[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:18:56.628793 11411 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.36.254:41265
I20260710 13:18:56.630414 11411 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:18:56.631443 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:56.648478 11417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:56.648495 11420 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
W20260710 13:18:56.648499 11418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:56.649744 11411 server_base.cc:1061] running on GCE node
I20260710 13:18:57.921011 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:57.921239 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:57.921394 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689537921378 us; error 0 us; skew 500 ppm
I20260710 13:18:57.922281 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:57.927687 11411 webserver.cc:533] Webserver started at http://127.11.36.254:40859/ using document root <none> and password file <none>
I20260710 13:18:57.928493 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:57.928679 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:57.929050 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:57.934819 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/master-0-root/instance:
uuid: "d3aca3826c924ae196ca61490d20a3d8"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-dzsf"
I20260710 13:18:57.942517 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:57.947540 11426 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.948755 11411 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:18:57.949110 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/master-0-root
uuid: "d3aca3826c924ae196ca61490d20a3d8"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-dzsf"
I20260710 13:18:57.949450 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:58.009796 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:58.011365 11411 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:18:58.011828 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:58.083283 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.254:41265
I20260710 13:18:58.083343 11477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.254:41265 every 8 connection(s)
I20260710 13:18:58.091012 11478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.112949 11478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8: Bootstrap starting.
I20260710 13:18:58.119308 11478 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.121320 11478 log.cc:826] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8: Log is configured to *not* fsync() on all Append() calls
I20260710 13:18:58.126268 11478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8: No bootstrap required, opened a new log
I20260710 13:18:58.148658 11478 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3aca3826c924ae196ca61490d20a3d8" member_type: VOTER }
I20260710 13:18:58.149700 11478 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.149998 11478 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3aca3826c924ae196ca61490d20a3d8, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.151378 11478 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3aca3826c924ae196ca61490d20a3d8" member_type: VOTER }
I20260710 13:18:58.152130 11478 raft_consensus.cc:399] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:58.152578 11478 raft_consensus.cc:493] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:58.152940 11478 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.157567 11478 raft_consensus.cc:515] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3aca3826c924ae196ca61490d20a3d8" member_type: VOTER }
I20260710 13:18:58.158464 11478 leader_election.cc:304] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [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: d3aca3826c924ae196ca61490d20a3d8; no voters: 
I20260710 13:18:58.160251 11478 leader_election.cc:290] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:58.160638 11481 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.163085 11481 raft_consensus.cc:697] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d3aca3826c924ae196ca61490d20a3d8, State: Running, Role: LEADER
I20260710 13:18:58.164048 11481 consensus_queue.cc:237] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [LEADER]: Queue going to LEADER mode. State: All 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: "d3aca3826c924ae196ca61490d20a3d8" member_type: VOTER }
I20260710 13:18:58.165194 11478 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:58.177045 11482 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d3aca3826c924ae196ca61490d20a3d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3aca3826c924ae196ca61490d20a3d8" member_type: VOTER } }
I20260710 13:18:58.177274 11483 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d3aca3826c924ae196ca61490d20a3d8. Latest consensus state: current_term: 1 leader_uuid: "d3aca3826c924ae196ca61490d20a3d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3aca3826c924ae196ca61490d20a3d8" member_type: VOTER } }
I20260710 13:18:58.178048 11482 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:58.178092 11483 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:58.180946 11491 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:58.194625 11491 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:58.197209 11411 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:58.213380 11491 catalog_manager.cc:1383] Generated new cluster ID: bacf095e3dca4633a431b7bda37fe272
I20260710 13:18:58.213707 11491 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:58.230315 11491 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:58.232187 11491 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:58.245105 11491 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8: Generated new TSK 0
I20260710 13:18:58.246140 11491 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:58.264168 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:58.274036 11500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:58.276710 11501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:58.278765 11503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:58.279726 11411 server_base.cc:1061] running on GCE node
I20260710 13:18:58.280699 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:58.280931 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:58.281225 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689538281182 us; error 0 us; skew 500 ppm
I20260710 13:18:58.281960 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:58.286975 11411 webserver.cc:533] Webserver started at http://127.11.36.193:33595/ using document root <none> and password file <none>
I20260710 13:18:58.287581 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:58.287796 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:58.288133 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:58.289408 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-0-root/instance:
uuid: "bb1f94603ade455b97fd2a27dc4012e0"
format_stamp: "Formatted at 2026-07-10 13:18:58 on dist-test-slave-dzsf"
I20260710 13:18:58.295790 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:18:58.300740 11508 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.301749 11411 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:18:58.302071 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-0-root
uuid: "bb1f94603ade455b97fd2a27dc4012e0"
format_stamp: "Formatted at 2026-07-10 13:18:58 on dist-test-slave-dzsf"
I20260710 13:18:58.302402 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:58.325505 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:58.326916 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:58.329638 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:58.333738 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:58.333953 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.334262 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:58.334407 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.439013 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.193:46117
I20260710 13:18:58.439085 11570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.193:46117 every 8 connection(s)
I20260710 13:18:58.445967 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:58.455454 11575 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:58.459864 11576 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:58.461220 11411 server_base.cc:1061] running on GCE node
W20260710 13:18:58.462814 11578 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:58.464071 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:58.464437 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:58.464713 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689538464694 us; error 0 us; skew 500 ppm
I20260710 13:18:58.465655 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:58.470175 11411 webserver.cc:533] Webserver started at http://127.11.36.194:45419/ using document root <none> and password file <none>
I20260710 13:18:58.470968 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:58.471251 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:58.471616 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:58.473178 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-1-root/instance:
uuid: "41398fce19a540fcb7b8a49403db7a13"
format_stamp: "Formatted at 2026-07-10 13:18:58 on dist-test-slave-dzsf"
I20260710 13:18:58.474568 11571 heartbeater.cc:344] Connected to a master server at 127.11.36.254:41265
I20260710 13:18:58.475004 11571 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:58.475955 11571 heartbeater.cc:507] Master 127.11.36.254:41265 requested a full tablet report, sending...
I20260710 13:18:58.478917 11443 ts_manager.cc:194] Registered new tserver with Master: bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117)
I20260710 13:18:58.480669 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:58.481719 11443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51418
I20260710 13:18:58.486037 11583 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.486984 11411 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:18:58.487344 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-1-root
uuid: "41398fce19a540fcb7b8a49403db7a13"
format_stamp: "Formatted at 2026-07-10 13:18:58 on dist-test-slave-dzsf"
I20260710 13:18:58.487708 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:58.504149 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:58.505911 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:58.508540 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:58.512404 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:58.512701 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.512997 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:58.513226 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.604666 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.194:46369
I20260710 13:18:58.604782 11645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.194:46369 every 8 connection(s)
I20260710 13:18:58.611608 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260710 13:18:58.626468 11646 heartbeater.cc:344] Connected to a master server at 127.11.36.254:41265
I20260710 13:18:58.626856 11646 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:58.627816 11646 heartbeater.cc:507] Master 127.11.36.254:41265 requested a full tablet report, sending...
I20260710 13:18:58.630151 11443 ts_manager.cc:194] Registered new tserver with Master: 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:18:58.631850 11443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51422
W20260710 13:18:58.636549 11652 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
W20260710 13:18:58.637076 11649 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:58.637244 11650 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:58.638583 11411 server_base.cc:1061] running on GCE node
I20260710 13:18:58.639608 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:58.639851 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:58.640060 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689538640043 us; error 0 us; skew 500 ppm
I20260710 13:18:58.640785 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:58.643592 11411 webserver.cc:533] Webserver started at http://127.11.36.195:39535/ using document root <none> and password file <none>
I20260710 13:18:58.644196 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:58.644418 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:58.644726 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:58.646166 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-2-root/instance:
uuid: "cfd3fbb3536b47358673383b15cb4e97"
format_stamp: "Formatted at 2026-07-10 13:18:58 on dist-test-slave-dzsf"
I20260710 13:18:58.652084 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:18:58.656113 11657 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.656963 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:18:58.657299 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-2-root
uuid: "cfd3fbb3536b47358673383b15cb4e97"
format_stamp: "Formatted at 2026-07-10 13:18:58 on dist-test-slave-dzsf"
I20260710 13:18:58.657660 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536464315-11411-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:58.673492 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:58.675205 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:58.676791 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:58.680536 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:58.680786 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.681061 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:58.681269 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.763418 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.195:34251
I20260710 13:18:58.763473 11719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.195:34251 every 8 connection(s)
I20260710 13:18:58.781970 11720 heartbeater.cc:344] Connected to a master server at 127.11.36.254:41265
I20260710 13:18:58.782362 11720 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:58.783085 11720 heartbeater.cc:507] Master 127.11.36.254:41265 requested a full tablet report, sending...
I20260710 13:18:58.785230 11443 ts_manager.cc:194] Registered new tserver with Master: cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:18:58.785485 11411 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01325483s
I20260710 13:18:58.787182 11443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51430
I20260710 13:18:58.844937 11443 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51436:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:18:58.849942 11443 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:18:58.951964 11685 tablet_service.cc:1511] Processing CreateTablet for tablet 8636fa0802294d20b6e77f043de43235 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:58.953703 11685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8636fa0802294d20b6e77f043de43235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.951964 11684 tablet_service.cc:1511] Processing CreateTablet for tablet 55770dc0c10b4d2e8add5046a67f10bc (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:58.955866 11684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55770dc0c10b4d2e8add5046a67f10bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.953083 11683 tablet_service.cc:1511] Processing CreateTablet for tablet 86f4244a98bb4b83a71d87ce2dd9be73 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:58.959990 11683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f4244a98bb4b83a71d87ce2dd9be73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.963678 11682 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8e463386244c4ca3799f9364711ccb (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:58.965122 11682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8e463386244c4ca3799f9364711ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.971549 11681 tablet_service.cc:1511] Processing CreateTablet for tablet d98c942fff26471e8c46ec282f22d6b1 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:58.973018 11681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98c942fff26471e8c46ec282f22d6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.981014 11680 tablet_service.cc:1511] Processing CreateTablet for tablet 1973daa8e2b3451abdf5383def086f3d (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:58.981519 11679 tablet_service.cc:1511] Processing CreateTablet for tablet efb58f9313b34378b0fd0ca88d2c4899 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:58.982429 11680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1973daa8e2b3451abdf5383def086f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.983835 11678 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0e6f9ef083498bb51a2a11a82a0668 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:58.985164 11678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0e6f9ef083498bb51a2a11a82a0668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.986016 11679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb58f9313b34378b0fd0ca88d2c4899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.997713 11677 tablet_service.cc:1511] Processing CreateTablet for tablet ddb8e475e3f14ddebd45420b55199e37 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:59.003451 11677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb8e475e3f14ddebd45420b55199e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.015355 11611 tablet_service.cc:1511] Processing CreateTablet for tablet 8636fa0802294d20b6e77f043de43235 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:59.019002 11611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8636fa0802294d20b6e77f043de43235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.033329 11610 tablet_service.cc:1511] Processing CreateTablet for tablet 55770dc0c10b4d2e8add5046a67f10bc (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:59.035250 11608 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8e463386244c4ca3799f9364711ccb (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:59.036217 11609 tablet_service.cc:1511] Processing CreateTablet for tablet 86f4244a98bb4b83a71d87ce2dd9be73 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:59.041543 11610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55770dc0c10b4d2e8add5046a67f10bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.045680 11608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8e463386244c4ca3799f9364711ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.054756 11609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f4244a98bb4b83a71d87ce2dd9be73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.052019 11607 tablet_service.cc:1511] Processing CreateTablet for tablet d98c942fff26471e8c46ec282f22d6b1 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:59.062086 11605 tablet_service.cc:1511] Processing CreateTablet for tablet efb58f9313b34378b0fd0ca88d2c4899 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:59.068114 11738 tablet_bootstrap.cc:492] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97: Bootstrap starting.
I20260710 13:18:59.060561 11606 tablet_service.cc:1511] Processing CreateTablet for tablet 1973daa8e2b3451abdf5383def086f3d (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:59.070637 11534 tablet_service.cc:1511] Processing CreateTablet for tablet 86f4244a98bb4b83a71d87ce2dd9be73 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:59.075997 11606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1973daa8e2b3451abdf5383def086f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.084901 11534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f4244a98bb4b83a71d87ce2dd9be73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.083539 11533 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8e463386244c4ca3799f9364711ccb (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:59.087096 11605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb58f9313b34378b0fd0ca88d2c4899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.089437 11535 tablet_service.cc:1511] Processing CreateTablet for tablet 55770dc0c10b4d2e8add5046a67f10bc (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:59.086922 11604 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0e6f9ef083498bb51a2a11a82a0668 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:59.089984 11536 tablet_service.cc:1511] Processing CreateTablet for tablet 8636fa0802294d20b6e77f043de43235 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:59.098588 11535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55770dc0c10b4d2e8add5046a67f10bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.098593 11603 tablet_service.cc:1511] Processing CreateTablet for tablet ddb8e475e3f14ddebd45420b55199e37 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:59.096931 11532 tablet_service.cc:1511] Processing CreateTablet for tablet d98c942fff26471e8c46ec282f22d6b1 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:59.097731 11607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98c942fff26471e8c46ec282f22d6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.100072 11536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8636fa0802294d20b6e77f043de43235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.114158 11532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98c942fff26471e8c46ec282f22d6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.112598 11604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0e6f9ef083498bb51a2a11a82a0668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.120532 11530 tablet_service.cc:1511] Processing CreateTablet for tablet efb58f9313b34378b0fd0ca88d2c4899 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:59.119377 11529 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0e6f9ef083498bb51a2a11a82a0668 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:59.118433 11531 tablet_service.cc:1511] Processing CreateTablet for tablet 1973daa8e2b3451abdf5383def086f3d (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:59.131923 11528 tablet_service.cc:1511] Processing CreateTablet for tablet ddb8e475e3f14ddebd45420b55199e37 (DEFAULT_TABLE table=test-workload [id=84af07c6d7ff40baa71eb4786692e005]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:59.130224 11533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8e463386244c4ca3799f9364711ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.130586 11603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb8e475e3f14ddebd45420b55199e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.144905 11529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0e6f9ef083498bb51a2a11a82a0668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.153129 11528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb8e475e3f14ddebd45420b55199e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.162622 11531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1973daa8e2b3451abdf5383def086f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.168377 11530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb58f9313b34378b0fd0ca88d2c4899. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:59.187364 11490 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:59.189908 11738 tablet_bootstrap.cc:654] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.238929 11741 tablet_bootstrap.cc:492] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0: Bootstrap starting.
I20260710 13:18:59.257154 11738 tablet_bootstrap.cc:492] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97: No bootstrap required, opened a new log
I20260710 13:18:59.261412 11738 ts_tablet_manager.cc:1403] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97: Time spent bootstrapping tablet: real 0.204s	user 0.021s	sys 0.000s
I20260710 13:18:59.275068 11741 tablet_bootstrap.cc:654] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.278746 11739 tablet_bootstrap.cc:492] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13: Bootstrap starting.
I20260710 13:18:59.277225 11738 raft_consensus.cc:359] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:18:59.280663 11738 raft_consensus.cc:385] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.284497 11738 raft_consensus.cc:740] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.287789 11738 consensus_queue.cc:260] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:18:59.298347 11739 tablet_bootstrap.cc:654] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.307341 11741 tablet_bootstrap.cc:492] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0: No bootstrap required, opened a new log
I20260710 13:18:59.307806 11741 ts_tablet_manager.cc:1403] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0: Time spent bootstrapping tablet: real 0.070s	user 0.004s	sys 0.022s
I20260710 13:18:59.312062 11741 raft_consensus.cc:359] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.312798 11741 raft_consensus.cc:385] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.313098 11741 raft_consensus.cc:740] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.313840 11741 consensus_queue.cc:260] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.314927 11720 heartbeater.cc:499] Master 127.11.36.254:41265 was elected leader, sending a full tablet report...
I20260710 13:18:59.315639 11738 ts_tablet_manager.cc:1434] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.021s
I20260710 13:18:59.324331 11739 tablet_bootstrap.cc:492] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13: No bootstrap required, opened a new log
I20260710 13:18:59.324942 11739 ts_tablet_manager.cc:1403] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13: Time spent bootstrapping tablet: real 0.080s	user 0.019s	sys 0.000s
I20260710 13:18:59.329578 11738 tablet_bootstrap.cc:492] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97: Bootstrap starting.
I20260710 13:18:59.329687 11739 raft_consensus.cc:359] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.337898 11739 raft_consensus.cc:385] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.338245 11739 raft_consensus.cc:740] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.338995 11739 consensus_queue.cc:260] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.330540 11741 ts_tablet_manager.cc:1434] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.009s
I20260710 13:18:59.331359 11571 heartbeater.cc:499] Master 127.11.36.254:41265 was elected leader, sending a full tablet report...
I20260710 13:18:59.340883 11741 tablet_bootstrap.cc:492] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0: Bootstrap starting.
I20260710 13:18:59.348950 11738 tablet_bootstrap.cc:654] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.349676 11741 tablet_bootstrap.cc:654] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.374156 11646 heartbeater.cc:499] Master 127.11.36.254:41265 was elected leader, sending a full tablet report...
I20260710 13:18:59.375773 11739 ts_tablet_manager.cc:1434] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13: Time spent starting tablet: real 0.050s	user 0.015s	sys 0.011s
I20260710 13:18:59.376789 11739 tablet_bootstrap.cc:492] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13: Bootstrap starting.
I20260710 13:18:59.377980 11738 tablet_bootstrap.cc:492] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97: No bootstrap required, opened a new log
I20260710 13:18:59.383741 11739 tablet_bootstrap.cc:654] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.383944 11741 tablet_bootstrap.cc:492] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0: No bootstrap required, opened a new log
I20260710 13:18:59.378497 11738 ts_tablet_manager.cc:1403] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.010s
I20260710 13:18:59.384528 11741 ts_tablet_manager.cc:1403] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.013s
I20260710 13:18:59.388123 11741 raft_consensus.cc:359] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.388854 11741 raft_consensus.cc:385] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.389151 11741 raft_consensus.cc:740] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.389921 11741 consensus_queue.cc:260] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.394824 11741 ts_tablet_manager.cc:1434] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:18:59.395747 11741 tablet_bootstrap.cc:492] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0: Bootstrap starting.
I20260710 13:18:59.402498 11738 raft_consensus.cc:359] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.403833 11738 raft_consensus.cc:385] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.404698 11741 tablet_bootstrap.cc:654] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.406189 11738 raft_consensus.cc:740] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.405862 11739 tablet_bootstrap.cc:492] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13: No bootstrap required, opened a new log
I20260710 13:18:59.407307 11739 ts_tablet_manager.cc:1403] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
I20260710 13:18:59.407037 11738 consensus_queue.cc:260] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.410018 11738 ts_tablet_manager.cc:1434] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:18:59.411837 11738 tablet_bootstrap.cc:492] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97: Bootstrap starting.
I20260710 13:18:59.416330 11739 raft_consensus.cc:359] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.417184 11739 raft_consensus.cc:385] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.417527 11739 raft_consensus.cc:740] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.418298 11739 consensus_queue.cc:260] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.418902 11738 tablet_bootstrap.cc:654] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.421083 11739 ts_tablet_manager.cc:1434] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:18:59.422173 11739 tablet_bootstrap.cc:492] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13: Bootstrap starting.
I20260710 13:18:59.430510 11738 tablet_bootstrap.cc:492] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97: No bootstrap required, opened a new log
I20260710 13:18:59.431008 11738 ts_tablet_manager.cc:1403] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:18:59.434247 11739 tablet_bootstrap.cc:654] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.434554 11738 raft_consensus.cc:359] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.435308 11738 raft_consensus.cc:385] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.435591 11738 raft_consensus.cc:740] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.436319 11738 consensus_queue.cc:260] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.438923 11738 ts_tablet_manager.cc:1434] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:18:59.439888 11738 tablet_bootstrap.cc:492] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97: Bootstrap starting.
W20260710 13:18:59.446457 11572 tablet.cc:2406] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:59.448313 11738 tablet_bootstrap.cc:654] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.452483 11741 tablet_bootstrap.cc:492] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0: No bootstrap required, opened a new log
I20260710 13:18:59.452917 11741 ts_tablet_manager.cc:1403] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.013s
I20260710 13:18:59.455286 11741 raft_consensus.cc:359] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.456329 11741 raft_consensus.cc:385] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.456713 11741 raft_consensus.cc:740] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.457624 11741 consensus_queue.cc:260] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.457913 11739 tablet_bootstrap.cc:492] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13: No bootstrap required, opened a new log
I20260710 13:18:59.457913 11738 tablet_bootstrap.cc:492] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97: No bootstrap required, opened a new log
I20260710 13:18:59.459189 11739 ts_tablet_manager.cc:1403] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.011s
I20260710 13:18:59.459189 11738 ts_tablet_manager.cc:1403] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260710 13:18:59.460783 11741 ts_tablet_manager.cc:1434] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:18:59.462379 11738 raft_consensus.cc:359] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.463156 11741 tablet_bootstrap.cc:492] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0: Bootstrap starting.
I20260710 13:18:59.463126 11738 raft_consensus.cc:385] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.463639 11738 raft_consensus.cc:740] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.464411 11738 consensus_queue.cc:260] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.466899 11738 ts_tablet_manager.cc:1434] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:59.467869 11738 tablet_bootstrap.cc:492] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97: Bootstrap starting.
I20260710 13:18:59.470847 11741 tablet_bootstrap.cc:654] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.474890 11738 tablet_bootstrap.cc:654] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.481961 11743 raft_consensus.cc:493] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.482654 11743 raft_consensus.cc:515] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:18:59.485940 11741 tablet_bootstrap.cc:492] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0: No bootstrap required, opened a new log
I20260710 13:18:59.486603 11741 ts_tablet_manager.cc:1403] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260710 13:18:59.490705 11743 leader_election.cc:290] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:18:59.489507 11741 raft_consensus.cc:359] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:18:59.492008 11741 raft_consensus.cc:385] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.493062 11741 raft_consensus.cc:740] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.500046 11746 raft_consensus.cc:493] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.502640 11746 raft_consensus.cc:515] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.506379 11746 leader_election.cc:290] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:18:59.496984 11741 consensus_queue.cc:260] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:18:59.507675 11745 raft_consensus.cc:493] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.514119 11738 tablet_bootstrap.cc:492] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97: No bootstrap required, opened a new log
I20260710 13:18:59.515172 11738 ts_tablet_manager.cc:1403] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.009s
I20260710 13:18:59.519820 11738 raft_consensus.cc:359] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.520861 11738 raft_consensus.cc:385] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.521257 11738 raft_consensus.cc:740] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.522279 11738 consensus_queue.cc:260] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.526065 11745 raft_consensus.cc:515] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.534102 11739 raft_consensus.cc:359] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.535436 11739 raft_consensus.cc:385] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.536043 11739 raft_consensus.cc:740] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.537053 11738 ts_tablet_manager.cc:1434] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 13:18:59.537683 11739 consensus_queue.cc:260] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.538388 11738 tablet_bootstrap.cc:492] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97: Bootstrap starting.
I20260710 13:18:59.553614 11739 ts_tablet_manager.cc:1434] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260710 13:18:59.555401 11738 tablet_bootstrap.cc:654] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.555744 11739 tablet_bootstrap.cc:492] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13: Bootstrap starting.
I20260710 13:18:59.574612 11761 raft_consensus.cc:493] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.575181 11761 raft_consensus.cc:515] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.577342 11761 leader_election.cc:290] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:18:59.596334 11741 ts_tablet_manager.cc:1434] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0: Time spent starting tablet: real 0.109s	user 0.017s	sys 0.011s
I20260710 13:18:59.596558 11746 raft_consensus.cc:493] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.598588 11741 tablet_bootstrap.cc:492] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0: Bootstrap starting.
I20260710 13:18:59.580487 11745 leader_election.cc:290] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:18:59.598551 11746 raft_consensus.cc:515] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.610899 11746 leader_election.cc:290] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:18:59.615083 11739 tablet_bootstrap.cc:654] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.628568 11741 tablet_bootstrap.cc:654] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.655655 11738 tablet_bootstrap.cc:492] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97: No bootstrap required, opened a new log
I20260710 13:18:59.656644 11738 ts_tablet_manager.cc:1403] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.007s
I20260710 13:18:59.658421 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97" is_pre_election: true
I20260710 13:18:59.660566 11695 raft_consensus.cc:2468] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 0.
I20260710 13:18:59.662817 11544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1973daa8e2b3451abdf5383def086f3d" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0" is_pre_election: true
I20260710 13:18:59.664408 11544 raft_consensus.cc:2468] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 0.
I20260710 13:18:59.663542 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1973daa8e2b3451abdf5383def086f3d" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97" is_pre_election: true
I20260710 13:18:59.666263 11694 raft_consensus.cc:2468] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 0.
I20260710 13:18:59.656280 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0" is_pre_election: true
I20260710 13:18:59.668071 11587 leader_election.cc:304] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:18:59.669538 11587 leader_election.cc:304] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:18:59.657749 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8636fa0802294d20b6e77f043de43235" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0" is_pre_election: true
I20260710 13:18:59.672189 11545 raft_consensus.cc:2468] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 0.
I20260710 13:18:59.673321 11746 raft_consensus.cc:2804] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.674306 11746 raft_consensus.cc:493] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.674456 11658 leader_election.cc:304] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:18:59.674801 11746 raft_consensus.cc:3060] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.676517 11546 raft_consensus.cc:2468] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 0.
I20260710 13:18:59.676263 11743 raft_consensus.cc:2804] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.679486 11743 raft_consensus.cc:493] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.681191 11743 raft_consensus.cc:3060] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.680168 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8636fa0802294d20b6e77f043de43235" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13" is_pre_election: true
W20260710 13:18:59.688704 11659 leader_election.cc:343] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.688932 11738 raft_consensus.cc:359] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.689790 11738 raft_consensus.cc:385] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.691664 11738 raft_consensus.cc:740] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.696110 11738 consensus_queue.cc:260] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.707099 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97" is_pre_election: true
I20260710 13:18:59.710757 11695 raft_consensus.cc:2468] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 0.
I20260710 13:18:59.707530 11741 tablet_bootstrap.cc:492] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0: No bootstrap required, opened a new log
I20260710 13:18:59.722559 11746 raft_consensus.cc:515] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.723897 11512 leader_election.cc:304] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:18:59.725765 11739 tablet_bootstrap.cc:492] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13: No bootstrap required, opened a new log
I20260710 13:18:59.725848 11741 ts_tablet_manager.cc:1403] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0: Time spent bootstrapping tablet: real 0.127s	user 0.018s	sys 0.027s
I20260710 13:18:59.727473 11764 raft_consensus.cc:2804] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.728830 11764 raft_consensus.cc:493] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.729324 11764 raft_consensus.cc:3060] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.730005 11743 raft_consensus.cc:515] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:18:59.731272 11739 ts_tablet_manager.cc:1403] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13: Time spent bootstrapping tablet: real 0.176s	user 0.020s	sys 0.018s
I20260710 13:18:59.730192 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:18:59.727950 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8e463386244c4ca3799f9364711ccb" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97" is_pre_election: true
I20260710 13:18:59.734298 11746 leader_election.cc:290] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:18:59.734988 11746 raft_consensus.cc:493] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.738772 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:18:59.739405 11695 raft_consensus.cc:3060] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.735693 11694 raft_consensus.cc:2468] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 0.
I20260710 13:18:59.735543 11746 raft_consensus.cc:515] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.744046 11741 raft_consensus.cc:359] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.744902 11741 raft_consensus.cc:385] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.745256 11741 raft_consensus.cc:740] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.745991 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8e463386244c4ca3799f9364711ccb" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0" is_pre_election: true
I20260710 13:18:59.746425 11741 consensus_queue.cc:260] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.746881 11545 raft_consensus.cc:2468] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 0.
I20260710 13:18:59.749378 11772 raft_consensus.cc:2804] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.749325 11584 leader_election.cc:304] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0; no voters: 
I20260710 13:18:59.749892 11512 leader_election.cc:304] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:18:59.750907 11745 raft_consensus.cc:2804] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.751098 11695 raft_consensus.cc:2468] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 1.
I20260710 13:18:59.751360 11745 raft_consensus.cc:493] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.751885 11745 raft_consensus.cc:3060] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.750043 11772 raft_consensus.cc:493] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.752897 11587 leader_election.cc:304] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:18:59.761387 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13" is_pre_election: true
I20260710 13:18:59.762332 11621 raft_consensus.cc:2393] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb1f94603ade455b97fd2a27dc4012e0 in current term 1: Already voted for candidate 41398fce19a540fcb7b8a49403db7a13 in this term.
I20260710 13:18:59.753799 11772 raft_consensus.cc:3060] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.765829 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8636fa0802294d20b6e77f043de43235" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:18:59.764232 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8e463386244c4ca3799f9364711ccb" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13" is_pre_election: true
I20260710 13:18:59.767874 11743 leader_election.cc:290] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:18:59.767980 11773 raft_consensus.cc:2804] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.768595 11773 raft_consensus.cc:493] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.768963 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8636fa0802294d20b6e77f043de43235" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:18:59.769122 11773 raft_consensus.cc:3060] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.766577 11545 raft_consensus.cc:3060] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.775069 11745 raft_consensus.cc:515] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.783033 11741 ts_tablet_manager.cc:1434] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.003s
I20260710 13:18:59.786381 11738 ts_tablet_manager.cc:1434] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97: Time spent starting tablet: real 0.129s	user 0.027s	sys 0.017s
I20260710 13:18:59.785542 11746 leader_election.cc:290] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:18:59.787376 11738 tablet_bootstrap.cc:492] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97: Bootstrap starting.
I20260710 13:18:59.787205 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8e463386244c4ca3799f9364711ccb" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97" is_pre_election: true
I20260710 13:18:59.787503 11746 raft_consensus.cc:2804] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.787835 11695 raft_consensus.cc:2468] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 0.
I20260710 13:18:59.788275 11746 raft_consensus.cc:697] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Becoming Leader. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
W20260710 13:18:59.788843 11659 leader_election.cc:343] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.789870 11746 consensus_queue.cc:237] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.784196 11741 tablet_bootstrap.cc:492] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0: Bootstrap starting.
I20260710 13:18:59.796617 11545 raft_consensus.cc:2468] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 1.
I20260710 13:18:59.797269 11739 raft_consensus.cc:359] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:18:59.798563 11658 leader_election.cc:304] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 41398fce19a540fcb7b8a49403db7a13
I20260710 13:18:59.800365 11774 raft_consensus.cc:2804] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.800938 11774 raft_consensus.cc:697] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 1 LEADER]: Becoming Leader. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Running, Role: LEADER
I20260710 13:18:59.798103 11739 raft_consensus.cc:385] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.803274 11774 consensus_queue.cc:237] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:18:59.804670 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8e463386244c4ca3799f9364711ccb" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:18:59.802838 11739 raft_consensus.cc:740] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.791854 11764 raft_consensus.cc:515] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.806373 11745 leader_election.cc:290] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 election: Requested vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:18:59.807477 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8e463386244c4ca3799f9364711ccb" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:18:59.808297 11695 raft_consensus.cc:3060] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.808947 11546 raft_consensus.cc:2393] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41398fce19a540fcb7b8a49403db7a13 in current term 1: Already voted for candidate bb1f94603ade455b97fd2a27dc4012e0 in this term.
I20260710 13:18:59.814361 11743 raft_consensus.cc:493] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.814851 11743 raft_consensus.cc:515] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.844905 11764 leader_election.cc:290] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 election: Requested vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:18:59.846755 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:18:59.847879 11694 raft_consensus.cc:2393] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bb1f94603ade455b97fd2a27dc4012e0 in current term 1: Already voted for candidate 41398fce19a540fcb7b8a49403db7a13 in this term.
I20260710 13:18:59.861671 11772 raft_consensus.cc:515] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.863024 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:18:59.862836 11741 tablet_bootstrap.cc:654] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.865049 11510 leader_election.cc:304] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [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: bb1f94603ade455b97fd2a27dc4012e0; no voters: 41398fce19a540fcb7b8a49403db7a13, cfd3fbb3536b47358673383b15cb4e97
I20260710 13:18:59.866977 11738 tablet_bootstrap.cc:654] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.869095 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0" is_pre_election: true
W20260710 13:18:59.870587 11658 leader_election.cc:343] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.871655 11743 leader_election.cc:290] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:18:59.872080 11772 leader_election.cc:290] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:18:59.872761 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1973daa8e2b3451abdf5383def086f3d" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:18:59.873340 11694 raft_consensus.cc:3060] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:59.876964 11584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.36.193:46117, user_credentials={real_user=slave}} blocked reactor thread for 64373.5us
I20260710 13:18:59.878945 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13" is_pre_election: true
W20260710 13:18:59.880326 11659 leader_election.cc:343] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.880481 11764 raft_consensus.cc:2749] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:59.880754 11659 leader_election.cc:304] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cfd3fbb3536b47358673383b15cb4e97; no voters: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0
I20260710 13:18:59.861027 11773 raft_consensus.cc:515] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.882198 11620 raft_consensus.cc:2393] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb1f94603ade455b97fd2a27dc4012e0 in current term 1: Already voted for candidate 41398fce19a540fcb7b8a49403db7a13 in this term.
I20260710 13:18:59.882645 11774 raft_consensus.cc:2749] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:59.885828 11778 raft_consensus.cc:493] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.886313 11778 raft_consensus.cc:515] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.889161 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0e6f9ef083498bb51a2a11a82a0668" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0" is_pre_election: true
I20260710 13:18:59.894105 11778 leader_election.cc:290] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:18:59.882115 11694 raft_consensus.cc:2468] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 1.
W20260710 13:18:59.898854 11658 leader_election.cc:343] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.898730 11739 consensus_queue.cc:260] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:18:59.894178 11441 catalog_manager.cc:5697] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "cfd3fbb3536b47358673383b15cb4e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.900436 11738 tablet_bootstrap.cc:492] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97: No bootstrap required, opened a new log
I20260710 13:18:59.900993 11738 ts_tablet_manager.cc:1403] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.016s
I20260710 13:18:59.901028 11739 ts_tablet_manager.cc:1434] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13: Time spent starting tablet: real 0.168s	user 0.007s	sys 0.003s
I20260710 13:18:59.902364 11587 leader_election.cc:304] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:18:59.903270 11746 raft_consensus.cc:2804] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.903776 11746 raft_consensus.cc:697] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Becoming Leader. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:18:59.904798 11738 raft_consensus.cc:359] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.905047 11746 consensus_queue.cc:237] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.905771 11738 raft_consensus.cc:385] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.906147 11738 raft_consensus.cc:740] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.907939 11739 tablet_bootstrap.cc:492] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13: Bootstrap starting.
I20260710 13:18:59.907853 11738 consensus_queue.cc:260] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.912755 11738 ts_tablet_manager.cc:1434] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:18:59.915699 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1973daa8e2b3451abdf5383def086f3d" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:18:59.917722 11546 raft_consensus.cc:3060] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.919126 11738 tablet_bootstrap.cc:492] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97: Bootstrap starting.
I20260710 13:18:59.919816 11443 catalog_manager.cc:5697] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "41398fce19a540fcb7b8a49403db7a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.926023 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0e6f9ef083498bb51a2a11a82a0668" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13" is_pre_election: true
I20260710 13:18:59.926393 11695 raft_consensus.cc:2468] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 1.
I20260710 13:18:59.927006 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8e463386244c4ca3799f9364711ccb" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:18:59.927911 11694 raft_consensus.cc:2393] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41398fce19a540fcb7b8a49403db7a13 in current term 1: Already voted for candidate bb1f94603ade455b97fd2a27dc4012e0 in this term.
I20260710 13:18:59.927690 11512 leader_election.cc:304] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 41398fce19a540fcb7b8a49403db7a13
I20260710 13:18:59.929906 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8e463386244c4ca3799f9364711ccb" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:18:59.930338 11764 raft_consensus.cc:2804] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.927976 11739 tablet_bootstrap.cc:654] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:59.929301 11659 leader_election.cc:343] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.928186 11773 leader_election.cc:290] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:18:59.931224 11764 raft_consensus.cc:697] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Becoming Leader. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:18:59.932286 11659 leader_election.cc:304] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cfd3fbb3536b47358673383b15cb4e97; no voters: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0
I20260710 13:18:59.933544 11741 tablet_bootstrap.cc:492] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0: No bootstrap required, opened a new log
I20260710 13:18:59.934049 11741 ts_tablet_manager.cc:1403] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0: Time spent bootstrapping tablet: real 0.150s	user 0.020s	sys 0.027s
I20260710 13:18:59.933952 11778 raft_consensus.cc:2749] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:59.933048 11764 consensus_queue.cc:237] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.937180 11546 raft_consensus.cc:2468] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 1.
I20260710 13:18:59.939437 11741 raft_consensus.cc:359] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.940274 11741 raft_consensus.cc:385] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.940596 11741 raft_consensus.cc:740] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.941425 11741 consensus_queue.cc:260] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.943629 11741 ts_tablet_manager.cc:1434] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:18:59.944571 11741 tablet_bootstrap.cc:492] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0: Bootstrap starting.
I20260710 13:18:59.950977 11584 leader_election.cc:304] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [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: 41398fce19a540fcb7b8a49403db7a13; no voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97
I20260710 13:18:59.951892 11773 raft_consensus.cc:2749] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:59.956496 11741 tablet_bootstrap.cc:654] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.949110 11738 tablet_bootstrap.cc:654] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.960866 11440 catalog_manager.cc:5697] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.967248 11738 tablet_bootstrap.cc:492] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97: No bootstrap required, opened a new log
I20260710 13:18:59.967743 11738 ts_tablet_manager.cc:1403] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.004s
I20260710 13:18:59.969339 11739 tablet_bootstrap.cc:492] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13: No bootstrap required, opened a new log
I20260710 13:18:59.969977 11739 ts_tablet_manager.cc:1403] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.003s
I20260710 13:18:59.970486 11738 raft_consensus.cc:359] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.971264 11738 raft_consensus.cc:385] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.971580 11738 raft_consensus.cc:740] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.973893 11739 raft_consensus.cc:359] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.974771 11739 raft_consensus.cc:385] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.975026 11739 raft_consensus.cc:740] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.975713 11739 consensus_queue.cc:260] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.977460 11741 tablet_bootstrap.cc:492] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0: No bootstrap required, opened a new log
I20260710 13:18:59.976356 11738 consensus_queue.cc:260] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.977944 11741 ts_tablet_manager.cc:1403] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.011s
I20260710 13:18:59.979763 11738 ts_tablet_manager.cc:1434] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:18:59.981041 11738 tablet_bootstrap.cc:492] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97: Bootstrap starting.
I20260710 13:18:59.980793 11741 raft_consensus.cc:359] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.981503 11741 raft_consensus.cc:385] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.981827 11741 raft_consensus.cc:740] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.982514 11741 consensus_queue.cc:260] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:18:59.984854 11741 ts_tablet_manager.cc:1434] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:59.985771 11741 tablet_bootstrap.cc:492] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0: Bootstrap starting.
I20260710 13:18:59.990163 11738 tablet_bootstrap.cc:654] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.992027 11739 ts_tablet_manager.cc:1434] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 13:18:59.994282 11739 tablet_bootstrap.cc:492] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13: Bootstrap starting.
I20260710 13:18:59.994846 11741 tablet_bootstrap.cc:654] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.002231 11739 tablet_bootstrap.cc:654] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.012593 11738 tablet_bootstrap.cc:492] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97: No bootstrap required, opened a new log
I20260710 13:19:00.013181 11738 ts_tablet_manager.cc:1403] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.005s
I20260710 13:19:00.017055 11738 raft_consensus.cc:359] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.018188 11738 raft_consensus.cc:385] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.018540 11738 raft_consensus.cc:740] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.019375 11738 consensus_queue.cc:260] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.021956 11738 ts_tablet_manager.cc:1434] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:19:00.028990 11739 tablet_bootstrap.cc:492] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13: No bootstrap required, opened a new log
I20260710 13:19:00.029534 11739 ts_tablet_manager.cc:1403] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.012s
I20260710 13:19:00.032801 11739 raft_consensus.cc:359] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.033605 11739 raft_consensus.cc:385] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.033944 11739 raft_consensus.cc:740] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.034755 11739 consensus_queue.cc:260] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.037185 11739 ts_tablet_manager.cc:1434] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:00.038475 11739 tablet_bootstrap.cc:492] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13: Bootstrap starting.
I20260710 13:19:00.039585 11741 tablet_bootstrap.cc:492] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0: No bootstrap required, opened a new log
I20260710 13:19:00.040021 11741 ts_tablet_manager.cc:1403] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.010s
I20260710 13:19:00.040627 11441 catalog_manager.cc:5697] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "41398fce19a540fcb7b8a49403db7a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.042562 11741 raft_consensus.cc:359] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.043246 11741 raft_consensus.cc:385] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.043557 11741 raft_consensus.cc:740] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.044287 11741 consensus_queue.cc:260] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.045426 11739 tablet_bootstrap.cc:654] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.046382 11741 ts_tablet_manager.cc:1434] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:19:00.047241 11741 tablet_bootstrap.cc:492] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0: Bootstrap starting.
I20260710 13:19:00.052784 11741 tablet_bootstrap.cc:654] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.058156 11741 tablet_bootstrap.cc:492] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0: No bootstrap required, opened a new log
I20260710 13:19:00.058175 11739 tablet_bootstrap.cc:492] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13: No bootstrap required, opened a new log
I20260710 13:19:00.058805 11741 ts_tablet_manager.cc:1403] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 13:19:00.058811 11739 ts_tablet_manager.cc:1403] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260710 13:19:00.061729 11741 raft_consensus.cc:359] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.062638 11741 raft_consensus.cc:385] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.062638 11778 raft_consensus.cc:493] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.063130 11741 raft_consensus.cc:740] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.063247 11778 raft_consensus.cc:515] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.063989 11741 consensus_queue.cc:260] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.065260 11778 leader_election.cc:290] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:19:00.066330 11741 ts_tablet_manager.cc:1434] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:19:00.067108 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0" is_pre_election: true
I20260710 13:19:00.067292 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13" is_pre_election: true
I20260710 13:19:00.067597 11545 raft_consensus.cc:2468] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 0.
I20260710 13:19:00.068818 11658 leader_election.cc:304] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
W20260710 13:19:00.069438 11659 leader_election.cc:343] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.069665 11778 raft_consensus.cc:2804] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.070070 11778 raft_consensus.cc:493] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.070411 11778 raft_consensus.cc:3060] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.072924 11764 raft_consensus.cc:493] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.073380 11764 raft_consensus.cc:515] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.075485 11764 leader_election.cc:290] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:00.076123 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb8e475e3f14ddebd45420b55199e37" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13" is_pre_election: true
I20260710 13:19:00.076817 11620 raft_consensus.cc:2468] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 0.
I20260710 13:19:00.076936 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb8e475e3f14ddebd45420b55199e37" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97" is_pre_election: true
I20260710 13:19:00.077600 11695 raft_consensus.cc:2468] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 0.
I20260710 13:19:00.062184 11739 raft_consensus.cc:359] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.078158 11510 leader_election.cc:304] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0; no voters: 
I20260710 13:19:00.078547 11739 raft_consensus.cc:385] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.078889 11739 raft_consensus.cc:740] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.079527 11739 consensus_queue.cc:260] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.080899 11764 raft_consensus.cc:2804] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.081393 11739 ts_tablet_manager.cc:1434] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.001s
I20260710 13:19:00.081323 11764 raft_consensus.cc:493] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.081867 11764 raft_consensus.cc:3060] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.082454 11739 tablet_bootstrap.cc:492] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13: Bootstrap starting.
I20260710 13:19:00.083745 11773 raft_consensus.cc:493] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.084172 11773 raft_consensus.cc:515] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:19:00.085915 11778 raft_consensus.cc:515] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.087038 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8636fa0802294d20b6e77f043de43235" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97" is_pre_election: true
I20260710 13:19:00.091146 11778 leader_election.cc:290] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:19:00.091761 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8636fa0802294d20b6e77f043de43235" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0" is_pre_election: true
I20260710 13:19:00.092784 11545 raft_consensus.cc:2393] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41398fce19a540fcb7b8a49403db7a13 in current term 1: Already voted for candidate cfd3fbb3536b47358673383b15cb4e97 in this term.
I20260710 13:19:00.093004 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:00.093539 11546 raft_consensus.cc:3060] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.094555 11773 leader_election.cc:290] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251), bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117)
I20260710 13:19:00.095835 11584 leader_election.cc:304] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13; no voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97
I20260710 13:19:00.104117 11739 tablet_bootstrap.cc:654] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.095839 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
W20260710 13:19:00.106969 11659 leader_election.cc:343] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.107996 11773 raft_consensus.cc:3060] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.108453 11764 raft_consensus.cc:515] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.111125 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb8e475e3f14ddebd45420b55199e37" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:00.111639 11620 raft_consensus.cc:3060] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.114967 11739 tablet_bootstrap.cc:492] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13: No bootstrap required, opened a new log
I20260710 13:19:00.115393 11739 ts_tablet_manager.cc:1403] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.005s
I20260710 13:19:00.103530 11546 raft_consensus.cc:2468] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 1.
I20260710 13:19:00.118201 11620 raft_consensus.cc:2468] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 1.
I20260710 13:19:00.119144 11658 leader_election.cc:304] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 41398fce19a540fcb7b8a49403db7a13
I20260710 13:19:00.119303 11510 leader_election.cc:304] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0; no voters: 
I20260710 13:19:00.120065 11745 raft_consensus.cc:2804] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.120198 11778 raft_consensus.cc:2804] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.120764 11773 raft_consensus.cc:2749] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:00.120738 11778 raft_consensus.cc:697] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 1 LEADER]: Becoming Leader. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Running, Role: LEADER
I20260710 13:19:00.121783 11778 consensus_queue.cc:237] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.122211 11764 leader_election.cc:290] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 election: Requested vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:00.122351 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb8e475e3f14ddebd45420b55199e37" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:00.123067 11695 raft_consensus.cc:3060] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.124392 11745 raft_consensus.cc:697] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Becoming Leader. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:00.125205 11745 consensus_queue.cc:237] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.126716 11739 raft_consensus.cc:359] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.127347 11739 raft_consensus.cc:385] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.127614 11739 raft_consensus.cc:740] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.130075 11695 raft_consensus.cc:2468] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 1.
I20260710 13:19:00.131238 11739 consensus_queue.cc:260] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.133157 11739 ts_tablet_manager.cc:1434] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 13:19:00.136543 11739 tablet_bootstrap.cc:492] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13: Bootstrap starting.
I20260710 13:19:00.146624 11739 tablet_bootstrap.cc:654] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.149248 11443 catalog_manager.cc:5697] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "cfd3fbb3536b47358673383b15cb4e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:00.151305 11739 tablet_bootstrap.cc:492] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13: No bootstrap required, opened a new log
I20260710 13:19:00.151628 11739 ts_tablet_manager.cc:1403] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:19:00.154394 11739 raft_consensus.cc:359] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.155014 11739 raft_consensus.cc:385] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.155275 11739 raft_consensus.cc:740] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.155980 11739 consensus_queue.cc:260] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.159341 11739 ts_tablet_manager.cc:1434] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:19:00.160249 11440 catalog_manager.cc:5697] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:00.191375 11490 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:00.254684 11773 raft_consensus.cc:493] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.255175 11773 raft_consensus.cc:515] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.256944 11773 leader_election.cc:290] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:00.257838 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0" is_pre_election: true
I20260710 13:19:00.258126 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97" is_pre_election: true
I20260710 13:19:00.258525 11546 raft_consensus.cc:2468] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 0.
I20260710 13:19:00.258772 11695 raft_consensus.cc:2468] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 0.
I20260710 13:19:00.259886 11584 leader_election.cc:304] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0; no voters: 
I20260710 13:19:00.260547 11773 raft_consensus.cc:2804] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.260900 11773 raft_consensus.cc:493] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.261189 11773 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.265357 11773 raft_consensus.cc:515] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.267076 11773 leader_election.cc:290] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:00.267800 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:00.268174 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:00.268414 11546 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.268702 11695 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.274798 11546 raft_consensus.cc:2468] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 1.
I20260710 13:19:00.274798 11695 raft_consensus.cc:2468] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 1.
I20260710 13:19:00.276029 11584 leader_election.cc:304] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0; no voters: 
I20260710 13:19:00.276815 11773 raft_consensus.cc:2804] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.277281 11773 raft_consensus.cc:697] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Becoming Leader. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:00.278059 11773 consensus_queue.cc:237] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.286094 11443 catalog_manager.cc:5697] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "41398fce19a540fcb7b8a49403db7a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.304636 11773 consensus_queue.cc:1048] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.306223 11778 consensus_queue.cc:1048] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.317400 11745 raft_consensus.cc:493] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.318043 11745 raft_consensus.cc:515] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.318336 11772 consensus_queue.cc:1048] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:00.320647 11745 leader_election.cc:290] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:00.321473 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13" is_pre_election: true
I20260710 13:19:00.322094 11620 raft_consensus.cc:2468] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 0.
I20260710 13:19:00.322826 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97" is_pre_election: true
I20260710 13:19:00.323635 11695 raft_consensus.cc:2468] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 0.
I20260710 13:19:00.324798 11510 leader_election.cc:304] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0; no voters: 
I20260710 13:19:00.325578 11745 raft_consensus.cc:2804] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.325960 11745 raft_consensus.cc:493] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.326279 11745 raft_consensus.cc:3060] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.335145 11745 raft_consensus.cc:515] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.337920 11745 leader_election.cc:290] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 election: Requested vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:00.338729 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:00.339313 11620 raft_consensus.cc:3060] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.339228 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:00.340072 11695 raft_consensus.cc:3060] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.349251 11695 raft_consensus.cc:2468] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 1.
I20260710 13:19:00.349686 11620 raft_consensus.cc:2468] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 1.
I20260710 13:19:00.351065 11512 leader_election.cc:304] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:00.352873 11745 raft_consensus.cc:2804] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.355944 11745 raft_consensus.cc:697] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Becoming Leader. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:00.357123 11745 consensus_queue.cc:237] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.365875 11778 consensus_queue.cc:1048] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.394479 11746 raft_consensus.cc:493] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.394968 11746 raft_consensus.cc:515] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.396924 11746 leader_election.cc:290] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:00.397716 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0e6f9ef083498bb51a2a11a82a0668" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0" is_pre_election: true
I20260710 13:19:00.398337 11546 raft_consensus.cc:2468] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 0.
I20260710 13:19:00.400089 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0e6f9ef083498bb51a2a11a82a0668" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97" is_pre_election: true
I20260710 13:19:00.400202 11584 leader_election.cc:304] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0; no voters: 
I20260710 13:19:00.400718 11694 raft_consensus.cc:2468] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 0.
I20260710 13:19:00.402084 11746 raft_consensus.cc:2804] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.402444 11746 raft_consensus.cc:493] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.402798 11746 raft_consensus.cc:3060] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.402985 11443 catalog_manager.cc:5697] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.409441 11745 consensus_queue.cc:1048] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.409713 11746 raft_consensus.cc:515] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.411671 11746 leader_election.cc:290] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:00.412495 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0e6f9ef083498bb51a2a11a82a0668" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:00.412845 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0e6f9ef083498bb51a2a11a82a0668" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:00.413060 11546 raft_consensus.cc:3060] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.413401 11694 raft_consensus.cc:3060] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.420092 11694 raft_consensus.cc:2468] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 1.
I20260710 13:19:00.420687 11546 raft_consensus.cc:2468] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 1.
I20260710 13:19:00.421223 11587 leader_election.cc:304] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:00.422616 11746 raft_consensus.cc:2804] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.423256 11746 raft_consensus.cc:697] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Becoming Leader. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:00.424062 11746 consensus_queue.cc:237] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.432365 11797 consensus_queue.cc:1048] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:00.444825 11440 catalog_manager.cc:5697] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "41398fce19a540fcb7b8a49403db7a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.489056 11746 consensus_queue.cc:1048] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.499354 11746 consensus_queue.cc:1048] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.540287 11746 raft_consensus.cc:493] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.540812 11746 raft_consensus.cc:515] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:00.543380 11746 leader_election.cc:290] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:00.543819 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0" is_pre_election: true
I20260710 13:19:00.543912 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd3fbb3536b47358673383b15cb4e97" is_pre_election: true
I20260710 13:19:00.544802 11546 raft_consensus.cc:2393] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41398fce19a540fcb7b8a49403db7a13 in current term 1: Already voted for candidate cfd3fbb3536b47358673383b15cb4e97 in this term.
I20260710 13:19:00.545836 11584 leader_election.cc:304] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13; no voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97
I20260710 13:19:00.546582 11746 raft_consensus.cc:3060] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.550895 11746 raft_consensus.cc:2749] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:00.608104 11743 consensus_queue.cc:1048] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.614722 11745 consensus_queue.cc:1048] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.624981 11818 consensus_queue.cc:1048] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.635366 11797 consensus_queue.cc:1048] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.701356 11746 consensus_queue.cc:1048] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.712400 11773 consensus_queue.cc:1048] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.793532 11797 consensus_queue.cc:1048] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.806301 11745 consensus_queue.cc:1048] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.809621 11694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8636fa0802294d20b6e77f043de43235"
dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
mode: GRACEFUL
new_leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
 from {username='slave'} at 127.0.0.1:39654
I20260710 13:19:00.811827 11694 raft_consensus.cc:606] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 1 LEADER]: Received request to transfer leadership to TS bb1f94603ade455b97fd2a27dc4012e0
I20260710 13:19:00.830065 11621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
mode: GRACEFUL
new_leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
 from {username='slave'} at 127.0.0.1:33496
I20260710 13:19:00.830679 11621 raft_consensus.cc:606] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Received request to transfer leadership to TS bb1f94603ade455b97fd2a27dc4012e0
I20260710 13:19:00.835922 11621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
mode: GRACEFUL
new_leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
 from {username='slave'} at 127.0.0.1:33496
I20260710 13:19:00.836452 11621 raft_consensus.cc:606] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Received request to transfer leadership to TS bb1f94603ade455b97fd2a27dc4012e0
I20260710 13:19:00.857740 11546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1"
dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
mode: GRACEFUL
new_leader_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:38472
I20260710 13:19:00.858305 11546 raft_consensus.cc:606] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Received request to transfer leadership to TS 41398fce19a540fcb7b8a49403db7a13
I20260710 13:19:00.867027 11694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899"
dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
mode: GRACEFUL
new_leader_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:39654
I20260710 13:19:00.867617 11694 raft_consensus.cc:606] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 1 LEADER]: Received request to transfer leadership to TS 41398fce19a540fcb7b8a49403db7a13
I20260710 13:19:00.875399 11546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddb8e475e3f14ddebd45420b55199e37"
dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
mode: GRACEFUL
new_leader_uuid: "cfd3fbb3536b47358673383b15cb4e97"
 from {username='slave'} at 127.0.0.1:38472
I20260710 13:19:00.875880 11546 raft_consensus.cc:606] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Received request to transfer leadership to TS cfd3fbb3536b47358673383b15cb4e97
I20260710 13:19:00.953709 11805 consensus_queue.cc:1048] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.966809 11805 consensus_queue.cc:1048] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:01.107805 11745 raft_consensus.cc:993] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0: : Instructing follower cfd3fbb3536b47358673383b15cb4e97 to start an election
I20260710 13:19:01.108280 11745 raft_consensus.cc:1081] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Signalling peer cfd3fbb3536b47358673383b15cb4e97 to start an election
I20260710 13:19:01.109982 11694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddb8e475e3f14ddebd45420b55199e37"
dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
 from {username='slave'} at 127.0.0.1:39646
I20260710 13:19:01.110565 11694 raft_consensus.cc:493] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.110939 11694 raft_consensus.cc:3060] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.115329 11694 raft_consensus.cc:515] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.117041 11694 leader_election.cc:290] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 2 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:19:01.118259 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb8e475e3f14ddebd45420b55199e37" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:01.118911 11546 raft_consensus.cc:3055] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:01.119232 11546 raft_consensus.cc:740] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:01.120424 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb8e475e3f14ddebd45420b55199e37" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:01.120980 11621 raft_consensus.cc:3060] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.120935 11546 consensus_queue.cc:260] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.122140 11743 raft_consensus.cc:993] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97: : Instructing follower 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:01.122453 11546 raft_consensus.cc:3060] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.122539 11743 raft_consensus.cc:1081] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 1 LEADER]: Signalling peer 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:01.124317 11620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:33478
I20260710 13:19:01.124827 11620 raft_consensus.cc:493] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.125324 11620 raft_consensus.cc:3060] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.128099 11621 raft_consensus.cc:2468] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 2.
I20260710 13:19:01.131989 11620 raft_consensus.cc:515] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.133193 11546 raft_consensus.cc:2468] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 2.
I20260710 13:19:01.130834 11659 leader_election.cc:304] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:01.135228 11818 raft_consensus.cc:2804] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:01.135715 11818 raft_consensus.cc:697] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 2 LEADER]: Becoming Leader. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Running, Role: LEADER
I20260710 13:19:01.136494 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:01.136575 11818 consensus_queue.cc:237] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.137712 11694 raft_consensus.cc:3055] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:01.137396 11620 leader_election.cc:290] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 2 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:01.138092 11694 raft_consensus.cc:740] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Running, Role: LEADER
I20260710 13:19:01.137074 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:01.139739 11546 raft_consensus.cc:3060] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.139339 11694 consensus_queue.cc:260] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.140681 11694 raft_consensus.cc:3060] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.145718 11441 catalog_manager.cc:5697] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 reported cstate change: term changed from 1 to 2, leader changed from bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193) to cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195). New cstate: current_term: 2 leader_uuid: "cfd3fbb3536b47358673383b15cb4e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:01.147679 11546 raft_consensus.cc:2468] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 2.
I20260710 13:19:01.148138 11694 raft_consensus.cc:2468] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 2.
I20260710 13:19:01.149199 11584 leader_election.cc:304] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0; no voters: 
I20260710 13:19:01.150727 11805 raft_consensus.cc:2804] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:01.151155 11805 raft_consensus.cc:697] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 2 LEADER]: Becoming Leader. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:01.151901 11805 consensus_queue.cc:237] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.160895 11442 catalog_manager.cc:5697] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 reported cstate change: term changed from 1 to 2, leader changed from cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195) to 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194). New cstate: current_term: 2 leader_uuid: "41398fce19a540fcb7b8a49403db7a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.296787 11774 raft_consensus.cc:993] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97: : Instructing follower bb1f94603ade455b97fd2a27dc4012e0 to start an election
I20260710 13:19:01.297186 11818 raft_consensus.cc:1081] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 1 LEADER]: Signalling peer bb1f94603ade455b97fd2a27dc4012e0 to start an election
I20260710 13:19:01.298501 11546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8636fa0802294d20b6e77f043de43235"
dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
 from {username='slave'} at 127.0.0.1:38452
I20260710 13:19:01.298967 11546 raft_consensus.cc:493] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.299263 11546 raft_consensus.cc:3060] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.303705 11546 raft_consensus.cc:515] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:19:01.305406 11546 leader_election.cc:290] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 2 election: Requested vote from peers cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251), 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:19:01.306160 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8636fa0802294d20b6e77f043de43235" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:01.306342 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8636fa0802294d20b6e77f043de43235" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:01.306751 11694 raft_consensus.cc:3055] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:01.306813 11620 raft_consensus.cc:3060] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.307196 11694 raft_consensus.cc:740] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Running, Role: LEADER
I20260710 13:19:01.307976 11694 consensus_queue.cc:260] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:19:01.309137 11694 raft_consensus.cc:3060] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.313325 11620 raft_consensus.cc:2468] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 2.
I20260710 13:19:01.314520 11772 raft_consensus.cc:993] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13: : Instructing follower bb1f94603ade455b97fd2a27dc4012e0 to start an election
I20260710 13:19:01.314395 11510 leader_election.cc:304] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0; no voters: 
I20260710 13:19:01.314934 11805 raft_consensus.cc:1081] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Signalling peer bb1f94603ade455b97fd2a27dc4012e0 to start an election
I20260710 13:19:01.315162 11745 raft_consensus.cc:2804] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:01.315629 11745 raft_consensus.cc:697] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Becoming Leader. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:01.315689 11694 raft_consensus.cc:2468] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 2.
I20260710 13:19:01.316500 11745 consensus_queue.cc:237] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:19:01.317013 11546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc"
dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
 from {username='slave'} at 127.0.0.1:38456
I20260710 13:19:01.317520 11546 raft_consensus.cc:493] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.317921 11546 raft_consensus.cc:3060] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.323144 11805 raft_consensus.cc:993] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13: : Instructing follower bb1f94603ade455b97fd2a27dc4012e0 to start an election
I20260710 13:19:01.323621 11772 raft_consensus.cc:1081] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Signalling peer bb1f94603ade455b97fd2a27dc4012e0 to start an election
I20260710 13:19:01.324944 11546 raft_consensus.cc:515] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.327523 11546 leader_election.cc:290] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 2 election: Requested vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:01.328719 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:01.328657 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:01.329342 11694 raft_consensus.cc:3060] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.329458 11620 raft_consensus.cc:3055] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:01.328583 11441 catalog_manager.cc:5697] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 reported cstate change: term changed from 1 to 2, leader changed from cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195) to bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.329846 11545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73"
dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
 from {username='slave'} at 127.0.0.1:38456
I20260710 13:19:01.329908 11620 raft_consensus.cc:740] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:01.330545 11545 raft_consensus.cc:493] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.330927 11545 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.331157 11620 consensus_queue.cc:260] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.332619 11620 raft_consensus.cc:3060] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.336182 11694 raft_consensus.cc:2468] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 2.
I20260710 13:19:01.337352 11512 leader_election.cc:304] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:01.337352 11545 raft_consensus.cc:515] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.338332 11745 raft_consensus.cc:2804] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:01.338814 11745 raft_consensus.cc:697] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Becoming Leader. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:01.339596 11545 leader_election.cc:290] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 2 election: Requested vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:01.339596 11745 consensus_queue.cc:237] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.340778 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:01.341308 11694 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.343549 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:01.344175 11621 raft_consensus.cc:3055] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:01.344530 11621 raft_consensus.cc:740] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:01.345427 11621 consensus_queue.cc:260] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.346853 11621 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.347784 11694 raft_consensus.cc:2468] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 2.
I20260710 13:19:01.348625 11512 leader_election.cc:304] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:01.349352 11745 raft_consensus.cc:2804] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:01.348536 11442 catalog_manager.cc:5697] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 reported cstate change: term changed from 1 to 2, leader changed from 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194) to bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.349817 11745 raft_consensus.cc:697] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Becoming Leader. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:01.350550 11745 consensus_queue.cc:237] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.354486 11621 raft_consensus.cc:2468] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 2.
I20260710 13:19:01.355437 11620 raft_consensus.cc:2468] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 2.
I20260710 13:19:01.362586 11442 catalog_manager.cc:5697] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 reported cstate change: term changed from 1 to 2, leader changed from 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194) to bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.391363 11797 raft_consensus.cc:993] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0: : Instructing follower 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:01.391781 11745 raft_consensus.cc:1081] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Signalling peer 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:01.394043 11620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:33494
I20260710 13:19:01.394593 11620 raft_consensus.cc:493] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.394963 11620 raft_consensus.cc:3060] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.399312 11620 raft_consensus.cc:515] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.400888 11620 leader_election.cc:290] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 2 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:01.401719 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:01.401961 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:01.402233 11545 raft_consensus.cc:3055] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:01.402480 11694 raft_consensus.cc:3060] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.402601 11545 raft_consensus.cc:740] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:01.403384 11545 consensus_queue.cc:260] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.404338 11545 raft_consensus.cc:3060] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.407179 11694 raft_consensus.cc:2468] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 2.
I20260710 13:19:01.408123 11587 leader_election.cc:304] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:01.408774 11773 raft_consensus.cc:2804] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:01.409097 11545 raft_consensus.cc:2468] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 2.
I20260710 13:19:01.409155 11773 raft_consensus.cc:697] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 2 LEADER]: Becoming Leader. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:01.410022 11773 consensus_queue.cc:237] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:01.416679 11442 catalog_manager.cc:5697] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 reported cstate change: term changed from 1 to 2, leader changed from bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193) to 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194). New cstate: current_term: 2 leader_uuid: "41398fce19a540fcb7b8a49403db7a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.550716 11694 raft_consensus.cc:1275] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:01.552464 11773 consensus_queue.cc:1048] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:01.561678 11545 raft_consensus.cc:1275] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:01.563589 11836 consensus_queue.cc:1048] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.695305 11694 raft_consensus.cc:1275] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Refusing update from remote peer bb1f94603ade455b97fd2a27dc4012e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:01.696677 11797 consensus_queue.cc:1048] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.697687 11545 raft_consensus.cc:1275] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Refusing update from remote peer cfd3fbb3536b47358673383b15cb4e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:01.699005 11818 consensus_queue.cc:1048] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.706614 11620 raft_consensus.cc:1275] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Refusing update from remote peer bb1f94603ade455b97fd2a27dc4012e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:01.708299 11745 consensus_queue.cc:1048] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.709848 11620 raft_consensus.cc:1275] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Refusing update from remote peer cfd3fbb3536b47358673383b15cb4e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:01.711742 11841 consensus_queue.cc:1048] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:01.780761 11694 raft_consensus.cc:1275] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Refusing update from remote peer bb1f94603ade455b97fd2a27dc4012e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:01.782037 11745 consensus_queue.cc:1048] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.785815 11621 raft_consensus.cc:1275] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Refusing update from remote peer bb1f94603ade455b97fd2a27dc4012e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:01.787262 11745 consensus_queue.cc:1048] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.791167 11620 raft_consensus.cc:1275] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Refusing update from remote peer bb1f94603ade455b97fd2a27dc4012e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:01.792639 11797 consensus_queue.cc:1048] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.800808 11695 raft_consensus.cc:1275] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Refusing update from remote peer bb1f94603ade455b97fd2a27dc4012e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:01.802515 11764 consensus_queue.cc:1048] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.988205 11545 raft_consensus.cc:1275] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:01.989562 11836 consensus_queue.cc:1048] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.998929 11694 raft_consensus.cc:1275] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:02.000291 11805 consensus_queue.cc:1048] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.906903 11411 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:19:03.907928 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:03.928967 11545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73"
dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
mode: GRACEFUL
new_leader_uuid: "cfd3fbb3536b47358673383b15cb4e97"
 from {username='slave'} at 127.0.0.1:59706
I20260710 13:19:03.929428 11545 raft_consensus.cc:606] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Received request to transfer leadership to TS cfd3fbb3536b47358673383b15cb4e97
I20260710 13:19:03.939183 11620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
mode: GRACEFUL
new_leader_uuid: "cfd3fbb3536b47358673383b15cb4e97"
 from {username='slave'} at 127.0.0.1:36650
I20260710 13:19:03.939632 11620 raft_consensus.cc:606] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 2 LEADER]: Received request to transfer leadership to TS cfd3fbb3536b47358673383b15cb4e97
I20260710 13:19:03.940694 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:03.941151 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:04.025825 11805 raft_consensus.cc:993] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13: : Instructing follower cfd3fbb3536b47358673383b15cb4e97 to start an election
I20260710 13:19:04.026269 11805 raft_consensus.cc:1081] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 2 LEADER]: Signalling peer cfd3fbb3536b47358673383b15cb4e97 to start an election
I20260710 13:19:04.027576 11695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1"
dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
 from {username='slave'} at 127.0.0.1:39636
I20260710 13:19:04.028020 11695 raft_consensus.cc:493] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.028332 11695 raft_consensus.cc:3060] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.032647 11695 raft_consensus.cc:515] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:04.034380 11695 leader_election.cc:290] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 3 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:19:04.035071 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:04.035408 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:04.035679 11545 raft_consensus.cc:3060] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.035938 11620 raft_consensus.cc:3055] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:04.036262 11620 raft_consensus.cc:740] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:04.036906 11620 consensus_queue.cc:260] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:04.037765 11620 raft_consensus.cc:3060] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.040280 11545 raft_consensus.cc:2468] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 3.
I20260710 13:19:04.041280 11658 leader_election.cc:304] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [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: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:04.041980 11852 raft_consensus.cc:2804] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:04.042321 11620 raft_consensus.cc:2468] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 3.
I20260710 13:19:04.043228 11852 raft_consensus.cc:697] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 3 LEADER]: Becoming Leader. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Running, Role: LEADER
I20260710 13:19:04.043967 11852 consensus_queue.cc:237] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:04.052736 11442 catalog_manager.cc:5697] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 reported cstate change: term changed from 2 to 3, leader changed from 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194) to cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195). New cstate: current_term: 3 leader_uuid: "cfd3fbb3536b47358673383b15cb4e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.076998 11764 raft_consensus.cc:993] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0: : Instructing follower cfd3fbb3536b47358673383b15cb4e97 to start an election
I20260710 13:19:04.077414 11764 raft_consensus.cc:1081] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Signalling peer cfd3fbb3536b47358673383b15cb4e97 to start an election
I20260710 13:19:04.078773 11695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73"
dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
 from {username='slave'} at 127.0.0.1:39646
I20260710 13:19:04.079224 11695 raft_consensus.cc:493] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.079507 11695 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.084177 11695 raft_consensus.cc:515] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:04.085867 11695 leader_election.cc:290] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 3 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:19:04.086465 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:04.086892 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:04.087018 11545 raft_consensus.cc:3055] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:04.087327 11545 raft_consensus.cc:740] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:04.087389 11620 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.087984 11545 consensus_queue.cc:260] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:04.088856 11545 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.092304 11620 raft_consensus.cc:2468] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 3.
I20260710 13:19:04.093238 11659 leader_election.cc:304] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [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: 41398fce19a540fcb7b8a49403db7a13, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:04.093493 11545 raft_consensus.cc:2468] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 3.
I20260710 13:19:04.093995 11852 raft_consensus.cc:2804] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:04.094535 11852 raft_consensus.cc:697] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 3 LEADER]: Becoming Leader. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Running, Role: LEADER
I20260710 13:19:04.095259 11852 consensus_queue.cc:237] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:04.102000 11442 catalog_manager.cc:5697] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 reported cstate change: term changed from 2 to 3, leader changed from bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193) to cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195). New cstate: current_term: 3 leader_uuid: "cfd3fbb3536b47358673383b15cb4e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.486433 11545 raft_consensus.cc:1275] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Refusing update from remote peer cfd3fbb3536b47358673383b15cb4e97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:04.486492 11620 raft_consensus.cc:1275] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Refusing update from remote peer cfd3fbb3536b47358673383b15cb4e97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:04.487458 11621 raft_consensus.cc:1275] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Refusing update from remote peer cfd3fbb3536b47358673383b15cb4e97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:04.487983 11857 consensus_queue.cc:1048] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:04.488721 11852 consensus_queue.cc:1048] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:04.489177 11857 consensus_queue.cc:1048] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:04.498453 11545 raft_consensus.cc:1275] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Refusing update from remote peer cfd3fbb3536b47358673383b15cb4e97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:04.505781 11865 consensus_queue.cc:1048] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:04.942022 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:04.951506 11546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8636fa0802294d20b6e77f043de43235"
dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
mode: GRACEFUL
new_leader_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:38472
I20260710 13:19:04.951999 11546 raft_consensus.cc:606] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Received request to transfer leadership to TS 41398fce19a540fcb7b8a49403db7a13
I20260710 13:19:04.956512 11546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc"
dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
mode: GRACEFUL
new_leader_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:38472
I20260710 13:19:04.956947 11546 raft_consensus.cc:606] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Received request to transfer leadership to TS 41398fce19a540fcb7b8a49403db7a13
I20260710 13:19:04.961370 11695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73"
dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
mode: GRACEFUL
new_leader_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:39654
I20260710 13:19:04.961876 11695 raft_consensus.cc:606] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 3 LEADER]: Received request to transfer leadership to TS 41398fce19a540fcb7b8a49403db7a13
I20260710 13:19:04.966318 11546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f8e463386244c4ca3799f9364711ccb"
dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
mode: GRACEFUL
new_leader_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:38472
I20260710 13:19:04.967010 11546 raft_consensus.cc:606] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Received request to transfer leadership to TS 41398fce19a540fcb7b8a49403db7a13
I20260710 13:19:04.971450 11695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1"
dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
mode: GRACEFUL
new_leader_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:39654
I20260710 13:19:04.971889 11695 raft_consensus.cc:606] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 3 LEADER]: Received request to transfer leadership to TS 41398fce19a540fcb7b8a49403db7a13
I20260710 13:19:05.002121 11865 raft_consensus.cc:993] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97: : Instructing follower 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:05.002545 11852 raft_consensus.cc:1081] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 3 LEADER]: Signalling peer 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:05.003899 11621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:33478
I20260710 13:19:05.004407 11621 raft_consensus.cc:493] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.004750 11621 raft_consensus.cc:3060] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:05.009171 11621 raft_consensus.cc:515] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:05.010836 11621 leader_election.cc:290] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 4 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:05.011713 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:05.011989 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98c942fff26471e8c46ec282f22d6b1" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:05.012318 11546 raft_consensus.cc:3060] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:05.012643 11695 raft_consensus.cc:3055] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:05.012976 11695 raft_consensus.cc:740] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Running, Role: LEADER
I20260710 13:19:05.013834 11695 consensus_queue.cc:260] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:05.015044 11695 raft_consensus.cc:3060] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:05.019088 11546 raft_consensus.cc:2468] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 4.
I20260710 13:19:05.020257 11584 leader_election.cc:304] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [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: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0; no voters: 
I20260710 13:19:05.021040 11805 raft_consensus.cc:2804] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:05.021648 11695 raft_consensus.cc:2468] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 4.
I20260710 13:19:05.021986 11805 raft_consensus.cc:697] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 4 LEADER]: Becoming Leader. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:05.022853 11805 consensus_queue.cc:237] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:05.028820 11442 catalog_manager.cc:5697] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 reported cstate change: term changed from 3 to 4, leader changed from cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195) to 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194). New cstate: current_term: 4 leader_uuid: "41398fce19a540fcb7b8a49403db7a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.081499 11865 raft_consensus.cc:993] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97: : Instructing follower 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:05.081956 11865 raft_consensus.cc:1081] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 3 LEADER]: Signalling peer 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:05.083305 11621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:33478
I20260710 13:19:05.083783 11621 raft_consensus.cc:493] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.084052 11621 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:05.088376 11621 raft_consensus.cc:515] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:05.089881 11621 leader_election.cc:290] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 4 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:05.090728 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:05.091050 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:05.091361 11546 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:05.091588 11695 raft_consensus.cc:3055] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:05.091913 11695 raft_consensus.cc:740] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Running, Role: LEADER
I20260710 13:19:05.092715 11695 consensus_queue.cc:260] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:05.093895 11695 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:05.098424 11546 raft_consensus.cc:2468] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 4.
I20260710 13:19:05.099604 11584 leader_election.cc:304] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [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: 41398fce19a540fcb7b8a49403db7a13, bb1f94603ade455b97fd2a27dc4012e0; no voters: 
I20260710 13:19:05.100256 11805 raft_consensus.cc:2804] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:05.100361 11695 raft_consensus.cc:2468] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 4.
I20260710 13:19:05.100759 11805 raft_consensus.cc:697] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 4 LEADER]: Becoming Leader. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:05.101539 11805 consensus_queue.cc:237] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:05.106995 11442 catalog_manager.cc:5697] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 reported cstate change: term changed from 3 to 4, leader changed from cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195) to 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194). New cstate: current_term: 4 leader_uuid: "41398fce19a540fcb7b8a49403db7a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.118769 11863 raft_consensus.cc:993] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0: : Instructing follower 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:05.119168 11878 raft_consensus.cc:1081] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Signalling peer 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:05.120484 11621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:33494
I20260710 13:19:05.120880 11621 raft_consensus.cc:493] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.121132 11621 raft_consensus.cc:3060] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:05.125339 11621 raft_consensus.cc:515] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:05.126777 11621 leader_election.cc:290] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 3 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:05.127580 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:05.127939 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:05.128223 11546 raft_consensus.cc:3055] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:05.128593 11695 raft_consensus.cc:3060] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:05.128584 11546 raft_consensus.cc:740] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:05.129657 11546 consensus_queue.cc:260] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:05.130875 11546 raft_consensus.cc:3060] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:05.135548 11695 raft_consensus.cc:2468] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 3.
I20260710 13:19:05.136674 11587 leader_election.cc:304] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [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: 41398fce19a540fcb7b8a49403db7a13, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:05.136935 11546 raft_consensus.cc:2468] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 3.
I20260710 13:19:05.137328 11805 raft_consensus.cc:2804] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:05.137779 11805 raft_consensus.cc:697] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 3 LEADER]: Becoming Leader. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:05.138438 11805 consensus_queue.cc:237] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:05.145421 11442 catalog_manager.cc:5697] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 reported cstate change: term changed from 2 to 3, leader changed from bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193) to 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194). New cstate: current_term: 3 leader_uuid: "41398fce19a540fcb7b8a49403db7a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.292313 11863 raft_consensus.cc:993] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0: : Instructing follower 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:05.292713 11878 raft_consensus.cc:1081] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Signalling peer 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:05.294083 11621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f8e463386244c4ca3799f9364711ccb"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:33494
I20260710 13:19:05.294550 11621 raft_consensus.cc:493] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.294849 11621 raft_consensus.cc:3060] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.299119 11621 raft_consensus.cc:515] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:05.300566 11621 leader_election.cc:290] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 2 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:05.301416 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8e463386244c4ca3799f9364711ccb" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:05.301569 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8e463386244c4ca3799f9364711ccb" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:05.301895 11546 raft_consensus.cc:3055] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:05.302101 11695 raft_consensus.cc:3060] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.302184 11546 raft_consensus.cc:740] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:05.302809 11546 consensus_queue.cc:260] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:05.303573 11546 raft_consensus.cc:3060] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.306360 11695 raft_consensus.cc:2468] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 2.
I20260710 13:19:05.307250 11587 leader_election.cc:304] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41398fce19a540fcb7b8a49403db7a13, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:05.307482 11546 raft_consensus.cc:2468] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 2.
I20260710 13:19:05.308019 11874 raft_consensus.cc:2804] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:05.308427 11874 raft_consensus.cc:697] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 2 LEADER]: Becoming Leader. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:05.309115 11874 consensus_queue.cc:237] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:05.316015 11442 catalog_manager.cc:5697] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 reported cstate change: term changed from 1 to 2, leader changed from bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193) to 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194). New cstate: current_term: 2 leader_uuid: "41398fce19a540fcb7b8a49403db7a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.383167 11863 raft_consensus.cc:993] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0: : Instructing follower 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:05.383579 11878 raft_consensus.cc:1081] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Signalling peer 41398fce19a540fcb7b8a49403db7a13 to start an election
I20260710 13:19:05.384820 11621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8636fa0802294d20b6e77f043de43235"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
 from {username='slave'} at 127.0.0.1:33494
I20260710 13:19:05.385294 11621 raft_consensus.cc:493] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.385649 11621 raft_consensus.cc:3060] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:05.390072 11621 raft_consensus.cc:515] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:19:05.391791 11621 leader_election.cc:290] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [CANDIDATE]: Term 3 election: Requested vote from peers cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251), bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117)
I20260710 13:19:05.392712 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8636fa0802294d20b6e77f043de43235" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:05.393170 11546 raft_consensus.cc:3055] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:05.393188 11695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8636fa0802294d20b6e77f043de43235" candidate_uuid: "41398fce19a540fcb7b8a49403db7a13" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:05.393546 11546 raft_consensus.cc:740] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:05.393772 11695 raft_consensus.cc:3060] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:05.394268 11546 consensus_queue.cc:260] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [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: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:19:05.395305 11546 raft_consensus.cc:3060] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:05.399587 11695 raft_consensus.cc:2468] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 3.
I20260710 13:19:05.400581 11587 leader_election.cc:304] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [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: 41398fce19a540fcb7b8a49403db7a13, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:05.400919 11546 raft_consensus.cc:2468] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41398fce19a540fcb7b8a49403db7a13 in term 3.
I20260710 13:19:05.401399 11874 raft_consensus.cc:2804] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:05.401882 11874 raft_consensus.cc:697] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 3 LEADER]: Becoming Leader. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:05.402606 11874 consensus_queue.cc:237] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [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: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } }
I20260710 13:19:05.408880 11442 catalog_manager.cc:5697] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 reported cstate change: term changed from 2 to 3, leader changed from bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193) to 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194). New cstate: current_term: 3 leader_uuid: "41398fce19a540fcb7b8a49403db7a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:05.443104 11546 raft_consensus.cc:1275] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 4 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:05.444388 11874 consensus_queue.cc:1048] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:05.453027 11695 raft_consensus.cc:1275] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 4 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:05.455936 11805 consensus_queue.cc:1048] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:05.556315 11546 raft_consensus.cc:1275] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:05.557483 11805 consensus_queue.cc:1048] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:05.567992 11695 raft_consensus.cc:1275] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:05.570310 11874 consensus_queue.cc:1048] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:05.597394 11694 raft_consensus.cc:1275] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 4 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:05.598511 11874 consensus_queue.cc:1048] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:05.607245 11546 raft_consensus.cc:1275] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 4 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:05.610231 11874 consensus_queue.cc:1048] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:05.807633 11694 raft_consensus.cc:1275] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.808849 11874 consensus_queue.cc:1048] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.817759 11546 raft_consensus.cc:1275] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.820081 11874 consensus_queue.cc:1048] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.827767 11694 raft_consensus.cc:1275] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:05.828956 11874 consensus_queue.cc:1048] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:05.837760 11546 raft_consensus.cc:1275] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Refusing update from remote peer 41398fce19a540fcb7b8a49403db7a13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:05.840003 11887 consensus_queue.cc:1048] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:07.983600 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:07.990899 11621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1973daa8e2b3451abdf5383def086f3d"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
mode: GRACEFUL
new_leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
 from {username='slave'} at 127.0.0.1:36650
I20260710 13:19:07.991575 11621 raft_consensus.cc:606] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Received request to transfer leadership to TS bb1f94603ade455b97fd2a27dc4012e0
I20260710 13:19:07.994086 11621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d0e6f9ef083498bb51a2a11a82a0668"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
mode: GRACEFUL
new_leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
 from {username='slave'} at 127.0.0.1:36650
I20260710 13:19:07.994596 11621 raft_consensus.cc:606] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Received request to transfer leadership to TS bb1f94603ade455b97fd2a27dc4012e0
I20260710 13:19:07.996915 11621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
mode: GRACEFUL
new_leader_uuid: "cfd3fbb3536b47358673383b15cb4e97"
 from {username='slave'} at 127.0.0.1:36650
I20260710 13:19:07.997346 11621 raft_consensus.cc:606] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 3 LEADER]: Received request to transfer leadership to TS cfd3fbb3536b47358673383b15cb4e97
I20260710 13:19:07.999503 11621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
mode: GRACEFUL
new_leader_uuid: "cfd3fbb3536b47358673383b15cb4e97"
 from {username='slave'} at 127.0.0.1:36650
I20260710 13:19:07.999955 11621 raft_consensus.cc:606] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 4 LEADER]: Received request to transfer leadership to TS cfd3fbb3536b47358673383b15cb4e97
I20260710 13:19:08.002046 11621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899"
dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
mode: GRACEFUL
new_leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
 from {username='slave'} at 127.0.0.1:36650
I20260710 13:19:08.002462 11621 raft_consensus.cc:606] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 2 LEADER]: Received request to transfer leadership to TS bb1f94603ade455b97fd2a27dc4012e0
I20260710 13:19:08.003432 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:08.003831 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:08.121896 11883 raft_consensus.cc:993] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13: : Instructing follower bb1f94603ade455b97fd2a27dc4012e0 to start an election
I20260710 13:19:08.122478 11896 raft_consensus.cc:1081] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Signalling peer bb1f94603ade455b97fd2a27dc4012e0 to start an election
I20260710 13:19:08.123942 11545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1973daa8e2b3451abdf5383def086f3d"
dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
 from {username='slave'} at 127.0.0.1:38456
I20260710 13:19:08.124418 11545 raft_consensus.cc:493] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:08.124745 11545 raft_consensus.cc:3060] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.129820 11545 raft_consensus.cc:515] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.131548 11545 leader_election.cc:290] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 2 election: Requested vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:08.132390 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1973daa8e2b3451abdf5383def086f3d" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:08.132827 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1973daa8e2b3451abdf5383def086f3d" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:08.133157 11621 raft_consensus.cc:3055] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:08.133356 11694 raft_consensus.cc:3060] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.133478 11621 raft_consensus.cc:740] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:08.134285 11621 consensus_queue.cc:260] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.135253 11621 raft_consensus.cc:3060] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.137804 11694 raft_consensus.cc:2468] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 2.
I20260710 13:19:08.139008 11512 leader_election.cc:304] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:08.140695 11897 raft_consensus.cc:2804] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:08.140673 11621 raft_consensus.cc:2468] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 2.
I20260710 13:19:08.142071 11897 raft_consensus.cc:697] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Becoming Leader. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:08.143172 11897 consensus_queue.cc:237] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.150584 11441 catalog_manager.cc:5697] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 reported cstate change: term changed from 1 to 2, leader changed from 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194) to bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.205729 11883 raft_consensus.cc:993] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13: : Instructing follower bb1f94603ade455b97fd2a27dc4012e0 to start an election
I20260710 13:19:08.206183 11896 raft_consensus.cc:1081] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Signalling peer bb1f94603ade455b97fd2a27dc4012e0 to start an election
I20260710 13:19:08.207551 11545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d0e6f9ef083498bb51a2a11a82a0668"
dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
 from {username='slave'} at 127.0.0.1:38456
I20260710 13:19:08.208021 11545 raft_consensus.cc:493] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:08.208314 11545 raft_consensus.cc:3060] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.212201 11545 raft_consensus.cc:515] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.213630 11545 leader_election.cc:290] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 2 election: Requested vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:08.214344 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0e6f9ef083498bb51a2a11a82a0668" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:08.214597 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0e6f9ef083498bb51a2a11a82a0668" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:08.214896 11621 raft_consensus.cc:3055] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:08.215061 11694 raft_consensus.cc:3060] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.215240 11621 raft_consensus.cc:740] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:08.216038 11621 consensus_queue.cc:260] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.217154 11621 raft_consensus.cc:3060] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.221194 11694 raft_consensus.cc:2468] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 2.
I20260710 13:19:08.222211 11512 leader_election.cc:304] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:08.222972 11897 raft_consensus.cc:2804] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:08.223353 11897 raft_consensus.cc:697] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Becoming Leader. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:08.223543 11621 raft_consensus.cc:2468] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 2.
I20260710 13:19:08.224210 11897 consensus_queue.cc:237] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.230273 11441 catalog_manager.cc:5697] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 reported cstate change: term changed from 1 to 2, leader changed from 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194) to bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.234041 11883 raft_consensus.cc:993] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13: : Instructing follower cfd3fbb3536b47358673383b15cb4e97 to start an election
I20260710 13:19:08.234453 11896 raft_consensus.cc:1081] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 3 LEADER]: Signalling peer cfd3fbb3536b47358673383b15cb4e97 to start an election
I20260710 13:19:08.235994 11694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc"
dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
 from {username='slave'} at 127.0.0.1:39636
I20260710 13:19:08.236373 11694 raft_consensus.cc:493] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:08.236641 11694 raft_consensus.cc:3060] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:08.240697 11694 raft_consensus.cc:515] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.242188 11694 leader_election.cc:290] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 4 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:19:08.242871 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:08.243052 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55770dc0c10b4d2e8add5046a67f10bc" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:08.243408 11545 raft_consensus.cc:3060] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:08.243633 11621 raft_consensus.cc:3055] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:08.243942 11621 raft_consensus.cc:740] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:08.244494 11621 consensus_queue.cc:260] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.245257 11621 raft_consensus.cc:3060] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:08.248044 11545 raft_consensus.cc:2468] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 4.
I20260710 13:19:08.249269 11658 leader_election.cc:304] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [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: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:08.249963 11621 raft_consensus.cc:2468] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 4.
I20260710 13:19:08.250032 11865 raft_consensus.cc:2804] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:08.251252 11865 raft_consensus.cc:697] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 4 LEADER]: Becoming Leader. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Running, Role: LEADER
I20260710 13:19:08.252063 11865 consensus_queue.cc:237] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.258502 11441 catalog_manager.cc:5697] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 reported cstate change: term changed from 3 to 4, leader changed from 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194) to cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195). New cstate: current_term: 4 leader_uuid: "cfd3fbb3536b47358673383b15cb4e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:08.343930 11883 raft_consensus.cc:993] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13: : Instructing follower bb1f94603ade455b97fd2a27dc4012e0 to start an election
I20260710 13:19:08.344347 11896 raft_consensus.cc:1081] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 2 LEADER]: Signalling peer bb1f94603ade455b97fd2a27dc4012e0 to start an election
I20260710 13:19:08.345701 11545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899"
dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
 from {username='slave'} at 127.0.0.1:38456
I20260710 13:19:08.346083 11545 raft_consensus.cc:493] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:08.346331 11545 raft_consensus.cc:3060] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:08.350730 11545 raft_consensus.cc:515] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.352356 11545 leader_election.cc:290] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [CANDIDATE]: Term 3 election: Requested vote from peers 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369), cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195:34251)
I20260710 13:19:08.352993 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:08.353296 11694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb58f9313b34378b0fd0ca88d2c4899" candidate_uuid: "bb1f94603ade455b97fd2a27dc4012e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
I20260710 13:19:08.353475 11621 raft_consensus.cc:3055] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:08.353772 11694 raft_consensus.cc:3060] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:08.353804 11621 raft_consensus.cc:740] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:08.354591 11621 consensus_queue.cc:260] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.355382 11621 raft_consensus.cc:3060] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:08.357863 11694 raft_consensus.cc:2468] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 3.
I20260710 13:19:08.358752 11512 leader_election.cc:304] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [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: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:08.359544 11621 raft_consensus.cc:2468] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1f94603ade455b97fd2a27dc4012e0 in term 3.
I20260710 13:19:08.359493 11897 raft_consensus.cc:2804] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:08.360142 11897 raft_consensus.cc:697] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 LEADER]: Becoming Leader. State: Replica: bb1f94603ade455b97fd2a27dc4012e0, State: Running, Role: LEADER
I20260710 13:19:08.360936 11897 consensus_queue.cc:237] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.367098 11441 catalog_manager.cc:5697] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 reported cstate change: term changed from 2 to 3, leader changed from 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194) to bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193). New cstate: current_term: 3 leader_uuid: "bb1f94603ade455b97fd2a27dc4012e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.448443 11883 raft_consensus.cc:993] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13: : Instructing follower cfd3fbb3536b47358673383b15cb4e97 to start an election
I20260710 13:19:08.448843 11883 raft_consensus.cc:1081] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 4 LEADER]: Signalling peer cfd3fbb3536b47358673383b15cb4e97 to start an election
I20260710 13:19:08.450270 11694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73"
dest_uuid: "cfd3fbb3536b47358673383b15cb4e97"
 from {username='slave'} at 127.0.0.1:39636
I20260710 13:19:08.450791 11694 raft_consensus.cc:493] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:08.451112 11694 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:08.455054 11694 raft_consensus.cc:515] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.456342 11694 leader_election.cc:290] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [CANDIDATE]: Term 5 election: Requested vote from peers bb1f94603ade455b97fd2a27dc4012e0 (127.11.36.193:46117), 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369)
I20260710 13:19:08.457209 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bb1f94603ade455b97fd2a27dc4012e0"
I20260710 13:19:08.457301 11621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4244a98bb4b83a71d87ce2dd9be73" candidate_uuid: "cfd3fbb3536b47358673383b15cb4e97" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "41398fce19a540fcb7b8a49403db7a13"
I20260710 13:19:08.457743 11546 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:08.457782 11621 raft_consensus.cc:3055] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:08.458127 11621 raft_consensus.cc:740] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 41398fce19a540fcb7b8a49403db7a13, State: Running, Role: LEADER
I20260710 13:19:08.458746 11621 consensus_queue.cc:260] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.459502 11621 raft_consensus.cc:3060] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:08.462316 11546 raft_consensus.cc:2468] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 5.
I20260710 13:19:08.463234 11658 leader_election.cc:304] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [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: bb1f94603ade455b97fd2a27dc4012e0, cfd3fbb3536b47358673383b15cb4e97; no voters: 
I20260710 13:19:08.463601 11621 raft_consensus.cc:2468] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd3fbb3536b47358673383b15cb4e97 in term 5.
I20260710 13:19:08.464237 11865 raft_consensus.cc:2804] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:08.464708 11865 raft_consensus.cc:697] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 5 LEADER]: Becoming Leader. State: Replica: cfd3fbb3536b47358673383b15cb4e97, State: Running, Role: LEADER
I20260710 13:19:08.465456 11865 consensus_queue.cc:237] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [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: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } }
I20260710 13:19:08.472289 11441 catalog_manager.cc:5697] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 reported cstate change: term changed from 4 to 5, leader changed from 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194) to cfd3fbb3536b47358673383b15cb4e97 (127.11.36.195). New cstate: current_term: 5 leader_uuid: "cfd3fbb3536b47358673383b15cb4e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:08.574266 11621 raft_consensus.cc:1275] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Refusing update from remote peer bb1f94603ade455b97fd2a27dc4012e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.575459 11897 consensus_queue.cc:1048] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.585920 11694 raft_consensus.cc:1275] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Refusing update from remote peer bb1f94603ade455b97fd2a27dc4012e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.587610 11897 consensus_queue.cc:1048] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.676461 11694 raft_consensus.cc:1275] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Refusing update from remote peer bb1f94603ade455b97fd2a27dc4012e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.677764 11897 consensus_queue.cc:1048] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.686879 11621 raft_consensus.cc:1275] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Refusing update from remote peer bb1f94603ade455b97fd2a27dc4012e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.688225 11915 consensus_queue.cc:1048] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.740034 11694 raft_consensus.cc:1275] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Refusing update from remote peer bb1f94603ade455b97fd2a27dc4012e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:08.741207 11915 consensus_queue.cc:1048] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd3fbb3536b47358673383b15cb4e97" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.752116 11621 raft_consensus.cc:1275] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Refusing update from remote peer bb1f94603ade455b97fd2a27dc4012e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:08.753340 11915 consensus_queue.cc:1048] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.807615 11621 raft_consensus.cc:1275] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 4 FOLLOWER]: Refusing update from remote peer cfd3fbb3536b47358673383b15cb4e97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:08.808877 11865 consensus_queue.cc:1048] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:08.816802 11546 raft_consensus.cc:1275] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 4 FOLLOWER]: Refusing update from remote peer cfd3fbb3536b47358673383b15cb4e97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:08.819147 11865 consensus_queue.cc:1048] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:08.853257 11621 raft_consensus.cc:1275] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 5 FOLLOWER]: Refusing update from remote peer cfd3fbb3536b47358673383b15cb4e97: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:08.854455 11865 consensus_queue.cc:1048] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41398fce19a540fcb7b8a49403db7a13" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:08.862766 11546 raft_consensus.cc:1275] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 5 FOLLOWER]: Refusing update from remote peer cfd3fbb3536b47358673383b15cb4e97: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:08.866410 11921 consensus_queue.cc:1048] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1f94603ade455b97fd2a27dc4012e0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:09.004643 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:09.010150 11411 tablet_server.cc:179] TabletServer@127.11.36.193:0 shutting down...
I20260710 13:19:09.037628 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:09.038424 11411 tablet_replica.cc:333] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0: stopping tablet replica
I20260710 13:19:09.039062 11411 raft_consensus.cc:2243] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.039829 11411 raft_consensus.cc:2272] T 1d0e6f9ef083498bb51a2a11a82a0668 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.042336 11411 tablet_replica.cc:333] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0: stopping tablet replica
I20260710 13:19:09.042845 11411 raft_consensus.cc:2243] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.043267 11411 raft_consensus.cc:2272] T 86f4244a98bb4b83a71d87ce2dd9be73 P bb1f94603ade455b97fd2a27dc4012e0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.045233 11411 tablet_replica.cc:333] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0: stopping tablet replica
I20260710 13:19:09.045776 11411 raft_consensus.cc:2243] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.046193 11411 raft_consensus.cc:2272] T d98c942fff26471e8c46ec282f22d6b1 P bb1f94603ade455b97fd2a27dc4012e0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.047607 11411 tablet_replica.cc:333] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0: stopping tablet replica
I20260710 13:19:09.048081 11411 raft_consensus.cc:2243] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.048909 11411 raft_consensus.cc:2272] T efb58f9313b34378b0fd0ca88d2c4899 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.050822 11411 tablet_replica.cc:333] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0: stopping tablet replica
I20260710 13:19:09.051287 11411 raft_consensus.cc:2243] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.051952 11411 raft_consensus.cc:2272] T 1973daa8e2b3451abdf5383def086f3d P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.053896 11411 tablet_replica.cc:333] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0: stopping tablet replica
I20260710 13:19:09.054360 11411 raft_consensus.cc:2243] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.054725 11411 raft_consensus.cc:2272] T 6f8e463386244c4ca3799f9364711ccb P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.056222 11411 tablet_replica.cc:333] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0: stopping tablet replica
I20260710 13:19:09.056640 11411 raft_consensus.cc:2243] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.056998 11411 raft_consensus.cc:2272] T ddb8e475e3f14ddebd45420b55199e37 P bb1f94603ade455b97fd2a27dc4012e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.058460 11411 tablet_replica.cc:333] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0: stopping tablet replica
I20260710 13:19:09.058867 11411 raft_consensus.cc:2243] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.059230 11411 raft_consensus.cc:2272] T 8636fa0802294d20b6e77f043de43235 P bb1f94603ade455b97fd2a27dc4012e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.060608 11411 tablet_replica.cc:333] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0: stopping tablet replica
I20260710 13:19:09.060956 11411 raft_consensus.cc:2243] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.061285 11411 raft_consensus.cc:2272] T 55770dc0c10b4d2e8add5046a67f10bc P bb1f94603ade455b97fd2a27dc4012e0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.154670 11411 tablet_server.cc:196] TabletServer@127.11.36.193:0 shutdown complete.
I20260710 13:19:09.171663 11411 tablet_server.cc:179] TabletServer@127.11.36.194:0 shutting down...
I20260710 13:19:09.193499 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:09.194378 11411 tablet_replica.cc:333] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13: stopping tablet replica
I20260710 13:19:09.195143 11411 raft_consensus.cc:2243] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.196173 11411 raft_consensus.cc:2272] T d98c942fff26471e8c46ec282f22d6b1 P 41398fce19a540fcb7b8a49403db7a13 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.198539 11411 tablet_replica.cc:333] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13: stopping tablet replica
I20260710 13:19:09.198993 11411 raft_consensus.cc:2243] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.199337 11411 raft_consensus.cc:2272] T efb58f9313b34378b0fd0ca88d2c4899 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.201289 11411 tablet_replica.cc:333] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13: stopping tablet replica
I20260710 13:19:09.201798 11411 raft_consensus.cc:2243] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.202135 11411 raft_consensus.cc:2272] T 1d0e6f9ef083498bb51a2a11a82a0668 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.203960 11411 tablet_replica.cc:333] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13: stopping tablet replica
I20260710 13:19:09.204392 11411 raft_consensus.cc:2243] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.204725 11411 raft_consensus.cc:2272] T 86f4244a98bb4b83a71d87ce2dd9be73 P 41398fce19a540fcb7b8a49403db7a13 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.206497 11411 tablet_replica.cc:333] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13: stopping tablet replica
I20260710 13:19:09.206935 11411 raft_consensus.cc:2243] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.207263 11411 raft_consensus.cc:2272] T 1973daa8e2b3451abdf5383def086f3d P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.209007 11411 tablet_replica.cc:333] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13: stopping tablet replica
I20260710 13:19:09.209414 11411 raft_consensus.cc:2243] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.209844 11411 raft_consensus.cc:2272] T ddb8e475e3f14ddebd45420b55199e37 P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.211303 11411 tablet_replica.cc:333] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13: stopping tablet replica
I20260710 13:19:09.211805 11411 raft_consensus.cc:2243] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.212448 11411 raft_consensus.cc:2272] T 8636fa0802294d20b6e77f043de43235 P 41398fce19a540fcb7b8a49403db7a13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.213972 11411 tablet_replica.cc:333] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13: stopping tablet replica
I20260710 13:19:09.214365 11411 raft_consensus.cc:2243] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.214677 11411 raft_consensus.cc:2272] T 55770dc0c10b4d2e8add5046a67f10bc P 41398fce19a540fcb7b8a49403db7a13 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.216444 11411 tablet_replica.cc:333] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13: stopping tablet replica
I20260710 13:19:09.216817 11411 raft_consensus.cc:2243] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.217406 11411 raft_consensus.cc:2272] T 6f8e463386244c4ca3799f9364711ccb P 41398fce19a540fcb7b8a49403db7a13 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:09.222210 11659 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:19:09.224993 11659 consensus_peers.cc:597] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 -> Peer 41398fce19a540fcb7b8a49403db7a13 (127.11.36.194:46369): Couldn't send request to peer 41398fce19a540fcb7b8a49403db7a13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:09.235872 11411 tablet_server.cc:196] TabletServer@127.11.36.194:0 shutdown complete.
I20260710 13:19:09.251359 11411 tablet_server.cc:179] TabletServer@127.11.36.195:0 shutting down...
I20260710 13:19:09.275470 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:09.276104 11411 tablet_replica.cc:333] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97: stopping tablet replica
I20260710 13:19:09.276634 11411 raft_consensus.cc:2243] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.277355 11411 raft_consensus.cc:2272] T 86f4244a98bb4b83a71d87ce2dd9be73 P cfd3fbb3536b47358673383b15cb4e97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.279438 11411 tablet_replica.cc:333] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97: stopping tablet replica
I20260710 13:19:09.280021 11411 raft_consensus.cc:2243] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.280550 11411 raft_consensus.cc:2272] T efb58f9313b34378b0fd0ca88d2c4899 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.282681 11411 tablet_replica.cc:333] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97: stopping tablet replica
I20260710 13:19:09.283257 11411 raft_consensus.cc:2243] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.283689 11411 raft_consensus.cc:2272] T d98c942fff26471e8c46ec282f22d6b1 P cfd3fbb3536b47358673383b15cb4e97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.285425 11411 tablet_replica.cc:333] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97: stopping tablet replica
I20260710 13:19:09.286108 11411 raft_consensus.cc:2243] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.286574 11411 raft_consensus.cc:2272] T 6f8e463386244c4ca3799f9364711ccb P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.288358 11411 tablet_replica.cc:333] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97: stopping tablet replica
I20260710 13:19:09.288861 11411 raft_consensus.cc:2243] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.289255 11411 raft_consensus.cc:2272] T 1973daa8e2b3451abdf5383def086f3d P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.291242 11411 tablet_replica.cc:333] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97: stopping tablet replica
I20260710 13:19:09.291740 11411 raft_consensus.cc:2243] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.292482 11411 raft_consensus.cc:2272] T 55770dc0c10b4d2e8add5046a67f10bc P cfd3fbb3536b47358673383b15cb4e97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.294382 11411 tablet_replica.cc:333] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97: stopping tablet replica
I20260710 13:19:09.294862 11411 raft_consensus.cc:2243] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.295249 11411 raft_consensus.cc:2272] T 1d0e6f9ef083498bb51a2a11a82a0668 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.297053 11411 tablet_replica.cc:333] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97: stopping tablet replica
I20260710 13:19:09.297515 11411 raft_consensus.cc:2243] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.298292 11411 raft_consensus.cc:2272] T ddb8e475e3f14ddebd45420b55199e37 P cfd3fbb3536b47358673383b15cb4e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.299855 11411 tablet_replica.cc:333] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97: stopping tablet replica
I20260710 13:19:09.300292 11411 raft_consensus.cc:2243] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.300722 11411 raft_consensus.cc:2272] T 8636fa0802294d20b6e77f043de43235 P cfd3fbb3536b47358673383b15cb4e97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.327018 11411 tablet_server.cc:196] TabletServer@127.11.36.195:0 shutdown complete.
I20260710 13:19:09.342628 11411 master.cc:562] Master@127.11.36.254:41265 shutting down...
I20260710 13:19:09.486862 11411 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:09.487419 11411 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.487754 11411 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3aca3826c924ae196ca61490d20a3d8: stopping tablet replica
I20260710 13:19:09.507472 11411 master.cc:584] Master@127.11.36.254:41265 shutdown complete.
41398fce19a540fcb7b8a49403db7a13  4
bb1f94603ade455b97fd2a27dc4012e0  4
cfd3fbb3536b47358673383b15cb4e97  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12919 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:19:09.545243 11411 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.36.254:33439
I20260710 13:19:09.546456 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:09.552337 11927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:09.553483 11928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:09.553988 11411 server_base.cc:1061] running on GCE node
W20260710 13:19:09.554291 11930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:09.555094 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:09.555325 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:09.555481 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689549555465 us; error 0 us; skew 500 ppm
I20260710 13:19:09.555989 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:09.558802 11411 webserver.cc:533] Webserver started at http://127.11.36.254:44591/ using document root <none> and password file <none>
I20260710 13:19:09.559337 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:09.559535 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:09.559806 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:09.560892 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/master-0-root/instance:
uuid: "7adee94535a34a5fa367c88fae112766"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-dzsf"
I20260710 13:19:09.565196 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:19:09.568449 11935 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.569190 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:19:09.569494 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/master-0-root
uuid: "7adee94535a34a5fa367c88fae112766"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-dzsf"
I20260710 13:19:09.569816 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:09.587260 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:09.588470 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:09.624892 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.254:33439
I20260710 13:19:09.624985 11986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.254:33439 every 8 connection(s)
I20260710 13:19:09.628702 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:09.637394 11987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766: Bootstrap starting.
I20260710 13:19:09.641817 11987 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:09.645952 11987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766: No bootstrap required, opened a new log
I20260710 13:19:09.647907 11987 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7adee94535a34a5fa367c88fae112766" member_type: VOTER }
I20260710 13:19:09.648272 11987 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:09.648447 11987 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7adee94535a34a5fa367c88fae112766, State: Initialized, Role: FOLLOWER
I20260710 13:19:09.649017 11987 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7adee94535a34a5fa367c88fae112766" member_type: VOTER }
I20260710 13:19:09.649420 11987 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:09.649628 11987 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:09.650017 11987 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:09.654134 11987 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7adee94535a34a5fa367c88fae112766" member_type: VOTER }
I20260710 13:19:09.654592 11987 leader_election.cc:304] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [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: 7adee94535a34a5fa367c88fae112766; no voters: 
I20260710 13:19:09.655689 11987 leader_election.cc:290] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:09.656127 11990 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:09.657609 11990 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [term 1 LEADER]: Becoming Leader. State: Replica: 7adee94535a34a5fa367c88fae112766, State: Running, Role: LEADER
I20260710 13:19:09.658339 11990 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [LEADER]: Queue going to LEADER mode. State: All 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: "7adee94535a34a5fa367c88fae112766" member_type: VOTER }
I20260710 13:19:09.658572 11987 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:09.663908 11992 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7adee94535a34a5fa367c88fae112766. Latest consensus state: current_term: 1 leader_uuid: "7adee94535a34a5fa367c88fae112766" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7adee94535a34a5fa367c88fae112766" member_type: VOTER } }
I20260710 13:19:09.664798 11992 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:09.664935 11991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7adee94535a34a5fa367c88fae112766" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7adee94535a34a5fa367c88fae112766" member_type: VOTER } }
I20260710 13:19:09.665688 11991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:09.672789 11999 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:09.678623 11999 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:09.679658 11411 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:09.686744 11999 catalog_manager.cc:1383] Generated new cluster ID: 0366dc0c99ee44b29a347e6e4808570b
I20260710 13:19:09.686977 11999 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:09.716004 11999 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:09.717178 11999 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:09.732640 11999 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766: Generated new TSK 0
I20260710 13:19:09.733233 11999 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:09.745913 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:09.751824 12008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:09.753068 12009 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:09.755843 11411 server_base.cc:1061] running on GCE node
W20260710 13:19:09.755772 12011 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:09.756847 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:09.757020 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:09.757247 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689549757225 us; error 0 us; skew 500 ppm
I20260710 13:19:09.757872 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:09.760771 11411 webserver.cc:533] Webserver started at http://127.11.36.193:37907/ using document root <none> and password file <none>
I20260710 13:19:09.761273 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:09.761453 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:09.761772 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:09.762785 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-0-root/instance:
uuid: "eed5dda237d44733bc5376e9243c3dd0"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-dzsf"
I20260710 13:19:09.767151 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:19:09.770553 12016 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.771386 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:09.771690 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-0-root
uuid: "eed5dda237d44733bc5376e9243c3dd0"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-dzsf"
I20260710 13:19:09.771988 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:09.793421 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:09.794775 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:09.796289 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:09.798619 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:09.798864 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.799116 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:09.799319 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.839468 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.193:46611
I20260710 13:19:09.839567 12078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.193:46611 every 8 connection(s)
I20260710 13:19:09.844168 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:09.850986 12083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:09.851972 12084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:09.854969 12086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:09.855835 11411 server_base.cc:1061] running on GCE node
I20260710 13:19:09.856635 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:09.856840 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:09.857013 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689549856993 us; error 0 us; skew 500 ppm
I20260710 13:19:09.857527 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:09.860417 11411 webserver.cc:533] Webserver started at http://127.11.36.194:33869/ using document root <none> and password file <none>
I20260710 13:19:09.861038 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:09.861282 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:09.861624 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:09.861678 12079 heartbeater.cc:344] Connected to a master server at 127.11.36.254:33439
I20260710 13:19:09.862092 12079 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:09.862784 12079 heartbeater.cc:507] Master 127.11.36.254:33439 requested a full tablet report, sending...
I20260710 13:19:09.862860 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-1-root/instance:
uuid: "5ae5f9207b6d46df8a780535800b21ba"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-dzsf"
I20260710 13:19:09.864900 11952 ts_manager.cc:194] Registered new tserver with Master: eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611)
I20260710 13:19:09.867308 11952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59928
I20260710 13:19:09.868481 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:09.871960 12091 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.872689 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:09.872961 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-1-root
uuid: "5ae5f9207b6d46df8a780535800b21ba"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-dzsf"
I20260710 13:19:09.873224 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:09.908838 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:09.910073 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:09.911477 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:09.913543 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:09.913812 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.914041 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:09.914207 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.953068 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.194:41087
I20260710 13:19:09.953166 12153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.194:41087 every 8 connection(s)
I20260710 13:19:09.957525 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:09.964251 12157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:09.965903 12158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:09.969177 12154 heartbeater.cc:344] Connected to a master server at 127.11.36.254:33439
W20260710 13:19:09.969369 12160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:09.969630 12154 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:09.969795 11411 server_base.cc:1061] running on GCE node
I20260710 13:19:09.970706 12154 heartbeater.cc:507] Master 127.11.36.254:33439 requested a full tablet report, sending...
I20260710 13:19:09.970808 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:09.971082 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:09.971309 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689549971290 us; error 0 us; skew 500 ppm
I20260710 13:19:09.971992 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:09.972934 11952 ts_manager.cc:194] Registered new tserver with Master: 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:09.974370 11952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59944
I20260710 13:19:09.974893 11411 webserver.cc:533] Webserver started at http://127.11.36.195:45503/ using document root <none> and password file <none>
I20260710 13:19:09.975579 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:09.975818 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:09.976135 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:09.977351 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-2-root/instance:
uuid: "3dba6a0b0e114cf18afe06e731642a46"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-dzsf"
I20260710 13:19:09.981343 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:09.984251 12165 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:09.984938 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:09.985226 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-2-root
uuid: "3dba6a0b0e114cf18afe06e731642a46"
format_stamp: "Formatted at 2026-07-10 13:19:09 on dist-test-slave-dzsf"
I20260710 13:19:09.985476 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536464315-11411-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:09.998052 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:09.999195 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:10.000528 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:10.002635 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:10.002856 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:10.003093 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:10.003263 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:10.041288 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.195:38453
I20260710 13:19:10.041379 12227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.195:38453 every 8 connection(s)
I20260710 13:19:10.054210 12228 heartbeater.cc:344] Connected to a master server at 127.11.36.254:33439
I20260710 13:19:10.054567 12228 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:10.055269 12228 heartbeater.cc:507] Master 127.11.36.254:33439 requested a full tablet report, sending...
I20260710 13:19:10.057119 11952 ts_manager.cc:194] Registered new tserver with Master: 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:10.057569 11411 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013223524s
I20260710 13:19:10.058787 11952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59956
I20260710 13:19:10.081821 11952 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59964:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:10.084513 11952 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:10.156141 12193 tablet_service.cc:1511] Processing CreateTablet for tablet b655bd4f889241bba90cdaadb63ffdf9 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:10.156672 12192 tablet_service.cc:1511] Processing CreateTablet for tablet eedc81df1db542eda78416250bce6cee (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:10.157699 12193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b655bd4f889241bba90cdaadb63ffdf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.158358 12192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eedc81df1db542eda78416250bce6cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.169471 12044 tablet_service.cc:1511] Processing CreateTablet for tablet b655bd4f889241bba90cdaadb63ffdf9 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:10.170249 12043 tablet_service.cc:1511] Processing CreateTablet for tablet eedc81df1db542eda78416250bce6cee (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:10.170876 12044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b655bd4f889241bba90cdaadb63ffdf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.171475 12043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eedc81df1db542eda78416250bce6cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.174032 12042 tablet_service.cc:1511] Processing CreateTablet for tablet 9c13699e3c204bb1920aa2e8a7ed0fcc (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:10.175377 12042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c13699e3c204bb1920aa2e8a7ed0fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.180047 12041 tablet_service.cc:1511] Processing CreateTablet for tablet 416ccee1e0ee434687836e2d715519a8 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:10.181330 12041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ccee1e0ee434687836e2d715519a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.193481 12040 tablet_service.cc:1511] Processing CreateTablet for tablet e6037a367f5d41b586b55d0ffce22e25 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:10.194450 12193 tablet_service.cc:1511] Processing CreateTablet for tablet 416ccee1e0ee434687836e2d715519a8 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:10.194832 12040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6037a367f5d41b586b55d0ffce22e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.195683 12193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ccee1e0ee434687836e2d715519a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.178156 12191 tablet_service.cc:1511] Processing CreateTablet for tablet 9c13699e3c204bb1920aa2e8a7ed0fcc (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:10.201421 12191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c13699e3c204bb1920aa2e8a7ed0fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.208712 12117 tablet_service.cc:1511] Processing CreateTablet for tablet 9c13699e3c204bb1920aa2e8a7ed0fcc (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:10.209107 12118 tablet_service.cc:1511] Processing CreateTablet for tablet eedc81df1db542eda78416250bce6cee (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:10.210106 12117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c13699e3c204bb1920aa2e8a7ed0fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.211380 12119 tablet_service.cc:1511] Processing CreateTablet for tablet b655bd4f889241bba90cdaadb63ffdf9 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:10.212839 12119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b655bd4f889241bba90cdaadb63ffdf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.214795 12116 tablet_service.cc:1511] Processing CreateTablet for tablet 416ccee1e0ee434687836e2d715519a8 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:10.216090 12116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ccee1e0ee434687836e2d715519a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.221777 12118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eedc81df1db542eda78416250bce6cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.230408 12243 tablet_bootstrap.cc:492] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46: Bootstrap starting.
I20260710 13:19:10.235244 12115 tablet_service.cc:1511] Processing CreateTablet for tablet e6037a367f5d41b586b55d0ffce22e25 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:10.237182 12115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6037a367f5d41b586b55d0ffce22e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.261346 12243 tablet_bootstrap.cc:654] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.266180 12192 tablet_service.cc:1511] Processing CreateTablet for tablet e6037a367f5d41b586b55d0ffce22e25 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:10.268715 12192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6037a367f5d41b586b55d0ffce22e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.271137 12117 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9757573adf4b1c994112fff242f9fe (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:10.270023 12040 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9757573adf4b1c994112fff242f9fe (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:10.274562 12040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9757573adf4b1c994112fff242f9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.277969 12244 tablet_bootstrap.cc:492] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0: Bootstrap starting.
I20260710 13:19:10.270383 12245 tablet_bootstrap.cc:492] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba: Bootstrap starting.
I20260710 13:19:10.272514 12117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9757573adf4b1c994112fff242f9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.284420 12193 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9757573adf4b1c994112fff242f9fe (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:10.284816 12244 tablet_bootstrap.cc:654] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.285681 12193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9757573adf4b1c994112fff242f9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.290642 12043 tablet_service.cc:1511] Processing CreateTablet for tablet 09540d557eb34d7a852cab6793120f30 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:10.292339 12043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09540d557eb34d7a852cab6793120f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.298833 12245 tablet_bootstrap.cc:654] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.302248 12119 tablet_service.cc:1511] Processing CreateTablet for tablet 09540d557eb34d7a852cab6793120f30 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:10.303604 12119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09540d557eb34d7a852cab6793120f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.305409 12192 tablet_service.cc:1511] Processing CreateTablet for tablet 09540d557eb34d7a852cab6793120f30 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:10.306775 12192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09540d557eb34d7a852cab6793120f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.307138 12041 tablet_service.cc:1511] Processing CreateTablet for tablet a0c02a086fc0446ab4067e60fd72f3d5 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:10.308311 12041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c02a086fc0446ab4067e60fd72f3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.309268 12116 tablet_service.cc:1511] Processing CreateTablet for tablet a0c02a086fc0446ab4067e60fd72f3d5 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:10.310459 12116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c02a086fc0446ab4067e60fd72f3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.329687 12044 tablet_service.cc:1511] Processing CreateTablet for tablet e4c29c2278814dbbbe3fb195dfae043b (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:10.330955 12044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c29c2278814dbbbe3fb195dfae043b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.334863 12118 tablet_service.cc:1511] Processing CreateTablet for tablet e4c29c2278814dbbbe3fb195dfae043b (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:10.336220 12118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c29c2278814dbbbe3fb195dfae043b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.337009 12243 tablet_bootstrap.cc:492] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46: No bootstrap required, opened a new log
I20260710 13:19:10.337486 12243 ts_tablet_manager.cc:1403] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.014s
I20260710 13:19:10.337138 12115 tablet_service.cc:1511] Processing CreateTablet for tablet 8f44f89276a64873becf5dd68587ae92 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:10.338424 12115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f44f89276a64873becf5dd68587ae92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.340428 12243 raft_consensus.cc:359] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
I20260710 13:19:10.341115 12243 raft_consensus.cc:385] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.327735 12192 tablet_service.cc:1511] Processing CreateTablet for tablet a0c02a086fc0446ab4067e60fd72f3d5 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:10.342895 12192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c02a086fc0446ab4067e60fd72f3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.343451 12193 tablet_service.cc:1511] Processing CreateTablet for tablet e4c29c2278814dbbbe3fb195dfae043b (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:10.344055 12191 tablet_service.cc:1511] Processing CreateTablet for tablet 8f44f89276a64873becf5dd68587ae92 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:10.344779 12193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c29c2278814dbbbe3fb195dfae043b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.345409 12191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f44f89276a64873becf5dd68587ae92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.350678 12040 tablet_service.cc:1511] Processing CreateTablet for tablet 8f44f89276a64873becf5dd68587ae92 (DEFAULT_TABLE table=test-workload [id=2af2d0afb0644a0b8694ab585df7097d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:10.351966 12040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f44f89276a64873becf5dd68587ae92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.341404 12243 raft_consensus.cc:740] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.367311 12243 consensus_queue.cc:260] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
I20260710 13:19:10.378029 12244 tablet_bootstrap.cc:492] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0: No bootstrap required, opened a new log
I20260710 13:19:10.378490 12244 ts_tablet_manager.cc:1403] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.015s
I20260710 13:19:10.381202 12244 raft_consensus.cc:359] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.381872 12243 ts_tablet_manager.cc:1434] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.003s
I20260710 13:19:10.382088 12244 raft_consensus.cc:385] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.382403 12244 raft_consensus.cc:740] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.383275 12228 heartbeater.cc:499] Master 127.11.36.254:33439 was elected leader, sending a full tablet report...
I20260710 13:19:10.383081 12244 consensus_queue.cc:260] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.385018 12243 tablet_bootstrap.cc:492] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46: Bootstrap starting.
I20260710 13:19:10.386432 12245 tablet_bootstrap.cc:492] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba: No bootstrap required, opened a new log
I20260710 13:19:10.386946 12245 ts_tablet_manager.cc:1403] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba: Time spent bootstrapping tablet: real 0.118s	user 0.015s	sys 0.000s
I20260710 13:19:10.390106 12245 raft_consensus.cc:359] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.390889 12245 raft_consensus.cc:385] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.391242 12245 raft_consensus.cc:740] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.392009 12244 ts_tablet_manager.cc:1434] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:19:10.392710 12079 heartbeater.cc:499] Master 127.11.36.254:33439 was elected leader, sending a full tablet report...
I20260710 13:19:10.392118 12245 consensus_queue.cc:260] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.393121 12244 tablet_bootstrap.cc:492] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0: Bootstrap starting.
I20260710 13:19:10.399549 12244 tablet_bootstrap.cc:654] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.402813 12154 heartbeater.cc:499] Master 127.11.36.254:33439 was elected leader, sending a full tablet report...
I20260710 13:19:10.403445 12245 ts_tablet_manager.cc:1434] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.012s
I20260710 13:19:10.404443 12245 tablet_bootstrap.cc:492] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba: Bootstrap starting.
I20260710 13:19:10.411547 12245 tablet_bootstrap.cc:654] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.418876 12243 tablet_bootstrap.cc:654] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.429680 12244 tablet_bootstrap.cc:492] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0: No bootstrap required, opened a new log
I20260710 13:19:10.430496 12244 ts_tablet_manager.cc:1403] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.025s
I20260710 13:19:10.433415 12244 raft_consensus.cc:359] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.434269 12244 raft_consensus.cc:385] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.435693 12244 raft_consensus.cc:740] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.437028 12243 tablet_bootstrap.cc:492] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46: No bootstrap required, opened a new log
I20260710 13:19:10.436595 12244 consensus_queue.cc:260] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.437565 12243 ts_tablet_manager.cc:1403] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.008s
I20260710 13:19:10.439105 12244 ts_tablet_manager.cc:1434] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 13:19:10.440115 12244 tablet_bootstrap.cc:492] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0: Bootstrap starting.
I20260710 13:19:10.440479 12243 raft_consensus.cc:359] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.441288 12243 raft_consensus.cc:385] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.441640 12243 raft_consensus.cc:740] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.441836 12250 raft_consensus.cc:493] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.442278 12250 raft_consensus.cc:515] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.442494 12243 consensus_queue.cc:260] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.444840 12243 ts_tablet_manager.cc:1434] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 13:19:10.446389 12245 tablet_bootstrap.cc:492] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba: No bootstrap required, opened a new log
I20260710 13:19:10.446967 12245 ts_tablet_manager.cc:1403] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.019s
I20260710 13:19:10.449292 12250 leader_election.cc:290] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:10.450124 12245 raft_consensus.cc:359] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.450976 12245 raft_consensus.cc:385] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.451347 12245 raft_consensus.cc:740] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.452242 12245 consensus_queue.cc:260] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.454818 12245 ts_tablet_manager.cc:1434] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:19:10.455910 12245 tablet_bootstrap.cc:492] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba: Bootstrap starting.
I20260710 13:19:10.456754 12243 tablet_bootstrap.cc:492] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46: Bootstrap starting.
I20260710 13:19:10.463511 12245 tablet_bootstrap.cc:654] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.463754 12243 tablet_bootstrap.cc:654] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.469134 12244 tablet_bootstrap.cc:654] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.468088 12250 raft_consensus.cc:493] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.470414 12250 raft_consensus.cc:515] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.472476 12250 leader_election.cc:290] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:10.492880 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c13699e3c204bb1920aa2e8a7ed0fcc" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46" is_pre_election: true
I20260710 13:19:10.493821 12203 raft_consensus.cc:2468] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 0.
I20260710 13:19:10.495265 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedc81df1db542eda78416250bce6cee" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46" is_pre_election: true
I20260710 13:19:10.496702 12244 tablet_bootstrap.cc:492] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0: No bootstrap required, opened a new log
I20260710 13:19:10.497013 12020 leader_election.cc:304] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 
W20260710 13:19:10.497943 12020 leader_election.cc:343] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.498099 12250 raft_consensus.cc:2804] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.498411 12245 tablet_bootstrap.cc:492] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba: No bootstrap required, opened a new log
I20260710 13:19:10.498914 12245 ts_tablet_manager.cc:1403] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.014s
I20260710 13:19:10.499046 12243 tablet_bootstrap.cc:492] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46: No bootstrap required, opened a new log
I20260710 13:19:10.498440 12250 raft_consensus.cc:493] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.499524 12243 ts_tablet_manager.cc:1403] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.014s
I20260710 13:19:10.499750 12250 raft_consensus.cc:3060] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.502077 12245 raft_consensus.cc:359] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.502844 12245 raft_consensus.cc:385] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.502580 12243 raft_consensus.cc:359] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.503173 12245 raft_consensus.cc:740] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.503319 12243 raft_consensus.cc:385] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.503652 12243 raft_consensus.cc:740] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.504038 12245 consensus_queue.cc:260] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.504356 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedc81df1db542eda78416250bce6cee" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba" is_pre_election: true
I20260710 13:19:10.504424 12243 consensus_queue.cc:260] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.504875 12250 raft_consensus.cc:515] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.505324 12129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c13699e3c204bb1920aa2e8a7ed0fcc" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba" is_pre_election: true
I20260710 13:19:10.505396 12128 raft_consensus.cc:2468] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 0.
I20260710 13:19:10.505961 12129 raft_consensus.cc:2468] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 0.
I20260710 13:19:10.506898 12243 ts_tablet_manager.cc:1434] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:10.497350 12244 ts_tablet_manager.cc:1403] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.013s
I20260710 13:19:10.508690 12245 ts_tablet_manager.cc:1434] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:10.509724 12245 tablet_bootstrap.cc:492] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba: Bootstrap starting.
I20260710 13:19:10.512527 12243 tablet_bootstrap.cc:492] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46: Bootstrap starting.
I20260710 13:19:10.519374 12243 tablet_bootstrap.cc:654] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.511044 12129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c13699e3c204bb1920aa2e8a7ed0fcc" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:10.520035 12129 raft_consensus.cc:3060] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.509876 12250 leader_election.cc:290] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:10.511484 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c13699e3c204bb1920aa2e8a7ed0fcc" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:10.521970 12202 raft_consensus.cc:3060] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.510849 12244 raft_consensus.cc:359] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
I20260710 13:19:10.525821 12244 raft_consensus.cc:385] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.526095 12129 raft_consensus.cc:2468] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 1.
I20260710 13:19:10.511945 12017 leader_election.cc:304] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [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: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 3dba6a0b0e114cf18afe06e731642a46
I20260710 13:19:10.526162 12244 raft_consensus.cc:740] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.527278 12244 consensus_queue.cc:260] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
I20260710 13:19:10.519407 12245 tablet_bootstrap.cc:654] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.536360 12250 raft_consensus.cc:2804] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.537752 12250 raft_consensus.cc:493] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.540913 12250 raft_consensus.cc:3060] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.539815 12202 raft_consensus.cc:2468] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 1.
I20260710 13:19:10.548251 12020 leader_election.cc:304] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:10.554396 12262 raft_consensus.cc:2804] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.556042 12244 ts_tablet_manager.cc:1434] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.023s
I20260710 13:19:10.557535 12244 tablet_bootstrap.cc:492] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0: Bootstrap starting.
I20260710 13:19:10.557351 12262 raft_consensus.cc:697] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Becoming Leader. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:10.558790 12262 consensus_queue.cc:237] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.565259 12245 tablet_bootstrap.cc:492] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba: No bootstrap required, opened a new log
I20260710 13:19:10.565900 12245 ts_tablet_manager.cc:1403] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.019s
I20260710 13:19:10.566083 12244 tablet_bootstrap.cc:654] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.565701 12250 raft_consensus.cc:515] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.568163 12243 tablet_bootstrap.cc:492] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46: No bootstrap required, opened a new log
I20260710 13:19:10.568701 12243 ts_tablet_manager.cc:1403] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.035s
I20260710 13:19:10.568841 12129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedc81df1db542eda78416250bce6cee" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:10.569643 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedc81df1db542eda78416250bce6cee" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:10.569720 12129 raft_consensus.cc:3060] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.570416 12250 leader_election.cc:290] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
W20260710 13:19:10.571180 12020 leader_election.cc:343] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.572629 12243 raft_consensus.cc:359] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.573097 12243 raft_consensus.cc:385] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.573359 12243 raft_consensus.cc:740] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.574059 12243 consensus_queue.cc:260] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.578986 12129 raft_consensus.cc:2468] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 1.
I20260710 13:19:10.579646 12243 ts_tablet_manager.cc:1434] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:10.583199 12244 tablet_bootstrap.cc:492] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0: No bootstrap required, opened a new log
I20260710 13:19:10.583493 12243 tablet_bootstrap.cc:492] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46: Bootstrap starting.
I20260710 13:19:10.583834 12244 ts_tablet_manager.cc:1403] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260710 13:19:10.583796 12251 raft_consensus.cc:493] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.582432 11952 catalog_manager.cc:5697] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "eed5dda237d44733bc5376e9243c3dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.584474 12251 raft_consensus.cc:515] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.581228 12245 raft_consensus.cc:359] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.586006 12245 raft_consensus.cc:385] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.586334 12245 raft_consensus.cc:740] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.584484 12017 leader_election.cc:304] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 3dba6a0b0e114cf18afe06e731642a46
I20260710 13:19:10.587517 12262 raft_consensus.cc:2804] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.588161 12262 raft_consensus.cc:697] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Becoming Leader. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:10.588913 12262 consensus_queue.cc:237] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.592242 12243 tablet_bootstrap.cc:654] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.592314 12251 leader_election.cc:290] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:10.587220 12245 consensus_queue.cc:260] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.601608 12245 ts_tablet_manager.cc:1434] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 13:19:10.602613 12245 tablet_bootstrap.cc:492] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba: Bootstrap starting.
I20260710 13:19:10.605701 12249 raft_consensus.cc:493] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.606204 12249 raft_consensus.cc:515] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.608528 12249 leader_election.cc:290] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:10.608572 12244 raft_consensus.cc:359] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.609442 12244 raft_consensus.cc:385] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.609779 12244 raft_consensus.cc:740] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.610555 12244 consensus_queue.cc:260] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.612941 12244 ts_tablet_manager.cc:1434] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:10.619449 12244 tablet_bootstrap.cc:492] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0: Bootstrap starting.
I20260710 13:19:10.619802 12245 tablet_bootstrap.cc:654] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.623062 12243 tablet_bootstrap.cc:492] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46: No bootstrap required, opened a new log
I20260710 13:19:10.623642 12243 ts_tablet_manager.cc:1403] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.009s
I20260710 13:19:10.627174 12243 raft_consensus.cc:359] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.627777 12244 tablet_bootstrap.cc:654] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.628093 12243 raft_consensus.cc:385] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.628499 12243 raft_consensus.cc:740] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.629370 12243 consensus_queue.cc:260] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.632503 12243 ts_tablet_manager.cc:1434] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:19:10.633404 12243 tablet_bootstrap.cc:492] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46: Bootstrap starting.
I20260710 13:19:10.642220 12244 tablet_bootstrap.cc:492] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0: No bootstrap required, opened a new log
I20260710 13:19:10.643086 12244 ts_tablet_manager.cc:1403] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260710 13:19:10.647512 12244 raft_consensus.cc:359] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.648887 12244 raft_consensus.cc:385] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.649434 12244 raft_consensus.cc:740] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.650729 12244 consensus_queue.cc:260] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.651309 12054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0" is_pre_election: true
I20260710 13:19:10.652273 12054 raft_consensus.cc:2468] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 0.
I20260710 13:19:10.648360 12243 tablet_bootstrap.cc:654] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.654079 12244 ts_tablet_manager.cc:1434] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:19:10.654675 12093 leader_election.cc:304] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:10.655356 12244 tablet_bootstrap.cc:492] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0: Bootstrap starting.
I20260710 13:19:10.655860 12251 raft_consensus.cc:2804] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.656342 12251 raft_consensus.cc:493] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.656767 12251 raft_consensus.cc:3060] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.665737 12244 tablet_bootstrap.cc:654] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.667099 12251 raft_consensus.cc:515] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
W20260710 13:19:10.670774 12000 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:10.680166 12244 tablet_bootstrap.cc:492] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0: No bootstrap required, opened a new log
I20260710 13:19:10.680647 12244 ts_tablet_manager.cc:1403] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.001s
I20260710 13:19:10.683480 12244 raft_consensus.cc:359] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.684221 12244 raft_consensus.cc:385] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.684508 12244 raft_consensus.cc:740] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.685237 12244 consensus_queue.cc:260] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.686285 12249 raft_consensus.cc:493] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.686718 12249 raft_consensus.cc:515] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
I20260710 13:19:10.688203 12244 ts_tablet_manager.cc:1434] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:10.689128 12244 tablet_bootstrap.cc:492] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0: Bootstrap starting.
I20260710 13:19:10.689476 12249 leader_election.cc:290] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:10.690737 12054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:10.691313 12054 raft_consensus.cc:3060] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.695581 12244 tablet_bootstrap.cc:654] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.698704 12054 raft_consensus.cc:2468] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 1.
I20260710 13:19:10.707195 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46" is_pre_election: true
I20260710 13:19:10.707864 12202 raft_consensus.cc:2468] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 0.
I20260710 13:19:10.709362 12093 leader_election.cc:304] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:10.711230 12279 raft_consensus.cc:2804] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.712698 12244 tablet_bootstrap.cc:492] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0: No bootstrap required, opened a new log
I20260710 13:19:10.713279 12244 ts_tablet_manager.cc:1403] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260710 13:19:10.716120 12244 raft_consensus.cc:359] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.716899 12244 raft_consensus.cc:385] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.717248 12244 raft_consensus.cc:740] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.718218 12244 consensus_queue.cc:260] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.720763 12244 ts_tablet_manager.cc:1434] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:19:10.721117 12279 raft_consensus.cc:697] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Becoming Leader. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Running, Role: LEADER
I20260710 13:19:10.723595 12279 consensus_queue.cc:237] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.725551 11950 catalog_manager.cc:5697] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "eed5dda237d44733bc5376e9243c3dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.727082 12251 leader_election.cc:290] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:10.728686 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:10.729530 12202 raft_consensus.cc:3060] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.730613 12054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedc81df1db542eda78416250bce6cee" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0" is_pre_election: true
I20260710 13:19:10.734097 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655bd4f889241bba90cdaadb63ffdf9" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0" is_pre_election: true
I20260710 13:19:10.735227 12053 raft_consensus.cc:2468] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 0.
I20260710 13:19:10.735342 12262 raft_consensus.cc:493] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.735850 12262 raft_consensus.cc:515] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.736680 12167 leader_election.cc:304] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:10.737123 12129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedc81df1db542eda78416250bce6cee" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba" is_pre_election: true
I20260710 13:19:10.737660 12249 raft_consensus.cc:2804] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.737942 12129 raft_consensus.cc:2393] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dba6a0b0e114cf18afe06e731642a46 in current term 1: Already voted for candidate eed5dda237d44733bc5376e9243c3dd0 in this term.
I20260710 13:19:10.738029 12249 raft_consensus.cc:493] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.738497 12249 raft_consensus.cc:3060] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.738833 12244 tablet_bootstrap.cc:492] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0: Bootstrap starting.
I20260710 13:19:10.739095 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655bd4f889241bba90cdaadb63ffdf9" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba" is_pre_election: true
I20260710 13:19:10.739148 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c02a086fc0446ab4067e60fd72f3d5" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba" is_pre_election: true
W20260710 13:19:10.741401 12017 leader_election.cc:343] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.745507 12244 tablet_bootstrap.cc:654] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.741139 12166 leader_election.cc:304] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46; no voters: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0
I20260710 13:19:10.745671 12202 raft_consensus.cc:2468] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 1.
I20260710 13:19:10.746587 12262 leader_election.cc:290] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:10.748057 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c02a086fc0446ab4067e60fd72f3d5" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46" is_pre_election: true
I20260710 13:19:10.747373 12249 raft_consensus.cc:515] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
W20260710 13:19:10.749491 12020 leader_election.cc:343] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.749974 12020 leader_election.cc:304] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eed5dda237d44733bc5376e9243c3dd0; no voters: 3dba6a0b0e114cf18afe06e731642a46, 5ae5f9207b6d46df8a780535800b21ba
I20260710 13:19:10.750751 12262 raft_consensus.cc:2749] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:10.751741 12281 raft_consensus.cc:3060] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.751783 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655bd4f889241bba90cdaadb63ffdf9" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:10.754513 12243 tablet_bootstrap.cc:492] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46: No bootstrap required, opened a new log
I20260710 13:19:10.754779 12053 raft_consensus.cc:3060] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.755045 12243 ts_tablet_manager.cc:1403] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46: Time spent bootstrapping tablet: real 0.122s	user 0.036s	sys 0.038s
I20260710 13:19:10.754536 12249 leader_election.cc:290] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:10.758230 12245 tablet_bootstrap.cc:492] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba: No bootstrap required, opened a new log
I20260710 13:19:10.758790 12243 raft_consensus.cc:359] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.759661 12243 raft_consensus.cc:385] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.759864 12245 ts_tablet_manager.cc:1403] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba: Time spent bootstrapping tablet: real 0.157s	user 0.063s	sys 0.034s
I20260710 13:19:10.759984 12243 raft_consensus.cc:740] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.760911 12243 consensus_queue.cc:260] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
W20260710 13:19:10.751819 12166 leader_election.cc:343] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.763460 12243 ts_tablet_manager.cc:1434] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:10.763410 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655bd4f889241bba90cdaadb63ffdf9" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:10.763695 12244 tablet_bootstrap.cc:492] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0: No bootstrap required, opened a new log
I20260710 13:19:10.762022 12053 raft_consensus.cc:2468] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 1.
I20260710 13:19:10.764163 12244 ts_tablet_manager.cc:1403] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.001s
I20260710 13:19:10.764490 12243 tablet_bootstrap.cc:492] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46: Bootstrap starting.
I20260710 13:19:10.765043 12167 leader_election.cc:304] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:10.765859 12249 raft_consensus.cc:2804] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.766716 12244 raft_consensus.cc:359] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.767354 12244 raft_consensus.cc:385] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.767616 12244 raft_consensus.cc:740] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.769114 12281 raft_consensus.cc:2749] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:10.769966 12244 consensus_queue.cc:260] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.772630 12243 tablet_bootstrap.cc:654] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.774577 12244 ts_tablet_manager.cc:1434] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
W20260710 13:19:10.775398 12166 leader_election.cc:343] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.776170 12249 raft_consensus.cc:697] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Becoming Leader. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:10.775585 12244 tablet_bootstrap.cc:492] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0: Bootstrap starting.
I20260710 13:19:10.777088 12249 consensus_queue.cc:237] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
I20260710 13:19:10.779172 12245 raft_consensus.cc:359] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
I20260710 13:19:10.779846 12245 raft_consensus.cc:385] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.780118 12245 raft_consensus.cc:740] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.780807 12245 consensus_queue.cc:260] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
I20260710 13:19:10.783066 12245 ts_tablet_manager.cc:1434] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260710 13:19:10.784014 12245 tablet_bootstrap.cc:492] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba: Bootstrap starting.
I20260710 13:19:10.788731 12243 tablet_bootstrap.cc:492] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46: No bootstrap required, opened a new log
I20260710 13:19:10.789372 12243 ts_tablet_manager.cc:1403] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.013s
I20260710 13:19:10.792300 12244 tablet_bootstrap.cc:654] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.793152 12243 raft_consensus.cc:359] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.798760 12243 raft_consensus.cc:385] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.799067 12243 raft_consensus.cc:740] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.800559 12245 tablet_bootstrap.cc:654] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.801862 11950 catalog_manager.cc:5697] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "3dba6a0b0e114cf18afe06e731642a46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.804754 12243 consensus_queue.cc:260] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.808045 12243 ts_tablet_manager.cc:1434] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260710 13:19:10.808933 12243 tablet_bootstrap.cc:492] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46: Bootstrap starting.
I20260710 13:19:10.816501 12243 tablet_bootstrap.cc:654] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.816128 11952 catalog_manager.cc:5697] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194). New cstate: current_term: 1 leader_uuid: "5ae5f9207b6d46df8a780535800b21ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.817447 12249 raft_consensus.cc:493] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.817955 12249 raft_consensus.cc:515] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.822631 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ccee1e0ee434687836e2d715519a8" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0" is_pre_election: true
I20260710 13:19:10.823606 12053 raft_consensus.cc:2468] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 0.
I20260710 13:19:10.824007 12244 tablet_bootstrap.cc:492] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0: No bootstrap required, opened a new log
I20260710 13:19:10.824435 12244 ts_tablet_manager.cc:1403] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260710 13:19:10.825217 12167 leader_election.cc:304] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:10.826844 12283 raft_consensus.cc:2804] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.827004 12244 raft_consensus.cc:359] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.827389 12283 raft_consensus.cc:493] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.827675 12244 raft_consensus.cc:385] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.827865 12283 raft_consensus.cc:3060] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.827994 12244 raft_consensus.cc:740] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.829773 12244 consensus_queue.cc:260] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.832572 12244 ts_tablet_manager.cc:1434] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:10.833710 12244 tablet_bootstrap.cc:492] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0: Bootstrap starting.
I20260710 13:19:10.837006 12243 tablet_bootstrap.cc:492] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46: No bootstrap required, opened a new log
I20260710 13:19:10.837415 12243 ts_tablet_manager.cc:1403] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46: Time spent bootstrapping tablet: real 0.029s	user 0.026s	sys 0.000s
I20260710 13:19:10.838205 12249 leader_election.cc:290] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:10.839386 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ccee1e0ee434687836e2d715519a8" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba" is_pre_election: true
I20260710 13:19:10.840189 12244 tablet_bootstrap.cc:654] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.839994 12127 raft_consensus.cc:2468] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 0.
I20260710 13:19:10.839880 12243 raft_consensus.cc:359] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.840583 12243 raft_consensus.cc:385] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.840857 12245 tablet_bootstrap.cc:492] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba: No bootstrap required, opened a new log
I20260710 13:19:10.841338 12245 ts_tablet_manager.cc:1403] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.009s
I20260710 13:19:10.837671 12283 raft_consensus.cc:515] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.843915 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ccee1e0ee434687836e2d715519a8" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:10.844458 12053 raft_consensus.cc:3060] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.844611 12245 raft_consensus.cc:359] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.845331 12245 raft_consensus.cc:385] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.845635 12245 raft_consensus.cc:740] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.840857 12243 raft_consensus.cc:740] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.847289 12243 consensus_queue.cc:260] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.848991 12245 consensus_queue.cc:260] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.851145 12053 raft_consensus.cc:2468] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 1.
I20260710 13:19:10.851722 12243 ts_tablet_manager.cc:1434] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:19:10.852319 12167 leader_election.cc:304] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:10.852872 12243 tablet_bootstrap.cc:492] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46: Bootstrap starting.
I20260710 13:19:10.853188 12249 raft_consensus.cc:2804] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.853703 12249 raft_consensus.cc:697] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Becoming Leader. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:10.854497 12249 consensus_queue.cc:237] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.857177 12283 leader_election.cc:290] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:10.858876 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ccee1e0ee434687836e2d715519a8" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:10.859550 12127 raft_consensus.cc:3060] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.865875 12281 raft_consensus.cc:493] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.866364 12281 raft_consensus.cc:515] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.867401 12245 ts_tablet_manager.cc:1434] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:19:10.868458 12281 leader_election.cc:290] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:10.869637 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c29c2278814dbbbe3fb195dfae043b" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba" is_pre_election: true
I20260710 13:19:10.871387 12245 tablet_bootstrap.cc:492] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba: Bootstrap starting.
W20260710 13:19:10.872211 12166 leader_election.cc:343] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.872982 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c29c2278814dbbbe3fb195dfae043b" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0" is_pre_election: true
I20260710 13:19:10.873744 12053 raft_consensus.cc:2468] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 0.
I20260710 13:19:10.874825 12167 leader_election.cc:304] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [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: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 5ae5f9207b6d46df8a780535800b21ba
I20260710 13:19:10.876036 12281 raft_consensus.cc:2804] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.876469 12281 raft_consensus.cc:493] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.876825 12281 raft_consensus.cc:3060] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.870146 12127 raft_consensus.cc:2468] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 1.
I20260710 13:19:10.878051 12244 tablet_bootstrap.cc:492] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0: No bootstrap required, opened a new log
I20260710 13:19:10.878633 12244 ts_tablet_manager.cc:1403] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.012s
I20260710 13:19:10.880826 12244 raft_consensus.cc:359] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.881316 12244 raft_consensus.cc:385] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.881639 12245 tablet_bootstrap.cc:654] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.881580 12244 raft_consensus.cc:740] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.882443 12244 consensus_queue.cc:260] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.884042 12281 raft_consensus.cc:515] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.882742 11952 catalog_manager.cc:5697] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "3dba6a0b0e114cf18afe06e731642a46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:10.887333 12244 ts_tablet_manager.cc:1434] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:19:10.887439 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c29c2278814dbbbe3fb195dfae043b" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:10.888216 12053 raft_consensus.cc:3060] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.885722 12243 tablet_bootstrap.cc:654] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.888850 12281 leader_election.cc:290] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:10.890038 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c29c2278814dbbbe3fb195dfae043b" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:10.890412 12245 tablet_bootstrap.cc:492] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba: No bootstrap required, opened a new log
I20260710 13:19:10.890879 12245 ts_tablet_manager.cc:1403] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
W20260710 13:19:10.891326 12166 leader_election.cc:343] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:10.893728 12245 raft_consensus.cc:359] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.894402 12245 raft_consensus.cc:385] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.894670 12245 raft_consensus.cc:740] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.895337 12245 consensus_queue.cc:260] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.895951 12262 raft_consensus.cc:493] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.896553 12262 raft_consensus.cc:515] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.897451 12245 ts_tablet_manager.cc:1434] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:10.898491 12245 tablet_bootstrap.cc:492] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba: Bootstrap starting.
I20260710 13:19:10.899102 12262 leader_election.cc:290] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:10.895924 12053 raft_consensus.cc:2468] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 1.
I20260710 13:19:10.901101 12167 leader_election.cc:304] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 5ae5f9207b6d46df8a780535800b21ba
I20260710 13:19:10.902526 12281 raft_consensus.cc:2804] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.903100 12281 raft_consensus.cc:697] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Becoming Leader. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:10.904822 12245 tablet_bootstrap.cc:654] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.904134 12281 consensus_queue.cc:237] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.907202 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba" is_pre_election: true
I20260710 13:19:10.907907 12127 raft_consensus.cc:2468] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 0.
I20260710 13:19:10.909538 12017 leader_election.cc:304] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:10.914563 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46" is_pre_election: true
I20260710 13:19:10.915338 12203 raft_consensus.cc:2468] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 0.
I20260710 13:19:10.918664 12262 raft_consensus.cc:2804] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.919160 12262 raft_consensus.cc:493] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.919584 12262 raft_consensus.cc:3060] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.921236 12243 tablet_bootstrap.cc:492] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46: No bootstrap required, opened a new log
I20260710 13:19:10.921737 12243 ts_tablet_manager.cc:1403] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.014s
I20260710 13:19:10.924496 12243 raft_consensus.cc:359] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.925119 12243 raft_consensus.cc:385] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.925372 12243 raft_consensus.cc:740] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.929014 12243 consensus_queue.cc:260] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.931468 12243 ts_tablet_manager.cc:1434] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:10.932475 12243 tablet_bootstrap.cc:492] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46: Bootstrap starting.
I20260710 13:19:10.938735 12243 tablet_bootstrap.cc:654] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.947145 12262 raft_consensus.cc:515] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.951233 12243 tablet_bootstrap.cc:492] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46: No bootstrap required, opened a new log
I20260710 13:19:10.951717 12243 ts_tablet_manager.cc:1403] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260710 13:19:10.952613 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:10.952870 12279 raft_consensus.cc:493] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.953197 12127 raft_consensus.cc:3060] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.953298 12279 raft_consensus.cc:515] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.954281 12243 raft_consensus.cc:359] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.954931 12243 raft_consensus.cc:385] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.955180 12243 raft_consensus.cc:740] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.955399 12279 leader_election.cc:290] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:10.956115 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09540d557eb34d7a852cab6793120f30" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0" is_pre_election: true
I20260710 13:19:10.956670 12053 raft_consensus.cc:2468] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 0.
I20260710 13:19:10.956856 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09540d557eb34d7a852cab6793120f30" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46" is_pre_election: true
I20260710 13:19:10.957402 12203 raft_consensus.cc:2468] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 0.
I20260710 13:19:10.957875 12093 leader_election.cc:304] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:10.958667 12279 raft_consensus.cc:2804] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:10.959038 12279 raft_consensus.cc:493] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:10.959350 12279 raft_consensus.cc:3060] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.955933 12243 consensus_queue.cc:260] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.961189 12127 raft_consensus.cc:2468] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 1.
I20260710 13:19:10.961671 12245 tablet_bootstrap.cc:492] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba: No bootstrap required, opened a new log
I20260710 13:19:10.962137 12245 ts_tablet_manager.cc:1403] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba: Time spent bootstrapping tablet: real 0.064s	user 0.033s	sys 0.024s
I20260710 13:19:10.962380 12017 leader_election.cc:304] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:10.963194 12250 raft_consensus.cc:2804] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:10.963625 12250 raft_consensus.cc:697] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Becoming Leader. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:10.964362 12243 ts_tablet_manager.cc:1434] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:19:10.964425 12250 consensus_queue.cc:237] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.964761 12245 raft_consensus.cc:359] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.965409 12245 raft_consensus.cc:385] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:10.965705 12245 raft_consensus.cc:740] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Initialized, Role: FOLLOWER
I20260710 13:19:10.966218 12279 raft_consensus.cc:515] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.966447 12245 consensus_queue.cc:260] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:10.967636 12262 leader_election.cc:290] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 1 election: Requested vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:10.968432 12245 ts_tablet_manager.cc:1434] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:10.966388 11950 catalog_manager.cc:5697] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "3dba6a0b0e114cf18afe06e731642a46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:10.969022 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09540d557eb34d7a852cab6793120f30" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:10.969322 12245 tablet_bootstrap.cc:492] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba: Bootstrap starting.
I20260710 13:19:10.969542 12053 raft_consensus.cc:3060] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.971381 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:10.971975 12203 raft_consensus.cc:3060] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.975347 12245 tablet_bootstrap.cc:654] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:10.980052 12251 raft_consensus.cc:493] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:10.980654 12251 raft_consensus.cc:515] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
I20260710 13:19:10.984124 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655bd4f889241bba90cdaadb63ffdf9" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46" is_pre_election: true
I20260710 13:19:10.985981 12251 leader_election.cc:290] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453), eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611)
I20260710 13:19:10.989804 12054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655bd4f889241bba90cdaadb63ffdf9" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0" is_pre_election: true
I20260710 13:19:10.990787 12054 raft_consensus.cc:2393] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ae5f9207b6d46df8a780535800b21ba in current term 1: Already voted for candidate 3dba6a0b0e114cf18afe06e731642a46 in this term.
I20260710 13:19:10.992780 12093 leader_election.cc:304] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ae5f9207b6d46df8a780535800b21ba; no voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0
I20260710 13:19:10.994074 12251 raft_consensus.cc:3060] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:10.994980 12279 leader_election.cc:290] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:10.997980 12203 raft_consensus.cc:2468] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 1.
I20260710 13:19:10.993528 12053 raft_consensus.cc:2468] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 1.
I20260710 13:19:10.998661 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09540d557eb34d7a852cab6793120f30" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:11.005548 12202 raft_consensus.cc:3060] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.014936 12202 raft_consensus.cc:2468] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 1.
I20260710 13:19:11.019173 12251 raft_consensus.cc:2749] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:11.013232 12093 leader_election.cc:304] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:11.023200 12281 raft_consensus.cc:493] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:11.023761 12281 raft_consensus.cc:515] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.024988 12251 raft_consensus.cc:2804] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:11.025884 12281 leader_election.cc:290] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:11.026156 12251 raft_consensus.cc:697] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Becoming Leader. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Running, Role: LEADER
I20260710 13:19:11.026787 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f44f89276a64873becf5dd68587ae92" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0" is_pre_election: true
I20260710 13:19:11.027376 12053 raft_consensus.cc:2468] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 0.
I20260710 13:19:11.027902 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f44f89276a64873becf5dd68587ae92" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba" is_pre_election: true
I20260710 13:19:11.028179 12251 consensus_queue.cc:237] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
W20260710 13:19:11.029505 12166 leader_election.cc:343] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:11.030171 12167 leader_election.cc:304] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [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: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 5ae5f9207b6d46df8a780535800b21ba
I20260710 13:19:11.031464 12281 raft_consensus.cc:2804] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:11.031935 12281 raft_consensus.cc:493] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:11.032325 12281 raft_consensus.cc:3060] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.033569 11950 catalog_manager.cc:5697] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "eed5dda237d44733bc5376e9243c3dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.038527 12245 tablet_bootstrap.cc:492] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba: No bootstrap required, opened a new log
I20260710 13:19:11.038944 12245 ts_tablet_manager.cc:1403] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.043s
I20260710 13:19:11.041625 12245 raft_consensus.cc:359] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.042227 12245 raft_consensus.cc:385] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:11.042470 12245 raft_consensus.cc:740] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Initialized, Role: FOLLOWER
I20260710 13:19:11.043064 12245 consensus_queue.cc:260] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.044034 12281 raft_consensus.cc:515] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.045120 12245 ts_tablet_manager.cc:1434] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:11.046075 12245 tablet_bootstrap.cc:492] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba: Bootstrap starting.
I20260710 13:19:11.047147 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f44f89276a64873becf5dd68587ae92" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:11.047683 12053 raft_consensus.cc:3060] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.047904 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f44f89276a64873becf5dd68587ae92" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
W20260710 13:19:11.049618 12166 leader_election.cc:343] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:11.050216 12250 consensus_queue.cc:1048] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.052703 12245 tablet_bootstrap.cc:654] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:11.050817 12281 leader_election.cc:290] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:11.056517 12053 raft_consensus.cc:2468] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 1.
I20260710 13:19:11.057767 12167 leader_election.cc:304] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 5ae5f9207b6d46df8a780535800b21ba
I20260710 13:19:11.058632 12249 raft_consensus.cc:2804] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:11.059089 12249 raft_consensus.cc:697] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Becoming Leader. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:11.059865 12249 consensus_queue.cc:237] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.061403 11950 catalog_manager.cc:5697] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194). New cstate: current_term: 1 leader_uuid: "5ae5f9207b6d46df8a780535800b21ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.059892 12251 raft_consensus.cc:493] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:11.063863 12251 raft_consensus.cc:515] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.066974 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c02a086fc0446ab4067e60fd72f3d5" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46" is_pre_election: true
I20260710 13:19:11.067193 12054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c02a086fc0446ab4067e60fd72f3d5" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0" is_pre_election: true
I20260710 13:19:11.067554 12202 raft_consensus.cc:2468] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 0.
I20260710 13:19:11.068018 12054 raft_consensus.cc:2468] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 0.
I20260710 13:19:11.068878 12095 leader_election.cc:304] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, 5ae5f9207b6d46df8a780535800b21ba; no voters: 
I20260710 13:19:11.069690 12251 leader_election.cc:290] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:11.069770 12279 raft_consensus.cc:2804] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:11.070246 12279 raft_consensus.cc:493] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:11.070617 12279 raft_consensus.cc:3060] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.078372 12279 raft_consensus.cc:515] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.079715 12245 tablet_bootstrap.cc:492] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba: No bootstrap required, opened a new log
I20260710 13:19:11.080152 12245 ts_tablet_manager.cc:1403] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.015s
I20260710 13:19:11.081676 12279 leader_election.cc:290] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:11.081908 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c02a086fc0446ab4067e60fd72f3d5" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:11.082527 12202 raft_consensus.cc:3060] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.082578 12245 raft_consensus.cc:359] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.083205 12245 raft_consensus.cc:385] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:11.083488 12245 raft_consensus.cc:740] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Initialized, Role: FOLLOWER
I20260710 13:19:11.084060 12245 consensus_queue.cc:260] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.084565 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c02a086fc0446ab4067e60fd72f3d5" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:11.085201 12053 raft_consensus.cc:3060] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.085961 12245 ts_tablet_manager.cc:1434] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:11.088569 11952 catalog_manager.cc:5697] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "3dba6a0b0e114cf18afe06e731642a46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:11.092360 12053 raft_consensus.cc:2468] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 1.
I20260710 13:19:11.093513 12093 leader_election.cc:304] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:11.094673 12279 raft_consensus.cc:2804] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:11.095112 12279 raft_consensus.cc:697] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Becoming Leader. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Running, Role: LEADER
I20260710 13:19:11.095876 12279 consensus_queue.cc:237] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.098749 12202 raft_consensus.cc:2468] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 1.
I20260710 13:19:11.106071 12262 consensus_queue.cc:1048] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.107223 12261 consensus_queue.cc:1048] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.117865 11952 catalog_manager.cc:5697] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194). New cstate: current_term: 1 leader_uuid: "5ae5f9207b6d46df8a780535800b21ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.125379 12262 consensus_queue.cc:1048] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.155547 12279 consensus_queue.cc:1048] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.165275 12280 consensus_queue.cc:1048] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.252355 12249 consensus_queue.cc:1048] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.272696 12283 consensus_queue.cc:1048] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:11.285246 12201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b655bd4f889241bba90cdaadb63ffdf9"
dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
mode: GRACEFUL
new_leader_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:40920
I20260710 13:19:11.285800 12201 raft_consensus.cc:606] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Received request to transfer leadership to TS eed5dda237d44733bc5376e9243c3dd0
I20260710 13:19:11.296720 12201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "416ccee1e0ee434687836e2d715519a8"
dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
mode: GRACEFUL
new_leader_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:40920
I20260710 13:19:11.297324 12201 raft_consensus.cc:606] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Received request to transfer leadership to TS eed5dda237d44733bc5376e9243c3dd0
I20260710 13:19:11.310974 12127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25"
dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
mode: GRACEFUL
new_leader_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:39128
I20260710 13:19:11.311443 12127 raft_consensus.cc:606] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Received request to transfer leadership to TS eed5dda237d44733bc5376e9243c3dd0
I20260710 13:19:11.323779 12053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
mode: GRACEFUL
new_leader_uuid: "5ae5f9207b6d46df8a780535800b21ba"
 from {username='slave'} at 127.0.0.1:59196
I20260710 13:19:11.324317 12053 raft_consensus.cc:606] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Received request to transfer leadership to TS 5ae5f9207b6d46df8a780535800b21ba
I20260710 13:19:11.334379 12201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4c29c2278814dbbbe3fb195dfae043b"
dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
mode: GRACEFUL
new_leader_uuid: "5ae5f9207b6d46df8a780535800b21ba"
 from {username='slave'} at 127.0.0.1:40920
I20260710 13:19:11.334911 12201 raft_consensus.cc:606] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Received request to transfer leadership to TS 5ae5f9207b6d46df8a780535800b21ba
I20260710 13:19:11.371345 12127 raft_consensus.cc:3060] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.377120 12283 consensus_queue.cc:1048] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.383411 12281 raft_consensus.cc:993] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46: : Instructing follower 5ae5f9207b6d46df8a780535800b21ba to start an election
I20260710 13:19:11.383944 12249 raft_consensus.cc:1081] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Signalling peer 5ae5f9207b6d46df8a780535800b21ba to start an election
I20260710 13:19:11.385751 12128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4c29c2278814dbbbe3fb195dfae043b"
dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
 from {username='slave'} at 127.0.0.1:39122
I20260710 13:19:11.386324 12128 raft_consensus.cc:493] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.386730 12128 raft_consensus.cc:3060] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.388636 12249 consensus_queue.cc:1048] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.394359 12128 raft_consensus.cc:515] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.395538 12127 raft_consensus.cc:1240] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Rejecting Update request from peer 3dba6a0b0e114cf18afe06e731642a46 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:11.397310 12054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c29c2278814dbbbe3fb195dfae043b" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:11.397958 12054 raft_consensus.cc:3060] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.398206 12249 consensus_queue.cc:1059] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.398463 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c29c2278814dbbbe3fb195dfae043b" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:11.399174 12128 leader_election.cc:290] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 2 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:11.403477 12201 raft_consensus.cc:3055] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.403839 12201 raft_consensus.cc:740] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:11.404615 12201 consensus_queue.cc:260] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.405030 12054 raft_consensus.cc:2468] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 2.
I20260710 13:19:11.405859 12201 raft_consensus.cc:3060] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.406152 12093 leader_election.cc:304] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:11.406940 12280 raft_consensus.cc:2804] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.407457 12280 raft_consensus.cc:697] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [term 2 LEADER]: Becoming Leader. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Running, Role: LEADER
I20260710 13:19:11.408282 12280 consensus_queue.cc:237] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.411034 12201 raft_consensus.cc:2468] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 2.
W20260710 13:19:11.411566 12283 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:19:11.416021 11950 catalog_manager.cc:5697] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba reported cstate change: term changed from 1 to 2, leader changed from 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195) to 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194). New cstate: current_term: 2 leader_uuid: "5ae5f9207b6d46df8a780535800b21ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.423357 12283 consensus_queue.cc:1048] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.424576 12249 consensus_queue.cc:1048] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.435035 12283 raft_consensus.cc:993] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46: : Instructing follower eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:11.435547 12323 raft_consensus.cc:1081] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Signalling peer eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:11.438264 12054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "416ccee1e0ee434687836e2d715519a8"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:59182
I20260710 13:19:11.438802 12054 raft_consensus.cc:493] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.439165 12054 raft_consensus.cc:3060] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.445488 12054 raft_consensus.cc:515] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.447732 12054 leader_election.cc:290] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:11.448603 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ccee1e0ee434687836e2d715519a8" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:11.448908 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ccee1e0ee434687836e2d715519a8" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:11.449198 12128 raft_consensus.cc:3060] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.449432 12201 raft_consensus.cc:3055] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.449836 12201 raft_consensus.cc:740] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:11.450582 12201 consensus_queue.cc:260] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.451447 12201 raft_consensus.cc:3060] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.456183 12201 raft_consensus.cc:2468] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 2.
I20260710 13:19:11.456248 12128 raft_consensus.cc:2468] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 2.
I20260710 13:19:11.457150 12020 leader_election.cc:304] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:11.457924 12309 raft_consensus.cc:2804] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.458415 12309 raft_consensus.cc:697] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Becoming Leader. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:11.459100 12309 consensus_queue.cc:237] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.465055 11949 catalog_manager.cc:5697] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 reported cstate change: term changed from 1 to 2, leader changed from 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195) to eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "eed5dda237d44733bc5376e9243c3dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.476047 12128 raft_consensus.cc:3060] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.477128 12280 consensus_queue.cc:1048] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.483227 12323 consensus_queue.cc:1048] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.486989 12251 consensus_queue.cc:1048] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.497478 12281 consensus_queue.cc:1048] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.541568 12262 consensus_queue.cc:1048] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.552822 12262 consensus_queue.cc:1048] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.564360 12262 raft_consensus.cc:993] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0: : Instructing follower 5ae5f9207b6d46df8a780535800b21ba to start an election
I20260710 13:19:11.564778 12250 raft_consensus.cc:1081] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Signalling peer 5ae5f9207b6d46df8a780535800b21ba to start an election
I20260710 13:19:11.566479 12128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe"
dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
 from {username='slave'} at 127.0.0.1:39114
I20260710 13:19:11.567364 12128 raft_consensus.cc:493] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.567665 12128 raft_consensus.cc:3060] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.572218 12128 raft_consensus.cc:515] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.574958 12054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:11.575519 12054 raft_consensus.cc:3055] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.575902 12054 raft_consensus.cc:740] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:11.575902 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:11.576619 12202 raft_consensus.cc:3060] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.576814 12054 consensus_queue.cc:260] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.577955 12054 raft_consensus.cc:3060] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.579658 12279 consensus_queue.cc:1048] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.576112 12128 leader_election.cc:290] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 2 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:11.583019 12202 raft_consensus.cc:2468] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 2.
I20260710 13:19:11.584596 12095 leader_election.cc:304] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, 5ae5f9207b6d46df8a780535800b21ba; no voters: 
I20260710 13:19:11.585448 12279 raft_consensus.cc:2804] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.585979 12279 raft_consensus.cc:697] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 2 LEADER]: Becoming Leader. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Running, Role: LEADER
I20260710 13:19:11.586814 12279 consensus_queue.cc:237] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.585342 12054 raft_consensus.cc:2468] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 2.
I20260710 13:19:11.591303 12279 consensus_queue.cc:1048] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:11.594684 11952 catalog_manager.cc:5697] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba reported cstate change: term changed from 1 to 2, leader changed from eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193) to 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194). New cstate: current_term: 2 leader_uuid: "5ae5f9207b6d46df8a780535800b21ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.711679 12281 raft_consensus.cc:993] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46: : Instructing follower eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:11.712157 12281 raft_consensus.cc:1081] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Signalling peer eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:11.713646 12054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b655bd4f889241bba90cdaadb63ffdf9"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:59182
I20260710 13:19:11.714161 12054 raft_consensus.cc:493] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.714501 12054 raft_consensus.cc:3060] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.719218 12054 raft_consensus.cc:515] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
I20260710 13:19:11.721400 12054 leader_election.cc:290] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:11.722110 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655bd4f889241bba90cdaadb63ffdf9" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:11.722451 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655bd4f889241bba90cdaadb63ffdf9" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:11.722669 12202 raft_consensus.cc:3055] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.723014 12128 raft_consensus.cc:3060] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.723126 12202 raft_consensus.cc:740] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:11.723886 12202 consensus_queue.cc:260] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
I20260710 13:19:11.724824 12202 raft_consensus.cc:3060] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.727881 12128 raft_consensus.cc:2468] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 2.
I20260710 13:19:11.728927 12017 leader_election.cc:304] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:11.729035 12202 raft_consensus.cc:2468] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 2.
I20260710 13:19:11.729720 12250 raft_consensus.cc:2804] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.730224 12250 raft_consensus.cc:697] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Becoming Leader. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:11.730970 12250 consensus_queue.cc:237] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } }
I20260710 13:19:11.733429 12331 raft_consensus.cc:993] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba: : Instructing follower eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:11.733923 12332 raft_consensus.cc:1081] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Signalling peer eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:11.735405 12054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:59176
I20260710 13:19:11.735865 12054 raft_consensus.cc:493] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.736169 12054 raft_consensus.cc:3060] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.737154 11952 catalog_manager.cc:5697] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 reported cstate change: term changed from 1 to 2, leader changed from 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195) to eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "eed5dda237d44733bc5376e9243c3dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.740553 12054 raft_consensus.cc:515] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.742697 12054 leader_election.cc:290] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:11.743306 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:11.743801 12128 raft_consensus.cc:3055] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.743758 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:11.744159 12128 raft_consensus.cc:740] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Running, Role: LEADER
I20260710 13:19:11.744431 12202 raft_consensus.cc:3060] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.744773 12128 consensus_queue.cc:260] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.746008 12128 raft_consensus.cc:3060] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.749296 12202 raft_consensus.cc:2468] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 2.
I20260710 13:19:11.750331 12128 raft_consensus.cc:2468] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 2.
I20260710 13:19:11.750427 12020 leader_election.cc:304] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:11.751245 12250 raft_consensus.cc:2804] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.751720 12250 raft_consensus.cc:697] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Becoming Leader. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:11.752385 12250 consensus_queue.cc:237] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:11.757931 11952 catalog_manager.cc:5697] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 reported cstate change: term changed from 1 to 2, leader changed from 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194) to eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "eed5dda237d44733bc5376e9243c3dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.983578 12202 raft_consensus.cc:1275] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Refusing update from remote peer 5ae5f9207b6d46df8a780535800b21ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.984089 12201 raft_consensus.cc:1275] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.985167 12332 consensus_queue.cc:1048] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.985359 12250 consensus_queue.cc:1048] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.993543 12054 raft_consensus.cc:1275] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Refusing update from remote peer 5ae5f9207b6d46df8a780535800b21ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.995056 12280 consensus_queue.cc:1048] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.999420 12128 raft_consensus.cc:1275] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.000838 12309 consensus_queue.cc:1048] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.107957 12202 raft_consensus.cc:1275] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Refusing update from remote peer 5ae5f9207b6d46df8a780535800b21ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.109212 12331 consensus_queue.cc:1048] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.116078 12054 raft_consensus.cc:1275] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Refusing update from remote peer 5ae5f9207b6d46df8a780535800b21ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.117633 12331 consensus_queue.cc:1048] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.267477 12202 raft_consensus.cc:1275] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.268667 12309 consensus_queue.cc:1048] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.277000 12128 raft_consensus.cc:1275] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.279029 12262 consensus_queue.cc:1048] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.292522 12128 raft_consensus.cc:1275] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.293730 12262 consensus_queue.cc:1048] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.303848 12202 raft_consensus.cc:1275] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.305148 12309 consensus_queue.cc:1048] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.366174 11411 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:19:14.366827 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:14.382117 12053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
mode: GRACEFUL
new_leader_uuid: "3dba6a0b0e114cf18afe06e731642a46"
 from {username='slave'} at 127.0.0.1:51788
I20260710 13:19:14.382630 12053 raft_consensus.cc:606] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Received request to transfer leadership to TS 3dba6a0b0e114cf18afe06e731642a46
I20260710 13:19:14.384785 12053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eedc81df1db542eda78416250bce6cee"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
mode: GRACEFUL
new_leader_uuid: "3dba6a0b0e114cf18afe06e731642a46"
 from {username='slave'} at 127.0.0.1:51788
I20260710 13:19:14.385216 12053 raft_consensus.cc:606] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Received request to transfer leadership to TS 3dba6a0b0e114cf18afe06e731642a46
I20260710 13:19:14.386201 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:14.386611 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:14.445438 12339 raft_consensus.cc:993] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0: : Instructing follower 3dba6a0b0e114cf18afe06e731642a46 to start an election
I20260710 13:19:14.445866 12309 raft_consensus.cc:1081] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Signalling peer 3dba6a0b0e114cf18afe06e731642a46 to start an election
I20260710 13:19:14.447222 12202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eedc81df1db542eda78416250bce6cee"
dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
 from {username='slave'} at 127.0.0.1:40888
I20260710 13:19:14.447664 12202 raft_consensus.cc:493] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.447956 12202 raft_consensus.cc:3060] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.452204 12202 raft_consensus.cc:515] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:14.453810 12202 leader_election.cc:290] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 2 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:14.454756 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedc81df1db542eda78416250bce6cee" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:14.454857 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedc81df1db542eda78416250bce6cee" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:14.455432 12053 raft_consensus.cc:3055] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:14.455511 12128 raft_consensus.cc:3060] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.455713 12053 raft_consensus.cc:740] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:14.456419 12053 consensus_queue.cc:260] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:14.457280 12053 raft_consensus.cc:3060] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:14.460772 12128 raft_consensus.cc:2468] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 2.
I20260710 13:19:14.462057 12166 leader_election.cc:304] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, 5ae5f9207b6d46df8a780535800b21ba; no voters: 
I20260710 13:19:14.462267 12053 raft_consensus.cc:2468] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 2.
I20260710 13:19:14.463011 12338 raft_consensus.cc:2804] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:14.464437 12338 raft_consensus.cc:697] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 2 LEADER]: Becoming Leader. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:14.465327 12338 consensus_queue.cc:237] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:14.472507 11949 catalog_manager.cc:5697] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 reported cstate change: term changed from 1 to 2, leader changed from eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193) to 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195). New cstate: current_term: 2 leader_uuid: "3dba6a0b0e114cf18afe06e731642a46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:14.667290 12339 raft_consensus.cc:993] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0: : Instructing follower 3dba6a0b0e114cf18afe06e731642a46 to start an election
I20260710 13:19:14.667760 12339 raft_consensus.cc:1081] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Signalling peer 3dba6a0b0e114cf18afe06e731642a46 to start an election
I20260710 13:19:14.669314 12202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25"
dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
 from {username='slave'} at 127.0.0.1:40888
I20260710 13:19:14.669919 12202 raft_consensus.cc:493] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.670197 12202 raft_consensus.cc:3060] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.675056 12202 raft_consensus.cc:515] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:14.676434 12202 leader_election.cc:290] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 3 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:14.677345 12054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:14.677527 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:14.678032 12054 raft_consensus.cc:3055] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:14.678153 12128 raft_consensus.cc:3060] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.678381 12054 raft_consensus.cc:740] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:14.679311 12054 consensus_queue.cc:260] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:14.680591 12054 raft_consensus.cc:3060] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:14.683187 12128 raft_consensus.cc:2468] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 3.
I20260710 13:19:14.684140 12166 leader_election.cc:304] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [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: 3dba6a0b0e114cf18afe06e731642a46, 5ae5f9207b6d46df8a780535800b21ba; no voters: 
I20260710 13:19:14.684988 12338 raft_consensus.cc:2804] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:14.685441 12338 raft_consensus.cc:697] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 LEADER]: Becoming Leader. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:14.685806 12054 raft_consensus.cc:2468] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 3.
I20260710 13:19:14.686259 12338 consensus_queue.cc:237] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:14.692884 11949 catalog_manager.cc:5697] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 reported cstate change: term changed from 2 to 3, leader changed from eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193) to 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195). New cstate: current_term: 3 leader_uuid: "3dba6a0b0e114cf18afe06e731642a46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:14.951215 12054 raft_consensus.cc:1275] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Refusing update from remote peer 3dba6a0b0e114cf18afe06e731642a46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.952590 12338 consensus_queue.cc:1048] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.961846 12128 raft_consensus.cc:1275] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Refusing update from remote peer 3dba6a0b0e114cf18afe06e731642a46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:14.965924 12338 consensus_queue.cc:1048] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:15.088413 12054 raft_consensus.cc:1275] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Refusing update from remote peer 3dba6a0b0e114cf18afe06e731642a46: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.089530 12338 consensus_queue.cc:1048] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.099846 12128 raft_consensus.cc:1275] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Refusing update from remote peer 3dba6a0b0e114cf18afe06e731642a46: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.101459 12356 consensus_queue.cc:1048] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.387446 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:15.399559 12202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eedc81df1db542eda78416250bce6cee"
dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
mode: GRACEFUL
new_leader_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:40920
I20260710 13:19:15.400063 12202 raft_consensus.cc:606] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 2 LEADER]: Received request to transfer leadership to TS eed5dda237d44733bc5376e9243c3dd0
I20260710 13:19:15.409451 12202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25"
dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
mode: GRACEFUL
new_leader_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:40920
I20260710 13:19:15.409979 12202 raft_consensus.cc:606] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 LEADER]: Received request to transfer leadership to TS eed5dda237d44733bc5376e9243c3dd0
I20260710 13:19:15.414399 12128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe"
dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
mode: GRACEFUL
new_leader_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:39128
I20260710 13:19:15.414955 12128 raft_consensus.cc:606] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 2 LEADER]: Received request to transfer leadership to TS eed5dda237d44733bc5376e9243c3dd0
I20260710 13:19:15.419525 12128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09540d557eb34d7a852cab6793120f30"
dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
mode: GRACEFUL
new_leader_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:39128
I20260710 13:19:15.420020 12128 raft_consensus.cc:606] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Received request to transfer leadership to TS eed5dda237d44733bc5376e9243c3dd0
I20260710 13:19:15.424079 12128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0c02a086fc0446ab4067e60fd72f3d5"
dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
mode: GRACEFUL
new_leader_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:39128
I20260710 13:19:15.424546 12128 raft_consensus.cc:606] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Received request to transfer leadership to TS eed5dda237d44733bc5376e9243c3dd0
I20260710 13:19:15.454737 12338 raft_consensus.cc:993] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46: : Instructing follower eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:15.455170 12356 raft_consensus.cc:1081] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 2 LEADER]: Signalling peer eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:15.456558 12053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eedc81df1db542eda78416250bce6cee"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:59182
I20260710 13:19:15.457056 12053 raft_consensus.cc:493] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.457347 12053 raft_consensus.cc:3060] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.462126 12053 raft_consensus.cc:515] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.463639 12053 leader_election.cc:290] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 3 election: Requested vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:15.464692 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedc81df1db542eda78416250bce6cee" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:15.464530 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedc81df1db542eda78416250bce6cee" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:15.465158 12202 raft_consensus.cc:3055] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:15.465235 12128 raft_consensus.cc:3060] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.465411 12202 raft_consensus.cc:740] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:15.466153 12202 consensus_queue.cc:260] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.466936 12202 raft_consensus.cc:3060] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.469758 12128 raft_consensus.cc:2468] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 3.
I20260710 13:19:15.470916 12017 leader_election.cc:304] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [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: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:15.471362 12202 raft_consensus.cc:2468] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 3.
I20260710 13:19:15.471676 12339 raft_consensus.cc:2804] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:15.472625 12339 raft_consensus.cc:697] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 3 LEADER]: Becoming Leader. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:15.473343 12339 consensus_queue.cc:237] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.479126 11952 catalog_manager.cc:5697] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 reported cstate change: term changed from 2 to 3, leader changed from 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195) to eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193). New cstate: current_term: 3 leader_uuid: "eed5dda237d44733bc5376e9243c3dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.486269 12361 raft_consensus.cc:993] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba: : Instructing follower eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:15.487229 12331 raft_consensus.cc:1081] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 2 LEADER]: Signalling peer eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:15.488989 12053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:59176
I20260710 13:19:15.489507 12053 raft_consensus.cc:493] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.489905 12053 raft_consensus.cc:3060] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.494361 12053 raft_consensus.cc:515] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.495877 12053 leader_election.cc:290] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 3 election: Requested vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:15.496627 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:15.496847 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:15.497145 12128 raft_consensus.cc:3055] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:15.497316 12202 raft_consensus.cc:3060] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.497444 12128 raft_consensus.cc:740] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Running, Role: LEADER
I20260710 13:19:15.498116 12128 consensus_queue.cc:260] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.498893 12128 raft_consensus.cc:3060] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.501345 12202 raft_consensus.cc:2468] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 3.
I20260710 13:19:15.502305 12020 leader_election.cc:304] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [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: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:15.502825 12128 raft_consensus.cc:2468] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 3.
I20260710 13:19:15.503072 12339 raft_consensus.cc:2804] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:15.503566 12339 raft_consensus.cc:697] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 3 LEADER]: Becoming Leader. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:15.504246 12339 consensus_queue.cc:237] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.511000 11952 catalog_manager.cc:5697] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 reported cstate change: term changed from 2 to 3, leader changed from 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194) to eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193). New cstate: current_term: 3 leader_uuid: "eed5dda237d44733bc5376e9243c3dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.538340 12363 raft_consensus.cc:993] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba: : Instructing follower eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:15.538847 12331 raft_consensus.cc:1081] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Signalling peer eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:15.540228 12053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0c02a086fc0446ab4067e60fd72f3d5"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:59176
I20260710 13:19:15.540704 12053 raft_consensus.cc:493] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.541034 12053 raft_consensus.cc:3060] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.545450 12053 raft_consensus.cc:515] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.547080 12053 leader_election.cc:290] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:15.547967 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c02a086fc0446ab4067e60fd72f3d5" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:15.548134 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c02a086fc0446ab4067e60fd72f3d5" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:15.548498 12128 raft_consensus.cc:3055] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:15.548623 12202 raft_consensus.cc:3060] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.548784 12128 raft_consensus.cc:740] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Running, Role: LEADER
I20260710 13:19:15.549508 12128 consensus_queue.cc:260] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.550374 12128 raft_consensus.cc:3060] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.552790 12202 raft_consensus.cc:2468] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 2.
I20260710 13:19:15.553828 12020 leader_election.cc:304] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:15.554523 12339 raft_consensus.cc:2804] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:15.554538 12128 raft_consensus.cc:2468] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 2.
I20260710 13:19:15.554955 12339 raft_consensus.cc:697] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Becoming Leader. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:15.555729 12339 consensus_queue.cc:237] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.562120 11952 catalog_manager.cc:5697] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 reported cstate change: term changed from 1 to 2, leader changed from 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194) to eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "eed5dda237d44733bc5376e9243c3dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.665964 12366 raft_consensus.cc:993] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46: : Instructing follower eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:15.666427 12338 raft_consensus.cc:1081] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 LEADER]: Signalling peer eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:15.667830 12053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:59182
I20260710 13:19:15.668304 12053 raft_consensus.cc:493] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.668593 12053 raft_consensus.cc:3060] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.673096 12053 raft_consensus.cc:515] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.674811 12053 leader_election.cc:290] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 4 election: Requested vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:15.675537 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:15.675797 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6037a367f5d41b586b55d0ffce22e25" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:15.676052 12128 raft_consensus.cc:3060] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.676302 12202 raft_consensus.cc:3055] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:15.676575 12202 raft_consensus.cc:740] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:15.677122 12202 consensus_queue.cc:260] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.677906 12202 raft_consensus.cc:3060] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.680120 12128 raft_consensus.cc:2468] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 4.
I20260710 13:19:15.681018 12017 leader_election.cc:304] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [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: 5ae5f9207b6d46df8a780535800b21ba, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:15.681761 12339 raft_consensus.cc:2804] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:15.681993 12202 raft_consensus.cc:2468] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 4.
I20260710 13:19:15.682181 12339 raft_consensus.cc:697] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 4 LEADER]: Becoming Leader. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:15.683027 12339 consensus_queue.cc:237] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.689201 11952 catalog_manager.cc:5697] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 reported cstate change: term changed from 3 to 4, leader changed from 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195) to eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193). New cstate: current_term: 4 leader_uuid: "eed5dda237d44733bc5376e9243c3dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.707230 12363 raft_consensus.cc:993] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba: : Instructing follower eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:15.707662 12331 raft_consensus.cc:1081] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Signalling peer eed5dda237d44733bc5376e9243c3dd0 to start an election
I20260710 13:19:15.709197 12053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09540d557eb34d7a852cab6793120f30"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
 from {username='slave'} at 127.0.0.1:59176
I20260710 13:19:15.709710 12053 raft_consensus.cc:493] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.710016 12053 raft_consensus.cc:3060] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.714433 12053 raft_consensus.cc:515] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.715816 12053 leader_election.cc:290] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 2 election: Requested vote from peers 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:15.716717 12128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09540d557eb34d7a852cab6793120f30" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:15.716743 12202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09540d557eb34d7a852cab6793120f30" candidate_uuid: "eed5dda237d44733bc5376e9243c3dd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:15.717208 12128 raft_consensus.cc:3055] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:15.717296 12202 raft_consensus.cc:3060] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.717485 12128 raft_consensus.cc:740] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Running, Role: LEADER
I20260710 13:19:15.718194 12128 consensus_queue.cc:260] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.718953 12128 raft_consensus.cc:3060] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.721189 12202 raft_consensus.cc:2468] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 2.
I20260710 13:19:15.722132 12020 leader_election.cc:304] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, eed5dda237d44733bc5376e9243c3dd0; no voters: 
I20260710 13:19:15.722920 12128 raft_consensus.cc:2468] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed5dda237d44733bc5376e9243c3dd0 in term 2.
I20260710 13:19:15.722883 12339 raft_consensus.cc:2804] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:15.723555 12339 raft_consensus.cc:697] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Becoming Leader. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:15.724352 12339 consensus_queue.cc:237] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:15.732991 11952 catalog_manager.cc:5697] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 reported cstate change: term changed from 1 to 2, leader changed from 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194) to eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "eed5dda237d44733bc5376e9243c3dd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.888221 12128 raft_consensus.cc:1275] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.889518 12339 consensus_queue.cc:1048] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.895037 12202 raft_consensus.cc:1275] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.899593 12358 consensus_queue.cc:1048] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:15.905897 12201 raft_consensus.cc:1275] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.907671 12358 consensus_queue.cc:1048] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.918648 12127 raft_consensus.cc:1275] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.920230 12339 consensus_queue.cc:1048] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:16.080914 12127 raft_consensus.cc:1275] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.082108 12339 consensus_queue.cc:1048] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.090976 12201 raft_consensus.cc:1275] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.092324 12370 consensus_queue.cc:1048] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.173954 12201 raft_consensus.cc:1275] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 4 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:16.175482 12370 consensus_queue.cc:1048] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:16.182391 12127 raft_consensus.cc:1275] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.183776 12128 raft_consensus.cc:1275] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 4 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:16.183821 12358 consensus_queue.cc:1048] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:16.185278 12339 consensus_queue.cc:1048] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:16.193650 12201 raft_consensus.cc:1275] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Refusing update from remote peer eed5dda237d44733bc5376e9243c3dd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.194972 12339 consensus_queue.cc:1048] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.430888 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:18.438313 12053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09540d557eb34d7a852cab6793120f30"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
mode: GRACEFUL
new_leader_uuid: "3dba6a0b0e114cf18afe06e731642a46"
 from {username='slave'} at 127.0.0.1:51788
I20260710 13:19:18.438970 12053 raft_consensus.cc:606] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Received request to transfer leadership to TS 3dba6a0b0e114cf18afe06e731642a46
I20260710 13:19:18.441893 12053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
mode: GRACEFUL
new_leader_uuid: "5ae5f9207b6d46df8a780535800b21ba"
 from {username='slave'} at 127.0.0.1:51788
I20260710 13:19:18.442318 12053 raft_consensus.cc:606] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 3 LEADER]: Received request to transfer leadership to TS 5ae5f9207b6d46df8a780535800b21ba
I20260710 13:19:18.444396 12053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c13699e3c204bb1920aa2e8a7ed0fcc"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
mode: GRACEFUL
new_leader_uuid: "5ae5f9207b6d46df8a780535800b21ba"
 from {username='slave'} at 127.0.0.1:51788
I20260710 13:19:18.444793 12053 raft_consensus.cc:606] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Received request to transfer leadership to TS 5ae5f9207b6d46df8a780535800b21ba
I20260710 13:19:18.446991 12053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eedc81df1db542eda78416250bce6cee"
dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
mode: GRACEFUL
new_leader_uuid: "3dba6a0b0e114cf18afe06e731642a46"
 from {username='slave'} at 127.0.0.1:51788
I20260710 13:19:18.447429 12053 raft_consensus.cc:606] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 3 LEADER]: Received request to transfer leadership to TS 3dba6a0b0e114cf18afe06e731642a46
I20260710 13:19:18.448443 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:19:18.448873 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:18.556411 12358 raft_consensus.cc:993] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0: : Instructing follower 5ae5f9207b6d46df8a780535800b21ba to start an election
I20260710 13:19:18.556941 12382 raft_consensus.cc:1081] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Signalling peer 5ae5f9207b6d46df8a780535800b21ba to start an election
I20260710 13:19:18.558583 12127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c13699e3c204bb1920aa2e8a7ed0fcc"
dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
 from {username='slave'} at 127.0.0.1:39114
I20260710 13:19:18.559062 12127 raft_consensus.cc:493] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.559393 12127 raft_consensus.cc:3060] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.565250 12127 raft_consensus.cc:515] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:18.567091 12127 leader_election.cc:290] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 2 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:18.568009 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c13699e3c204bb1920aa2e8a7ed0fcc" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:18.568389 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c13699e3c204bb1920aa2e8a7ed0fcc" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:18.568795 12053 raft_consensus.cc:3055] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.568900 12201 raft_consensus.cc:3060] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.569116 12053 raft_consensus.cc:740] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:18.570024 12053 consensus_queue.cc:260] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:18.571345 12053 raft_consensus.cc:3060] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.576468 12201 raft_consensus.cc:2468] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 2.
I20260710 13:19:18.577898 12095 leader_election.cc:304] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dba6a0b0e114cf18afe06e731642a46, 5ae5f9207b6d46df8a780535800b21ba; no voters: 
I20260710 13:19:18.578125 12053 raft_consensus.cc:2468] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 2.
I20260710 13:19:18.578948 12383 raft_consensus.cc:2804] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.580037 12383 raft_consensus.cc:697] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 2 LEADER]: Becoming Leader. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Running, Role: LEADER
I20260710 13:19:18.581005 12383 consensus_queue.cc:237] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:18.584563 12358 raft_consensus.cc:993] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0: : Instructing follower 3dba6a0b0e114cf18afe06e731642a46 to start an election
I20260710 13:19:18.585076 12382 raft_consensus.cc:1081] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 3 LEADER]: Signalling peer 3dba6a0b0e114cf18afe06e731642a46 to start an election
I20260710 13:19:18.587060 12201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eedc81df1db542eda78416250bce6cee"
dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
 from {username='slave'} at 127.0.0.1:40888
I20260710 13:19:18.587520 12201 raft_consensus.cc:493] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.587797 12201 raft_consensus.cc:3060] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:18.588763 11949 catalog_manager.cc:5697] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba reported cstate change: term changed from 1 to 2, leader changed from eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193) to 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194). New cstate: current_term: 2 leader_uuid: "5ae5f9207b6d46df8a780535800b21ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.592490 12201 raft_consensus.cc:515] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:18.594385 12201 leader_election.cc:290] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 4 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:18.595429 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedc81df1db542eda78416250bce6cee" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:18.595273 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eedc81df1db542eda78416250bce6cee" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:18.595994 12053 raft_consensus.cc:3055] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:18.596302 12053 raft_consensus.cc:740] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:18.596541 12127 raft_consensus.cc:3060] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:18.597203 12053 consensus_queue.cc:260] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:18.598474 12053 raft_consensus.cc:3060] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:18.602811 12127 raft_consensus.cc:2468] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 4.
I20260710 13:19:18.604187 12053 raft_consensus.cc:2468] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 4.
I20260710 13:19:18.605419 12166 leader_election.cc:304] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [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: 3dba6a0b0e114cf18afe06e731642a46, 5ae5f9207b6d46df8a780535800b21ba; no voters: 
I20260710 13:19:18.606217 12384 raft_consensus.cc:2804] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:18.607146 12384 raft_consensus.cc:697] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 4 LEADER]: Becoming Leader. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:18.607969 12384 consensus_queue.cc:237] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:18.615209 11949 catalog_manager.cc:5697] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 reported cstate change: term changed from 3 to 4, leader changed from eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193) to 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195). New cstate: current_term: 4 leader_uuid: "3dba6a0b0e114cf18afe06e731642a46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.661983 12358 raft_consensus.cc:993] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0: : Instructing follower 3dba6a0b0e114cf18afe06e731642a46 to start an election
I20260710 13:19:18.662448 12382 raft_consensus.cc:1081] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Signalling peer 3dba6a0b0e114cf18afe06e731642a46 to start an election
I20260710 13:19:18.663820 12201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09540d557eb34d7a852cab6793120f30"
dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
 from {username='slave'} at 127.0.0.1:40888
I20260710 13:19:18.664383 12201 raft_consensus.cc:493] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.664738 12201 raft_consensus.cc:3060] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.669571 12201 raft_consensus.cc:515] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:18.671473 12201 leader_election.cc:290] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [CANDIDATE]: Term 3 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194:41087)
I20260710 13:19:18.672353 12127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09540d557eb34d7a852cab6793120f30" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
I20260710 13:19:18.672806 12127 raft_consensus.cc:3060] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.672804 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09540d557eb34d7a852cab6793120f30" candidate_uuid: "3dba6a0b0e114cf18afe06e731642a46" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:18.673475 12053 raft_consensus.cc:3055] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:18.673817 12053 raft_consensus.cc:740] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:18.674628 12053 consensus_queue.cc:260] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:18.675508 12053 raft_consensus.cc:3060] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.677922 12127 raft_consensus.cc:2468] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 3.
I20260710 13:19:18.678884 12166 leader_election.cc:304] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [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: 3dba6a0b0e114cf18afe06e731642a46, 5ae5f9207b6d46df8a780535800b21ba; no voters: 
I20260710 13:19:18.679557 12384 raft_consensus.cc:2804] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:18.679991 12053 raft_consensus.cc:2468] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dba6a0b0e114cf18afe06e731642a46 in term 3.
I20260710 13:19:18.680078 12384 raft_consensus.cc:697] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 LEADER]: Becoming Leader. State: Replica: 3dba6a0b0e114cf18afe06e731642a46, State: Running, Role: LEADER
I20260710 13:19:18.681175 12384 consensus_queue.cc:237] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:18.688515 11952 catalog_manager.cc:5697] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 reported cstate change: term changed from 2 to 3, leader changed from eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193) to 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195). New cstate: current_term: 3 leader_uuid: "3dba6a0b0e114cf18afe06e731642a46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.729941 12358 raft_consensus.cc:993] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0: : Instructing follower 5ae5f9207b6d46df8a780535800b21ba to start an election
I20260710 13:19:18.730386 12382 raft_consensus.cc:1081] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 3 LEADER]: Signalling peer 5ae5f9207b6d46df8a780535800b21ba to start an election
I20260710 13:19:18.731760 12127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe"
dest_uuid: "5ae5f9207b6d46df8a780535800b21ba"
 from {username='slave'} at 127.0.0.1:39114
I20260710 13:19:18.732205 12127 raft_consensus.cc:493] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.732452 12127 raft_consensus.cc:3060] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:18.737264 12127 raft_consensus.cc:515] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:18.739059 12127 leader_election.cc:290] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [CANDIDATE]: Term 4 election: Requested vote from peers eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611), 3dba6a0b0e114cf18afe06e731642a46 (127.11.36.195:38453)
I20260710 13:19:18.739874 12053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eed5dda237d44733bc5376e9243c3dd0"
I20260710 13:19:18.740207 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9757573adf4b1c994112fff242f9fe" candidate_uuid: "5ae5f9207b6d46df8a780535800b21ba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3dba6a0b0e114cf18afe06e731642a46"
I20260710 13:19:18.740435 12053 raft_consensus.cc:3055] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:18.740855 12053 raft_consensus.cc:740] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eed5dda237d44733bc5376e9243c3dd0, State: Running, Role: LEADER
I20260710 13:19:18.740731 12201 raft_consensus.cc:3060] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:18.741765 12053 consensus_queue.cc:260] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:18.742614 12053 raft_consensus.cc:3060] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:18.745752 12201 raft_consensus.cc:2468] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 4.
I20260710 13:19:18.746723 12053 raft_consensus.cc:2468] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ae5f9207b6d46df8a780535800b21ba in term 4.
I20260710 13:19:18.746790 12095 leader_election.cc:304] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [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: 3dba6a0b0e114cf18afe06e731642a46, 5ae5f9207b6d46df8a780535800b21ba; no voters: 
I20260710 13:19:18.747584 12383 raft_consensus.cc:2804] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:18.748008 12383 raft_consensus.cc:697] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 4 LEADER]: Becoming Leader. State: Replica: 5ae5f9207b6d46df8a780535800b21ba, State: Running, Role: LEADER
I20260710 13:19:18.748771 12383 consensus_queue.cc:237] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [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: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } }
I20260710 13:19:18.755618 11952 catalog_manager.cc:5697] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba reported cstate change: term changed from 3 to 4, leader changed from eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193) to 5ae5f9207b6d46df8a780535800b21ba (127.11.36.194). New cstate: current_term: 4 leader_uuid: "5ae5f9207b6d46df8a780535800b21ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.005910 12127 raft_consensus.cc:1275] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 4 FOLLOWER]: Refusing update from remote peer 3dba6a0b0e114cf18afe06e731642a46: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:19.007133 12384 consensus_queue.cc:1048] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:19.017287 12053 raft_consensus.cc:1275] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 4 FOLLOWER]: Refusing update from remote peer 3dba6a0b0e114cf18afe06e731642a46: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:19.020762 12397 consensus_queue.cc:1048] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:19.021205 12201 raft_consensus.cc:1275] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Refusing update from remote peer 5ae5f9207b6d46df8a780535800b21ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.022758 12383 consensus_queue.cc:1048] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.033375 12053 raft_consensus.cc:1275] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Refusing update from remote peer 5ae5f9207b6d46df8a780535800b21ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.034844 12385 consensus_queue.cc:1048] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.130129 12201 raft_consensus.cc:1275] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 4 FOLLOWER]: Refusing update from remote peer 5ae5f9207b6d46df8a780535800b21ba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:19.131364 12385 consensus_queue.cc:1048] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dba6a0b0e114cf18afe06e731642a46" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:19.139886 12053 raft_consensus.cc:1275] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 4 FOLLOWER]: Refusing update from remote peer 5ae5f9207b6d46df8a780535800b21ba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:19.141518 12402 consensus_queue.cc:1048] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:19.178786 12053 raft_consensus.cc:1275] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Refusing update from remote peer 3dba6a0b0e114cf18afe06e731642a46: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:19.179965 12397 consensus_queue.cc:1048] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed5dda237d44733bc5376e9243c3dd0" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 46611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:19.188019 12127 raft_consensus.cc:1275] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Refusing update from remote peer 3dba6a0b0e114cf18afe06e731642a46: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:19.189363 12384 consensus_queue.cc:1048] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ae5f9207b6d46df8a780535800b21ba" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:19.449998 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:19.457369 11411 tablet_server.cc:179] TabletServer@127.11.36.193:0 shutting down...
I20260710 13:19:19.481719 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.482376 11411 tablet_replica.cc:333] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0: stopping tablet replica
I20260710 13:19:19.482895 11411 raft_consensus.cc:2243] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.483269 11411 raft_consensus.cc:2272] T 09540d557eb34d7a852cab6793120f30 P eed5dda237d44733bc5376e9243c3dd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.485316 11411 tablet_replica.cc:333] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0: stopping tablet replica
I20260710 13:19:19.485862 11411 raft_consensus.cc:2243] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.486222 11411 raft_consensus.cc:2272] T e4c29c2278814dbbbe3fb195dfae043b P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.487896 11411 tablet_replica.cc:333] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0: stopping tablet replica
I20260710 13:19:19.488312 11411 raft_consensus.cc:2243] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.488632 11411 raft_consensus.cc:2272] T 1c9757573adf4b1c994112fff242f9fe P eed5dda237d44733bc5376e9243c3dd0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.490646 11411 tablet_replica.cc:333] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0: stopping tablet replica
I20260710 13:19:19.491099 11411 raft_consensus.cc:2243] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.491729 11411 raft_consensus.cc:2272] T a0c02a086fc0446ab4067e60fd72f3d5 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.493197 11411 tablet_replica.cc:333] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0: stopping tablet replica
I20260710 13:19:19.493630 11411 raft_consensus.cc:2243] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.493988 11411 raft_consensus.cc:2272] T 8f44f89276a64873becf5dd68587ae92 P eed5dda237d44733bc5376e9243c3dd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.495404 11411 tablet_replica.cc:333] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0: stopping tablet replica
I20260710 13:19:19.495832 11411 raft_consensus.cc:2243] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.496492 11411 raft_consensus.cc:2272] T e6037a367f5d41b586b55d0ffce22e25 P eed5dda237d44733bc5376e9243c3dd0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.498129 11411 tablet_replica.cc:333] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0: stopping tablet replica
I20260710 13:19:19.498517 11411 raft_consensus.cc:2243] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.499148 11411 raft_consensus.cc:2272] T 416ccee1e0ee434687836e2d715519a8 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.501483 11411 tablet_replica.cc:333] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0: stopping tablet replica
W20260710 13:19:19.501941 12167 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:19:19.502261 11411 raft_consensus.cc:2243] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.503283 11411 raft_consensus.cc:2272] T b655bd4f889241bba90cdaadb63ffdf9 P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:19.505064 12167 consensus_peers.cc:597] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 -> Peer eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611): Couldn't send request to peer eed5dda237d44733bc5376e9243c3dd0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.505712 11411 tablet_replica.cc:333] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0: stopping tablet replica
I20260710 13:19:19.506206 11411 raft_consensus.cc:2243] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.506604 11411 raft_consensus.cc:2272] T 9c13699e3c204bb1920aa2e8a7ed0fcc P eed5dda237d44733bc5376e9243c3dd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.508448 11411 tablet_replica.cc:333] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0: stopping tablet replica
I20260710 13:19:19.508873 11411 raft_consensus.cc:2243] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.509243 11411 raft_consensus.cc:2272] T eedc81df1db542eda78416250bce6cee P eed5dda237d44733bc5376e9243c3dd0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.529127 11411 tablet_server.cc:196] TabletServer@127.11.36.193:0 shutdown complete.
I20260710 13:19:19.547238 11411 tablet_server.cc:179] TabletServer@127.11.36.194:0 shutting down...
I20260710 13:19:19.575870 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.576854 11411 tablet_replica.cc:333] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba: stopping tablet replica
W20260710 13:19:19.577251 12093 consensus_peers.cc:597] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba -> Peer eed5dda237d44733bc5376e9243c3dd0 (127.11.36.193:46611): Couldn't send request to peer eed5dda237d44733bc5376e9243c3dd0. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:46611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.577723 11411 raft_consensus.cc:2243] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.578739 11411 raft_consensus.cc:2272] T e4c29c2278814dbbbe3fb195dfae043b P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.580668 11411 tablet_replica.cc:333] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba: stopping tablet replica
I20260710 13:19:19.581213 11411 raft_consensus.cc:2243] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.581676 11411 raft_consensus.cc:2272] T a0c02a086fc0446ab4067e60fd72f3d5 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.583284 11411 tablet_replica.cc:333] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba: stopping tablet replica
I20260710 13:19:19.583768 11411 raft_consensus.cc:2243] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.584442 11411 raft_consensus.cc:2272] T 1c9757573adf4b1c994112fff242f9fe P 5ae5f9207b6d46df8a780535800b21ba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.586510 11411 tablet_replica.cc:333] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba: stopping tablet replica
I20260710 13:19:19.587095 11411 raft_consensus.cc:2243] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.587566 11411 raft_consensus.cc:2272] T 09540d557eb34d7a852cab6793120f30 P 5ae5f9207b6d46df8a780535800b21ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.589555 11411 tablet_replica.cc:333] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba: stopping tablet replica
I20260710 13:19:19.590112 11411 raft_consensus.cc:2243] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.590462 11411 raft_consensus.cc:2272] T 8f44f89276a64873becf5dd68587ae92 P 5ae5f9207b6d46df8a780535800b21ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.592008 11411 tablet_replica.cc:333] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba: stopping tablet replica
I20260710 13:19:19.592409 11411 raft_consensus.cc:2243] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.592724 11411 raft_consensus.cc:2272] T e6037a367f5d41b586b55d0ffce22e25 P 5ae5f9207b6d46df8a780535800b21ba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.594259 11411 tablet_replica.cc:333] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba: stopping tablet replica
I20260710 13:19:19.594660 11411 raft_consensus.cc:2243] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.595019 11411 raft_consensus.cc:2272] T 416ccee1e0ee434687836e2d715519a8 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.596483 11411 tablet_replica.cc:333] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba: stopping tablet replica
I20260710 13:19:19.596858 11411 raft_consensus.cc:2243] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.597193 11411 raft_consensus.cc:2272] T eedc81df1db542eda78416250bce6cee P 5ae5f9207b6d46df8a780535800b21ba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.599038 11411 tablet_replica.cc:333] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba: stopping tablet replica
I20260710 13:19:19.599417 11411 raft_consensus.cc:2243] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.599786 11411 raft_consensus.cc:2272] T b655bd4f889241bba90cdaadb63ffdf9 P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.601159 11411 tablet_replica.cc:333] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba: stopping tablet replica
I20260710 13:19:19.601516 11411 raft_consensus.cc:2243] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.602252 11411 raft_consensus.cc:2272] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 5ae5f9207b6d46df8a780535800b21ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.629508 11411 tablet_server.cc:196] TabletServer@127.11.36.194:0 shutdown complete.
I20260710 13:19:19.647594 11411 tablet_server.cc:179] TabletServer@127.11.36.195:0 shutting down...
I20260710 13:19:19.667621 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.668252 11411 tablet_replica.cc:333] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46: stopping tablet replica
I20260710 13:19:19.668848 11411 raft_consensus.cc:2243] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.669682 11411 raft_consensus.cc:2272] T 09540d557eb34d7a852cab6793120f30 P 3dba6a0b0e114cf18afe06e731642a46 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.672281 11411 tablet_replica.cc:333] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46: stopping tablet replica
I20260710 13:19:19.672783 11411 raft_consensus.cc:2243] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.673183 11411 raft_consensus.cc:2272] T a0c02a086fc0446ab4067e60fd72f3d5 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.674820 11411 tablet_replica.cc:333] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46: stopping tablet replica
I20260710 13:19:19.675285 11411 raft_consensus.cc:2243] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.675693 11411 raft_consensus.cc:2272] T e4c29c2278814dbbbe3fb195dfae043b P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.677215 11411 tablet_replica.cc:333] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46: stopping tablet replica
I20260710 13:19:19.677732 11411 raft_consensus.cc:2243] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.678157 11411 raft_consensus.cc:2272] T 1c9757573adf4b1c994112fff242f9fe P 3dba6a0b0e114cf18afe06e731642a46 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.680184 11411 tablet_replica.cc:333] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46: stopping tablet replica
I20260710 13:19:19.680655 11411 raft_consensus.cc:2243] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.681320 11411 raft_consensus.cc:2272] T 8f44f89276a64873becf5dd68587ae92 P 3dba6a0b0e114cf18afe06e731642a46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.682852 11411 tablet_replica.cc:333] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46: stopping tablet replica
I20260710 13:19:19.683293 11411 raft_consensus.cc:2243] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.683681 11411 raft_consensus.cc:2272] T 416ccee1e0ee434687836e2d715519a8 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.685151 11411 tablet_replica.cc:333] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46: stopping tablet replica
I20260710 13:19:19.685698 11411 raft_consensus.cc:2243] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.686090 11411 raft_consensus.cc:2272] T e6037a367f5d41b586b55d0ffce22e25 P 3dba6a0b0e114cf18afe06e731642a46 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.687721 11411 tablet_replica.cc:333] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46: stopping tablet replica
I20260710 13:19:19.688138 11411 raft_consensus.cc:2243] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.688761 11411 raft_consensus.cc:2272] T eedc81df1db542eda78416250bce6cee P 3dba6a0b0e114cf18afe06e731642a46 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.690459 11411 tablet_replica.cc:333] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46: stopping tablet replica
I20260710 13:19:19.690917 11411 raft_consensus.cc:2243] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.691300 11411 raft_consensus.cc:2272] T 9c13699e3c204bb1920aa2e8a7ed0fcc P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.693064 11411 tablet_replica.cc:333] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46: stopping tablet replica
I20260710 13:19:19.693475 11411 raft_consensus.cc:2243] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.693917 11411 raft_consensus.cc:2272] T b655bd4f889241bba90cdaadb63ffdf9 P 3dba6a0b0e114cf18afe06e731642a46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.711529 11411 tablet_server.cc:196] TabletServer@127.11.36.195:0 shutdown complete.
I20260710 13:19:19.728602 11411 master.cc:562] Master@127.11.36.254:33439 shutting down...
I20260710 13:19:19.746980 11411 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.747522 11411 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.747848 11411 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7adee94535a34a5fa367c88fae112766: stopping tablet replica
I20260710 13:19:19.767598 11411 master.cc:584] Master@127.11.36.254:33439 shutdown complete.
3dba6a0b0e114cf18afe06e731642a46  1
5ae5f9207b6d46df8a780535800b21ba  4
eed5dda237d44733bc5376e9243c3dd0  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10261 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:19:19.806535 11411 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.36.254:42497
I20260710 13:19:19.807663 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.813678 12411 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:19.813717 12412 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:19.814963 11411 server_base.cc:1061] running on GCE node
W20260710 13:19:19.815045 12414 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:19.816015 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:19.816220 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:19.816381 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689559816364 us; error 0 us; skew 500 ppm
I20260710 13:19:19.816884 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:19.819295 11411 webserver.cc:533] Webserver started at http://127.11.36.254:44213/ using document root <none> and password file <none>
I20260710 13:19:19.819756 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:19.819968 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:19.820238 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:19.821360 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/master-0-root/instance:
uuid: "2895a680793d49bdaee73f4cac698c9f"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-dzsf"
I20260710 13:19:19.825870 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:19:19.828889 12419 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.829573 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:19.829905 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/master-0-root
uuid: "2895a680793d49bdaee73f4cac698c9f"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-dzsf"
I20260710 13:19:19.830186 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:19.843293 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:19.844591 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:19.881196 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.254:42497
I20260710 13:19:19.881281 12470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.254:42497 every 8 connection(s)
I20260710 13:19:19.884876 12471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:19.894336 12471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f: Bootstrap starting.
I20260710 13:19:19.901739 12471 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.906872 12471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f: No bootstrap required, opened a new log
I20260710 13:19:19.908895 12471 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2895a680793d49bdaee73f4cac698c9f" member_type: VOTER }
I20260710 13:19:19.909258 12471 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.909468 12471 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2895a680793d49bdaee73f4cac698c9f, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.910113 12471 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2895a680793d49bdaee73f4cac698c9f" member_type: VOTER }
I20260710 13:19:19.910543 12471 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:19.910737 12471 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:19.910955 12471 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.915517 12471 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2895a680793d49bdaee73f4cac698c9f" member_type: VOTER }
I20260710 13:19:19.915982 12471 leader_election.cc:304] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [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: 2895a680793d49bdaee73f4cac698c9f; no voters: 
I20260710 13:19:19.916975 12471 leader_election.cc:290] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:19.917289 12474 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.918628 12474 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [term 1 LEADER]: Becoming Leader. State: Replica: 2895a680793d49bdaee73f4cac698c9f, State: Running, Role: LEADER
I20260710 13:19:19.919296 12474 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [LEADER]: Queue going to LEADER mode. State: All 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: "2895a680793d49bdaee73f4cac698c9f" member_type: VOTER }
I20260710 13:19:19.919802 12471 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:19.924450 12476 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2895a680793d49bdaee73f4cac698c9f. Latest consensus state: current_term: 1 leader_uuid: "2895a680793d49bdaee73f4cac698c9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2895a680793d49bdaee73f4cac698c9f" member_type: VOTER } }
I20260710 13:19:19.924456 12475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2895a680793d49bdaee73f4cac698c9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2895a680793d49bdaee73f4cac698c9f" member_type: VOTER } }
I20260710 13:19:19.925197 12476 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:19.925346 12475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:19.927064 12481 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:19.935189 12481 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:19.938637 11411 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:19.945571 12481 catalog_manager.cc:1383] Generated new cluster ID: e64fa81cd6c146099f6a25916879f44e
I20260710 13:19:19.945966 12481 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:19.960055 12481 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:19.961349 12481 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:19.976369 12481 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f: Generated new TSK 0
I20260710 13:19:19.976931 12481 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:20.008984 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:20.014761 12492 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:20.016141 12493 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:20.018362 11411 server_base.cc:1061] running on GCE node
W20260710 13:19:20.018704 12495 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:20.019701 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:20.019878 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:20.020081 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689560020048 us; error 0 us; skew 500 ppm
I20260710 13:19:20.020603 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:20.023094 11411 webserver.cc:533] Webserver started at http://127.11.36.193:34457/ using document root <none> and password file <none>
I20260710 13:19:20.023648 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:20.023855 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:20.024137 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:20.025213 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-0-root/instance:
uuid: "fe91eca33f3f45d695a5c01e17c47223"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-dzsf"
I20260710 13:19:20.029873 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:19:20.033275 12500 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.034082 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:20.034368 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-0-root
uuid: "fe91eca33f3f45d695a5c01e17c47223"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-dzsf"
I20260710 13:19:20.034675 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:20.051855 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:20.053167 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:20.054726 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:20.056921 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:20.057156 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.057386 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:20.057565 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.095183 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.193:38835
I20260710 13:19:20.095268 12562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.193:38835 every 8 connection(s)
I20260710 13:19:20.099611 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:20.107040 12567 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:20.108986 12568 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:20.111341 11411 server_base.cc:1061] running on GCE node
W20260710 13:19:20.111275 12570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:20.112154 12563 heartbeater.cc:344] Connected to a master server at 127.11.36.254:42497
I20260710 13:19:20.112592 12563 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:20.112959 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:20.113222 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:20.113413 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689560113394 us; error 0 us; skew 500 ppm
I20260710 13:19:20.113438 12563 heartbeater.cc:507] Master 127.11.36.254:42497 requested a full tablet report, sending...
I20260710 13:19:20.114251 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:20.115844 12436 ts_manager.cc:194] Registered new tserver with Master: fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835)
I20260710 13:19:20.116844 11411 webserver.cc:533] Webserver started at http://127.11.36.194:35435/ using document root <none> and password file <none>
I20260710 13:19:20.117342 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:20.117548 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:20.117777 12436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44222
I20260710 13:19:20.117869 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:20.119179 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-1-root/instance:
uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-dzsf"
I20260710 13:19:20.123485 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:19:20.126605 12575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.127384 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:20.127723 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-1-root
uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-dzsf"
I20260710 13:19:20.128016 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:20.144798 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:20.146049 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:20.147450 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:20.149574 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:20.149839 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.150089 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:20.150255 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.187956 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.194:43417
I20260710 13:19:20.188050 12637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.194:43417 every 8 connection(s)
I20260710 13:19:20.192505 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:20.199661 12641 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:20.201804 12642 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:20.205127 12644 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:20.205935 12638 heartbeater.cc:344] Connected to a master server at 127.11.36.254:42497
I20260710 13:19:20.206283 12638 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:20.207211 12638 heartbeater.cc:507] Master 127.11.36.254:42497 requested a full tablet report, sending...
I20260710 13:19:20.207862 11411 server_base.cc:1061] running on GCE node
I20260710 13:19:20.208863 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:20.209067 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:20.209270 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689560209236 us; error 0 us; skew 500 ppm
I20260710 13:19:20.209468 12436 ts_manager.cc:194] Registered new tserver with Master: 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:20.209926 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:20.210843 12436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44236
I20260710 13:19:20.212746 11411 webserver.cc:533] Webserver started at http://127.11.36.195:46357/ using document root <none> and password file <none>
I20260710 13:19:20.213303 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:20.213541 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:20.213928 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:20.215143 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-2-root/instance:
uuid: "d41c685224f74138b5de2d9b6082681e"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-dzsf"
I20260710 13:19:20.219561 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:20.223044 12649 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.223814 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:20.224097 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-2-root
uuid: "d41c685224f74138b5de2d9b6082681e"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-dzsf"
I20260710 13:19:20.224372 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:20.235879 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:20.237155 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:20.238664 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:20.240783 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:20.240986 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.241247 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:20.241415 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.281133 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.195:46497
I20260710 13:19:20.281230 12711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.195:46497 every 8 connection(s)
I20260710 13:19:20.294175 12712 heartbeater.cc:344] Connected to a master server at 127.11.36.254:42497
I20260710 13:19:20.294548 12712 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:20.295236 12712 heartbeater.cc:507] Master 127.11.36.254:42497 requested a full tablet report, sending...
I20260710 13:19:20.297109 12436 ts_manager.cc:194] Registered new tserver with Master: d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:20.297648 11411 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013256355s
I20260710 13:19:20.298570 12436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44242
I20260710 13:19:20.321815 12436 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44252:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:20.325510 12436 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:20.451562 12528 tablet_service.cc:1511] Processing CreateTablet for tablet d1b4c90414f045f49269d525a1976c07 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:20.452996 12528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b4c90414f045f49269d525a1976c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.457536 12527 tablet_service.cc:1511] Processing CreateTablet for tablet 6f33a52aa2c64374afd32e463d841fdc (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:20.459096 12527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f33a52aa2c64374afd32e463d841fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.459263 12524 tablet_service.cc:1511] Processing CreateTablet for tablet 0c99eaed722c43f3955b153c07a05884 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:20.460683 12524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c99eaed722c43f3955b153c07a05884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.461757 12526 tablet_service.cc:1511] Processing CreateTablet for tablet 10a140ff95a54a1f961567aa936312f0 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:20.462190 12523 tablet_service.cc:1511] Processing CreateTablet for tablet 2142d16335de488eaba81c87b64289f6 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:20.463227 12526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a140ff95a54a1f961567aa936312f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.465159 12522 tablet_service.cc:1511] Processing CreateTablet for tablet 21fb0dfe766645dabe1850c80bbd3feb (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:20.466485 12522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fb0dfe766645dabe1850c80bbd3feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.466888 12525 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad98d9693c342929c23530a0f2cde4a (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:20.468333 12525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad98d9693c342929c23530a0f2cde4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.476104 12727 tablet_bootstrap.cc:492] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:20.477258 12523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2142d16335de488eaba81c87b64289f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.483938 12727 tablet_bootstrap.cc:654] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.487954 12524 tablet_service.cc:1511] Processing CreateTablet for tablet 28d89272c5a04abd920668acbe4a3e64 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:20.489877 12524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d89272c5a04abd920668acbe4a3e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.495491 12526 tablet_service.cc:1511] Processing CreateTablet for tablet bc2a72ca44504937841aca998e1f196d (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:20.500759 12526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2a72ca44504937841aca998e1f196d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.507320 12527 tablet_service.cc:1511] Processing CreateTablet for tablet 4002dfefc1a249e1ab817df6b759749d (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:20.516032 12527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4002dfefc1a249e1ab817df6b759749d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.514376 12677 tablet_service.cc:1511] Processing CreateTablet for tablet d1b4c90414f045f49269d525a1976c07 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:20.510906 12525 tablet_service.cc:1511] Processing CreateTablet for tablet 98f80d9153934170afcf3ec86f78b778 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:20.518539 12676 tablet_service.cc:1511] Processing CreateTablet for tablet 6f33a52aa2c64374afd32e463d841fdc (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:20.521416 12675 tablet_service.cc:1511] Processing CreateTablet for tablet 10a140ff95a54a1f961567aa936312f0 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:20.524401 12674 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad98d9693c342929c23530a0f2cde4a (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:20.527937 12672 tablet_service.cc:1511] Processing CreateTablet for tablet 2142d16335de488eaba81c87b64289f6 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:20.527200 12677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b4c90414f045f49269d525a1976c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.529158 12676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f33a52aa2c64374afd32e463d841fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.529769 12674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad98d9693c342929c23530a0f2cde4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.530170 12671 tablet_service.cc:1511] Processing CreateTablet for tablet 21fb0dfe766645dabe1850c80bbd3feb (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:20.531461 12671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fb0dfe766645dabe1850c80bbd3feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.536767 12673 tablet_service.cc:1511] Processing CreateTablet for tablet 0c99eaed722c43f3955b153c07a05884 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:20.538103 12675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a140ff95a54a1f961567aa936312f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.538756 12672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2142d16335de488eaba81c87b64289f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.539017 12525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f80d9153934170afcf3ec86f78b778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.540549 12670 tablet_service.cc:1511] Processing CreateTablet for tablet 28d89272c5a04abd920668acbe4a3e64 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:20.542016 12670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d89272c5a04abd920668acbe4a3e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.544696 12673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c99eaed722c43f3955b153c07a05884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.563860 12669 tablet_service.cc:1511] Processing CreateTablet for tablet 4002dfefc1a249e1ab817df6b759749d (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:20.564970 12603 tablet_service.cc:1511] Processing CreateTablet for tablet d1b4c90414f045f49269d525a1976c07 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:20.566406 12603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b4c90414f045f49269d525a1976c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.566817 12668 tablet_service.cc:1511] Processing CreateTablet for tablet 98f80d9153934170afcf3ec86f78b778 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:20.565400 12669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4002dfefc1a249e1ab817df6b759749d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.574039 12668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f80d9153934170afcf3ec86f78b778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.576293 12727 tablet_bootstrap.cc:492] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:20.576805 12727 ts_tablet_manager.cc:1403] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.101s	user 0.037s	sys 0.013s
I20260710 13:19:20.580010 12727 raft_consensus.cc:359] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:20.580827 12727 raft_consensus.cc:385] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.581164 12727 raft_consensus.cc:740] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.582185 12727 consensus_queue.cc:260] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:20.584950 12602 tablet_service.cc:1511] Processing CreateTablet for tablet 6f33a52aa2c64374afd32e463d841fdc (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:20.586371 12602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f33a52aa2c64374afd32e463d841fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.592505 12601 tablet_service.cc:1511] Processing CreateTablet for tablet 10a140ff95a54a1f961567aa936312f0 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:20.593976 12601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a140ff95a54a1f961567aa936312f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.598839 12600 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad98d9693c342929c23530a0f2cde4a (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:20.600207 12600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad98d9693c342929c23530a0f2cde4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.600483 12527 tablet_service.cc:1511] Processing CreateTablet for tablet 58baee7d360c4c8d883c85e66adee675 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:20.602833 12599 tablet_service.cc:1511] Processing CreateTablet for tablet 0c99eaed722c43f3955b153c07a05884 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:20.604175 12599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c99eaed722c43f3955b153c07a05884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.605001 12524 tablet_service.cc:1511] Processing CreateTablet for tablet ee86127fbe284f4aad2c8d54c9b3a8f8 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:20.607203 12598 tablet_service.cc:1511] Processing CreateTablet for tablet 2142d16335de488eaba81c87b64289f6 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:20.609277 12598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2142d16335de488eaba81c87b64289f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.610026 12677 tablet_service.cc:1511] Processing CreateTablet for tablet bc2a72ca44504937841aca998e1f196d (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:20.610664 12596 tablet_service.cc:1511] Processing CreateTablet for tablet 28d89272c5a04abd920668acbe4a3e64 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:20.614682 12597 tablet_service.cc:1511] Processing CreateTablet for tablet 21fb0dfe766645dabe1850c80bbd3feb (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:20.616120 12597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fb0dfe766645dabe1850c80bbd3feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.618757 12595 tablet_service.cc:1511] Processing CreateTablet for tablet bc2a72ca44504937841aca998e1f196d (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:20.611956 12677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2a72ca44504937841aca998e1f196d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.628319 12527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58baee7d360c4c8d883c85e66adee675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.630097 12594 tablet_service.cc:1511] Processing CreateTablet for tablet 4002dfefc1a249e1ab817df6b759749d (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:20.625875 12596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d89272c5a04abd920668acbe4a3e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.633438 12594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4002dfefc1a249e1ab817df6b759749d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.634724 12595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2a72ca44504937841aca998e1f196d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.635687 12729 tablet_bootstrap.cc:492] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:20.635946 12524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee86127fbe284f4aad2c8d54c9b3a8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.664086 12522 tablet_service.cc:1511] Processing CreateTablet for tablet 7dac66573a4348109485be8c28ca6843 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:20.665226 12523 tablet_service.cc:1511] Processing CreateTablet for tablet ab05038f6d684d3184b4a8a607dc4fcc (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:20.666606 12526 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd5e5bad63c485bacdc0a2f556daa33 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:20.665544 12522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dac66573a4348109485be8c28ca6843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.667600 12528 tablet_service.cc:1511] Processing CreateTablet for tablet 218c2a7e87ea47a581db8a707ea2f1c5 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:20.665519 12673 tablet_service.cc:1511] Processing CreateTablet for tablet a14d0c4c92fa452689ef09dc9631767e (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:20.668418 12523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab05038f6d684d3184b4a8a607dc4fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.669052 12528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 218c2a7e87ea47a581db8a707ea2f1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.669134 12673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14d0c4c92fa452689ef09dc9631767e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.669901 12526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd5e5bad63c485bacdc0a2f556daa33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.661542 12675 tablet_service.cc:1511] Processing CreateTablet for tablet ee86127fbe284f4aad2c8d54c9b3a8f8 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:20.671319 12675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee86127fbe284f4aad2c8d54c9b3a8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.671742 12674 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd5e5bad63c485bacdc0a2f556daa33 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:20.673056 12674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd5e5bad63c485bacdc0a2f556daa33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.667537 12670 tablet_service.cc:1511] Processing CreateTablet for tablet 7dac66573a4348109485be8c28ca6843 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:20.675015 12670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dac66573a4348109485be8c28ca6843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.670011 12676 tablet_service.cc:1511] Processing CreateTablet for tablet ab05038f6d684d3184b4a8a607dc4fcc (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:20.678365 12676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab05038f6d684d3184b4a8a607dc4fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.685091 12729 tablet_bootstrap.cc:654] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.702478 12601 tablet_service.cc:1511] Processing CreateTablet for tablet 98f80d9153934170afcf3ec86f78b778 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:20.703929 12601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f80d9153934170afcf3ec86f78b778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.702525 12527 tablet_service.cc:1511] Processing CreateTablet for tablet a14d0c4c92fa452689ef09dc9631767e (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:20.717550 12527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14d0c4c92fa452689ef09dc9631767e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.734826 12730 raft_consensus.cc:493] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.735337 12730 raft_consensus.cc:515] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:20.738943 12563 heartbeater.cc:499] Master 127.11.36.254:42497 was elected leader, sending a full tablet report...
I20260710 13:19:20.741933 12671 tablet_service.cc:1511] Processing CreateTablet for tablet 218c2a7e87ea47a581db8a707ea2f1c5 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:20.743201 12671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 218c2a7e87ea47a581db8a707ea2f1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.743289 12600 tablet_service.cc:1511] Processing CreateTablet for tablet 58baee7d360c4c8d883c85e66adee675 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:20.744714 12600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58baee7d360c4c8d883c85e66adee675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.740705 12598 tablet_service.cc:1511] Processing CreateTablet for tablet ee86127fbe284f4aad2c8d54c9b3a8f8 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:20.747308 12598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee86127fbe284f4aad2c8d54c9b3a8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.754760 12603 tablet_service.cc:1511] Processing CreateTablet for tablet a14d0c4c92fa452689ef09dc9631767e (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:20.756070 12603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14d0c4c92fa452689ef09dc9631767e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.704103 12672 tablet_service.cc:1511] Processing CreateTablet for tablet 58baee7d360c4c8d883c85e66adee675 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:20.758441 12672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58baee7d360c4c8d883c85e66adee675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.762645 12602 tablet_service.cc:1511] Processing CreateTablet for tablet ab05038f6d684d3184b4a8a607dc4fcc (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:20.762746 12600 tablet_service.cc:1511] Processing CreateTablet for tablet 7dac66573a4348109485be8c28ca6843 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:20.763994 12602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab05038f6d684d3184b4a8a607dc4fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.764431 12730 leader_election.cc:290] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:20.775343 12595 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd5e5bad63c485bacdc0a2f556daa33 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:20.776618 12595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd5e5bad63c485bacdc0a2f556daa33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.781040 12594 tablet_service.cc:1511] Processing CreateTablet for tablet 218c2a7e87ea47a581db8a707ea2f1c5 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:20.783788 12729 tablet_bootstrap.cc:492] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:20.797973 12729 ts_tablet_manager.cc:1403] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.168s	user 0.014s	sys 0.015s
I20260710 13:19:20.800735 12729 raft_consensus.cc:359] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:20.802587 12732 tablet_bootstrap.cc:492] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:20.801409 12729 raft_consensus.cc:385] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.803138 12729 raft_consensus.cc:740] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.804071 12729 consensus_queue.cc:260] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:20.817363 12600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dac66573a4348109485be8c28ca6843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.822481 12727 ts_tablet_manager.cc:1434] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.245s	user 0.018s	sys 0.006s
I20260710 13:19:20.827081 12727 tablet_bootstrap.cc:492] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:20.830964 12594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 218c2a7e87ea47a581db8a707ea2f1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.837055 12727 tablet_bootstrap.cc:654] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.841322 12732 tablet_bootstrap.cc:654] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.851941 12526 tablet_service.cc:1511] Processing CreateTablet for tablet 2567d7a821444eb69d79c9aa9df3c59a (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:20.865065 12526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2567d7a821444eb69d79c9aa9df3c59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.867440 12595 tablet_service.cc:1511] Processing CreateTablet for tablet 2567d7a821444eb69d79c9aa9df3c59a (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:20.867635 12524 tablet_service.cc:1511] Processing CreateTablet for tablet 31cee16301e5419b8964d9dc1459f625 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:20.868702 12595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2567d7a821444eb69d79c9aa9df3c59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.868942 12524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31cee16301e5419b8964d9dc1459f625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.869036 12729 ts_tablet_manager.cc:1434] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.071s	user 0.026s	sys 0.023s
I20260710 13:19:20.872623 12523 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea6d736e093496b977b6d70d78b0af8 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:20.874322 12602 tablet_service.cc:1511] Processing CreateTablet for tablet 31cee16301e5419b8964d9dc1459f625 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:20.876181 12712 heartbeater.cc:499] Master 127.11.36.254:42497 was elected leader, sending a full tablet report...
I20260710 13:19:20.876243 12735 raft_consensus.cc:493] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.876801 12735 raft_consensus.cc:515] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:20.878123 12523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea6d736e093496b977b6d70d78b0af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.885574 12527 tablet_service.cc:1511] Processing CreateTablet for tablet c3dbda07ed9744be80c26a3cc837f522 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:20.886802 12527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dbda07ed9744be80c26a3cc837f522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.895339 12528 tablet_service.cc:1511] Processing CreateTablet for tablet fa5f5dc2c7884c6ba6452a98a8821d33 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:20.896886 12528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5f5dc2c7884c6ba6452a98a8821d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.897825 12601 tablet_service.cc:1511] Processing CreateTablet for tablet c3dbda07ed9744be80c26a3cc837f522 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:20.903335 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b4c90414f045f49269d525a1976c07" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:20.903908 12735 leader_election.cc:290] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
W20260710 13:19:20.906203 12502 leader_election.cc:343] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.907935 12729 tablet_bootstrap.cc:492] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:20.905629 12602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31cee16301e5419b8964d9dc1459f625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.915578 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b4c90414f045f49269d525a1976c07" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:20.916989 12522 tablet_service.cc:1511] Processing CreateTablet for tablet 343f1fe45f6b488e88a027997a182191 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:20.917284 12600 tablet_service.cc:1511] Processing CreateTablet for tablet fa5f5dc2c7884c6ba6452a98a8821d33 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:20.918597 12594 tablet_service.cc:1511] Processing CreateTablet for tablet 343f1fe45f6b488e88a027997a182191 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
W20260710 13:19:20.934360 12502 leader_election.cc:343] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.934837 12502 leader_election.cc:304] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e
I20260710 13:19:20.935133 12522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343f1fe45f6b488e88a027997a182191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.935632 12731 raft_consensus.cc:2749] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.936105 12601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dbda07ed9744be80c26a3cc837f522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.937211 12727 tablet_bootstrap.cc:492] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:20.937830 12727 ts_tablet_manager.cc:1403] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.008s
I20260710 13:19:20.937988 12600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5f5dc2c7884c6ba6452a98a8821d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.940843 12727 raft_consensus.cc:359] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:20.941720 12732 tablet_bootstrap.cc:492] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:20.941779 12727 raft_consensus.cc:385] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.942653 12727 raft_consensus.cc:740] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.942219 12732 ts_tablet_manager.cc:1403] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.140s	user 0.012s	sys 0.017s
I20260710 13:19:20.944272 12727 consensus_queue.cc:260] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:20.947002 12594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343f1fe45f6b488e88a027997a182191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.948002 12732 raft_consensus.cc:359] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:20.948756 12732 raft_consensus.cc:385] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.949041 12732 raft_consensus.cc:740] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.951498 12727 ts_tablet_manager.cc:1434] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260710 13:19:20.951180 12732 consensus_queue.cc:260] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:20.952703 12727 tablet_bootstrap.cc:492] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
W20260710 13:19:20.958065 12484 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:20.959329 12729 tablet_bootstrap.cc:654] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.983307 12675 tablet_service.cc:1511] Processing CreateTablet for tablet 2567d7a821444eb69d79c9aa9df3c59a (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:20.984678 12675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2567d7a821444eb69d79c9aa9df3c59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.990744 12727 tablet_bootstrap.cc:654] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.995033 12670 tablet_service.cc:1511] Processing CreateTablet for tablet 31cee16301e5419b8964d9dc1459f625 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:20.996387 12670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31cee16301e5419b8964d9dc1459f625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.998624 12603 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea6d736e093496b977b6d70d78b0af8 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:20.999991 12603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea6d736e093496b977b6d70d78b0af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.008005 12677 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea6d736e093496b977b6d70d78b0af8 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:21.009362 12677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea6d736e093496b977b6d70d78b0af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.017516 12638 heartbeater.cc:499] Master 127.11.36.254:42497 was elected leader, sending a full tablet report...
I20260710 13:19:21.030902 12673 tablet_service.cc:1511] Processing CreateTablet for tablet c3dbda07ed9744be80c26a3cc837f522 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:21.031265 12676 tablet_service.cc:1511] Processing CreateTablet for tablet fa5f5dc2c7884c6ba6452a98a8821d33 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:21.032209 12673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dbda07ed9744be80c26a3cc837f522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.033937 12674 tablet_service.cc:1511] Processing CreateTablet for tablet 343f1fe45f6b488e88a027997a182191 (DEFAULT_TABLE table=test-workload [id=309007beb3b94c8096dac33db314493f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:21.035188 12674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343f1fe45f6b488e88a027997a182191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.038065 12676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5f5dc2c7884c6ba6452a98a8821d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.045364 12727 tablet_bootstrap.cc:492] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.046463 12727 ts_tablet_manager.cc:1403] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.094s	user 0.004s	sys 0.013s
I20260710 13:19:21.046419 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2142d16335de488eaba81c87b64289f6" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
W20260710 13:19:21.048142 12651 leader_election.cc:343] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.049928 12741 raft_consensus.cc:493] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.050403 12741 raft_consensus.cc:515] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.051949 12727 raft_consensus.cc:359] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.052960 12741 leader_election.cc:290] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.055231 12732 ts_tablet_manager.cc:1434] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.111s	user 0.023s	sys 0.027s
I20260710 13:19:21.056270 12732 tablet_bootstrap.cc:492] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.069450 12729 tablet_bootstrap.cc:492] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:21.070056 12729 ts_tablet_manager.cc:1403] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.162s	user 0.006s	sys 0.016s
I20260710 13:19:21.072918 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2142d16335de488eaba81c87b64289f6" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.054080 12727 raft_consensus.cc:385] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:21.079314 12651 leader_election.cc:343] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.079761 12651 leader_election.cc:304] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d41c685224f74138b5de2d9b6082681e; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:21.080786 12737 raft_consensus.cc:2749] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.082033 12727 raft_consensus.cc:740] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.084084 12727 consensus_queue.cc:260] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.086345 12727 ts_tablet_manager.cc:1434] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 13:19:21.087332 12727 tablet_bootstrap.cc:492] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.091010 12732 tablet_bootstrap.cc:654] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.093719 12727 tablet_bootstrap.cc:654] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.094727 12729 raft_consensus.cc:359] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.097582 12729 raft_consensus.cc:385] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.097924 12729 raft_consensus.cc:740] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.098798 12729 consensus_queue.cc:260] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.100204 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b4c90414f045f49269d525a1976c07" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:21.100798 12538 raft_consensus.cc:2468] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:21.108454 12577 leader_election.cc:304] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.109526 12741 raft_consensus.cc:2804] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.109999 12741 raft_consensus.cc:493] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.110119 12727 tablet_bootstrap.cc:492] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.110474 12741 raft_consensus.cc:3060] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.113078 12727 ts_tablet_manager.cc:1403] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260710 13:19:21.114908 12732 tablet_bootstrap.cc:492] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:21.115373 12732 ts_tablet_manager.cc:1403] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.006s
I20260710 13:19:21.117115 12741 raft_consensus.cc:515] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.116925 12727 raft_consensus.cc:359] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.118891 12727 raft_consensus.cc:385] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.119220 12727 raft_consensus.cc:740] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.119393 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b4c90414f045f49269d525a1976c07" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.119841 12727 consensus_queue.cc:260] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.120064 12687 raft_consensus.cc:2468] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:21.121874 12727 ts_tablet_manager.cc:1434] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:19:21.122821 12727 tablet_bootstrap.cc:492] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.124285 12741 leader_election.cc:290] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.125833 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b4c90414f045f49269d525a1976c07" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:21.118047 12732 raft_consensus.cc:359] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.126168 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b4c90414f045f49269d525a1976c07" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:21.126467 12538 raft_consensus.cc:3060] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.126540 12732 raft_consensus.cc:385] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.126731 12687 raft_consensus.cc:3060] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.126883 12732 raft_consensus.cc:740] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.127681 12732 consensus_queue.cc:260] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.129777 12732 ts_tablet_manager.cc:1434] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:19:21.130708 12732 tablet_bootstrap.cc:492] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.133550 12538 raft_consensus.cc:2468] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:21.135237 12729 ts_tablet_manager.cc:1434] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.002s
I20260710 13:19:21.134017 12687 raft_consensus.cc:2468] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:21.139856 12727 tablet_bootstrap.cc:654] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.141222 12729 tablet_bootstrap.cc:492] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:21.140201 12577 leader_election.cc:304] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.137203 12732 tablet_bootstrap.cc:654] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.149335 12741 raft_consensus.cc:2804] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.150909 12729 tablet_bootstrap.cc:654] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.153544 12727 tablet_bootstrap.cc:492] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.154173 12727 ts_tablet_manager.cc:1403] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.007s
I20260710 13:19:21.154318 12741 raft_consensus.cc:697] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:21.155090 12732 tablet_bootstrap.cc:492] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:21.155488 12732 ts_tablet_manager.cc:1403] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.002s
I20260710 13:19:21.155207 12741 consensus_queue.cc:237] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.157101 12727 raft_consensus.cc:359] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.157821 12727 raft_consensus.cc:385] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.157866 12732 raft_consensus.cc:359] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.158252 12727 raft_consensus.cc:740] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.158591 12732 raft_consensus.cc:385] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.159421 12727 consensus_queue.cc:260] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.159066 12732 raft_consensus.cc:740] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.161767 12727 ts_tablet_manager.cc:1434] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:21.161670 12732 consensus_queue.cc:260] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.162734 12727 tablet_bootstrap.cc:492] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.163347 12729 tablet_bootstrap.cc:492] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:21.163805 12732 ts_tablet_manager.cc:1434] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:19:21.164674 12732 tablet_bootstrap.cc:492] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.167625 12434 catalog_manager.cc:5697] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.169167 12727 tablet_bootstrap.cc:654] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.170204 12732 tablet_bootstrap.cc:654] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.163846 12729 ts_tablet_manager.cc:1403] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260710 13:19:21.175486 12729 raft_consensus.cc:359] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.176240 12729 raft_consensus.cc:385] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.176560 12729 raft_consensus.cc:740] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.177314 12729 consensus_queue.cc:260] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.179798 12727 tablet_bootstrap.cc:492] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.180375 12727 ts_tablet_manager.cc:1403] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:19:21.182170 12732 tablet_bootstrap.cc:492] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:21.182711 12732 ts_tablet_manager.cc:1403] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:19:21.183956 12727 raft_consensus.cc:359] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.184909 12727 raft_consensus.cc:385] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.185281 12727 raft_consensus.cc:740] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.186236 12729 ts_tablet_manager.cc:1434] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:19:21.186349 12727 consensus_queue.cc:260] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.186280 12732 raft_consensus.cc:359] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.187563 12732 raft_consensus.cc:385] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.188006 12732 raft_consensus.cc:740] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.188920 12732 consensus_queue.cc:260] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.191097 12732 ts_tablet_manager.cc:1434] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:19:21.191743 12727 ts_tablet_manager.cc:1434] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:19:21.192384 12732 tablet_bootstrap.cc:492] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.192723 12727 tablet_bootstrap.cc:492] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.193423 12729 tablet_bootstrap.cc:492] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:21.199483 12732 tablet_bootstrap.cc:654] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.201164 12729 tablet_bootstrap.cc:654] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.202098 12727 tablet_bootstrap.cc:654] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.208897 12732 tablet_bootstrap.cc:492] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:21.209344 12732 ts_tablet_manager.cc:1403] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:19:21.210099 12727 tablet_bootstrap.cc:492] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.210758 12727 ts_tablet_manager.cc:1403] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 13:19:21.212168 12732 raft_consensus.cc:359] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.212971 12732 raft_consensus.cc:385] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.213260 12732 raft_consensus.cc:740] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.213975 12732 consensus_queue.cc:260] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.215358 12727 raft_consensus.cc:359] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.216161 12732 ts_tablet_manager.cc:1434] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:21.216477 12727 raft_consensus.cc:385] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.216967 12727 raft_consensus.cc:740] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.217154 12732 tablet_bootstrap.cc:492] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.218057 12727 consensus_queue.cc:260] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.221287 12727 ts_tablet_manager.cc:1434] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:19:21.222641 12727 tablet_bootstrap.cc:492] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.230901 12727 tablet_bootstrap.cc:654] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.231657 12732 tablet_bootstrap.cc:654] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.233222 12729 tablet_bootstrap.cc:492] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:21.233870 12729 ts_tablet_manager.cc:1403] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.041s	user 0.029s	sys 0.009s
I20260710 13:19:21.238090 12732 tablet_bootstrap.cc:492] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:21.237802 12729 raft_consensus.cc:359] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.238570 12732 ts_tablet_manager.cc:1403] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.008s
I20260710 13:19:21.238758 12729 raft_consensus.cc:385] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.239156 12729 raft_consensus.cc:740] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.240156 12729 consensus_queue.cc:260] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.240895 12732 raft_consensus.cc:359] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.241454 12732 raft_consensus.cc:385] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.241758 12732 raft_consensus.cc:740] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.242343 12732 consensus_queue.cc:260] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.244257 12732 ts_tablet_manager.cc:1434] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:21.245190 12732 tablet_bootstrap.cc:492] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.248394 12741 raft_consensus.cc:493] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.248935 12741 raft_consensus.cc:515] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.251009 12741 leader_election.cc:290] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.252511 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58baee7d360c4c8d883c85e66adee675" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:21.252784 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58baee7d360c4c8d883c85e66adee675" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.253288 12729 ts_tablet_manager.cc:1434] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
W20260710 13:19:21.253955 12577 leader_election.cc:343] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:21.254643 12577 leader_election.cc:343] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.255105 12729 tablet_bootstrap.cc:492] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:21.255043 12577 leader_election.cc:304] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4; no voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:21.256294 12731 raft_consensus.cc:493] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.256754 12731 raft_consensus.cc:515] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.259039 12731 leader_election.cc:290] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.260738 12727 tablet_bootstrap.cc:492] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.261209 12727 ts_tablet_manager.cc:1403] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.008s
I20260710 13:19:21.261263 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f33a52aa2c64374afd32e463d841fdc" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.262099 12729 tablet_bootstrap.cc:654] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.261993 12613 raft_consensus.cc:2468] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:21.262647 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f33a52aa2c64374afd32e463d841fdc" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.263417 12502 leader_election.cc:304] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.263871 12741 raft_consensus.cc:2749] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:21.264261 12502 leader_election.cc:343] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.263902 12727 raft_consensus.cc:359] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.264705 12727 raft_consensus.cc:385] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.264778 12732 tablet_bootstrap.cc:654] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.265053 12727 raft_consensus.cc:740] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.265089 12731 raft_consensus.cc:2804] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.265620 12731 raft_consensus.cc:493] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.265990 12731 raft_consensus.cc:3060] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.265897 12727 consensus_queue.cc:260] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.268940 12727 ts_tablet_manager.cc:1434] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:21.270004 12727 tablet_bootstrap.cc:492] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.273103 12731 raft_consensus.cc:515] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.275780 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f33a52aa2c64374afd32e463d841fdc" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:21.276332 12613 raft_consensus.cc:3060] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.277483 12727 tablet_bootstrap.cc:654] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.283823 12613 raft_consensus.cc:2468] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:21.285493 12502 leader_election.cc:304] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.286484 12763 raft_consensus.cc:2804] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.289177 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f33a52aa2c64374afd32e463d841fdc" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
W20260710 13:19:21.290659 12502 leader_election.cc:343] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.295226 12731 leader_election.cc:290] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Requested vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.296659 12732 tablet_bootstrap.cc:492] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:21.297185 12732 ts_tablet_manager.cc:1403] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.016s
I20260710 13:19:21.300614 12729 tablet_bootstrap.cc:492] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:21.300285 12732 raft_consensus.cc:359] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.301086 12732 raft_consensus.cc:385] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.301106 12729 ts_tablet_manager.cc:1403] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.005s
I20260710 13:19:21.301494 12732 raft_consensus.cc:740] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.302466 12732 consensus_queue.cc:260] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.304768 12732 ts_tablet_manager.cc:1434] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:21.304416 12729 raft_consensus.cc:359] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.306288 12763 raft_consensus.cc:697] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Leader. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:21.306372 12732 tablet_bootstrap.cc:492] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.306670 12729 raft_consensus.cc:385] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.306996 12729 raft_consensus.cc:740] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.307206 12763 consensus_queue.cc:237] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.307749 12729 consensus_queue.cc:260] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.312219 12727 tablet_bootstrap.cc:492] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.312685 12727 ts_tablet_manager.cc:1403] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.016s
I20260710 13:19:21.313994 12732 tablet_bootstrap.cc:654] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.315241 12727 raft_consensus.cc:359] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.315922 12727 raft_consensus.cc:385] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.316196 12727 raft_consensus.cc:740] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.316884 12727 consensus_queue.cc:260] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.317474 12729 ts_tablet_manager.cc:1434] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 13:19:21.319289 12727 ts_tablet_manager.cc:1434] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:21.320528 12727 tablet_bootstrap.cc:492] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.322908 12729 tablet_bootstrap.cc:492] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:21.326088 12732 tablet_bootstrap.cc:492] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:21.326619 12732 ts_tablet_manager.cc:1403] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 13:19:21.326927 12727 tablet_bootstrap.cc:654] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.329371 12732 raft_consensus.cc:359] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.329991 12729 tablet_bootstrap.cc:654] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.330190 12732 raft_consensus.cc:385] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.330574 12732 raft_consensus.cc:740] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.331429 12732 consensus_queue.cc:260] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.334506 12763 raft_consensus.cc:493] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.335124 12763 raft_consensus.cc:515] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.338934 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2142d16335de488eaba81c87b64289f6" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.339721 12436 catalog_manager.cc:5697] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.339725 12613 raft_consensus.cc:2468] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:21.346865 12766 raft_consensus.cc:493] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.347481 12766 raft_consensus.cc:515] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.347798 12502 leader_election.cc:304] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.348846 12731 raft_consensus.cc:2804] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.349213 12731 raft_consensus.cc:493] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.349610 12731 raft_consensus.cc:3060] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.349970 12763 leader_election.cc:290] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.351428 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a140ff95a54a1f961567aa936312f0" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.351750 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2142d16335de488eaba81c87b64289f6" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.352065 12613 raft_consensus.cc:2468] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:21.352337 12687 raft_consensus.cc:2468] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:21.356665 12731 raft_consensus.cc:515] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.354161 12502 leader_election.cc:304] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.357842 12766 leader_election.cc:290] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.358413 12766 raft_consensus.cc:2804] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.358632 12731 leader_election.cc:290] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Requested vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.359678 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a140ff95a54a1f961567aa936312f0" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.360131 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2142d16335de488eaba81c87b64289f6" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:21.360471 12687 raft_consensus.cc:2468] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:21.361057 12613 raft_consensus.cc:3060] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.358764 12766 raft_consensus.cc:493] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.362236 12766 raft_consensus.cc:3060] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.367161 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2142d16335de488eaba81c87b64289f6" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:21.367939 12687 raft_consensus.cc:3060] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.371246 12732 ts_tablet_manager.cc:1434] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260710 13:19:21.381239 12763 raft_consensus.cc:493] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.381966 12763 raft_consensus.cc:515] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.384195 12732 tablet_bootstrap.cc:492] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.385576 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c99eaed722c43f3955b153c07a05884" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
W20260710 13:19:21.390787 12502 leader_election.cc:343] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.396009 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c99eaed722c43f3955b153c07a05884" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.388777 12613 raft_consensus.cc:2468] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:21.397009 12686 raft_consensus.cc:2468] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:21.400439 12502 leader_election.cc:304] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [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: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4
I20260710 13:19:21.401144 12732 tablet_bootstrap.cc:654] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.401463 12731 raft_consensus.cc:2804] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.401635 12502 leader_election.cc:304] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.401942 12731 raft_consensus.cc:493] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.402314 12731 raft_consensus.cc:3060] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.402686 12763 leader_election.cc:290] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.403422 12763 raft_consensus.cc:2804] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.403846 12763 raft_consensus.cc:697] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Leader. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:21.404690 12727 tablet_bootstrap.cc:492] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.405514 12727 ts_tablet_manager.cc:1403] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.085s	user 0.037s	sys 0.038s
I20260710 13:19:21.408176 12687 raft_consensus.cc:2468] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:21.409144 12727 raft_consensus.cc:359] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.410044 12727 raft_consensus.cc:385] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.409796 12731 raft_consensus.cc:515] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.410411 12727 raft_consensus.cc:740] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.411243 12727 consensus_queue.cc:260] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.412011 12732 tablet_bootstrap.cc:492] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:21.412370 12731 leader_election.cc:290] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Requested vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.412509 12732 ts_tablet_manager.cc:1403] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260710 13:19:21.404659 12763 consensus_queue.cc:237] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.414669 12766 raft_consensus.cc:515] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.416292 12729 tablet_bootstrap.cc:492] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:21.416778 12729 ts_tablet_manager.cc:1403] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.094s	user 0.025s	sys 0.044s
I20260710 13:19:21.416566 12732 raft_consensus.cc:359] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.417621 12732 raft_consensus.cc:385] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.417984 12732 raft_consensus.cc:740] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.416657 12766 leader_election.cc:290] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Requested vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.418967 12732 consensus_queue.cc:260] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.423838 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c99eaed722c43f3955b153c07a05884" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:21.420534 12729 raft_consensus.cc:359] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.424638 12729 raft_consensus.cc:385] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.424954 12729 raft_consensus.cc:740] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.425823 12729 consensus_queue.cc:260] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.426285 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c99eaed722c43f3955b153c07a05884" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:21.426824 12687 raft_consensus.cc:3060] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.429699 12772 raft_consensus.cc:493] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.430145 12772 raft_consensus.cc:515] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.431090 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a140ff95a54a1f961567aa936312f0" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:21.431699 12613 raft_consensus.cc:3060] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.430994 12732 ts_tablet_manager.cc:1434] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:19:21.433081 12727 ts_tablet_manager.cc:1434] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.016s
I20260710 13:19:21.434059 12727 tablet_bootstrap.cc:492] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.435875 12772 leader_election.cc:290] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.437868 12729 ts_tablet_manager.cc:1434] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260710 13:19:21.438967 12613 raft_consensus.cc:2468] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:21.439635 12732 tablet_bootstrap.cc:492] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.440117 12727 tablet_bootstrap.cc:654] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.441030 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a140ff95a54a1f961567aa936312f0" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:21.441630 12686 raft_consensus.cc:3060] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.445298 12729 tablet_bootstrap.cc:492] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:21.446648 12732 tablet_bootstrap.cc:654] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.449101 12686 raft_consensus.cc:2468] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:21.451972 12729 tablet_bootstrap.cc:654] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.454771 12687 raft_consensus.cc:2468] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:21.455319 12727 tablet_bootstrap.cc:492] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.455832 12727 ts_tablet_manager.cc:1403] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 13:19:21.456790 12741 raft_consensus.cc:493] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.457227 12732 tablet_bootstrap.cc:492] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:21.457671 12732 ts_tablet_manager.cc:1403] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260710 13:19:21.457397 12741 raft_consensus.cc:515] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.458766 12727 raft_consensus.cc:359] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.459442 12727 raft_consensus.cc:385] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.459736 12727 raft_consensus.cc:740] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.460048 12741 leader_election.cc:290] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.460108 12732 raft_consensus.cc:359] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.460938 12732 raft_consensus.cc:385] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.460498 12727 consensus_queue.cc:260] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.461206 12732 raft_consensus.cc:740] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.462072 12732 consensus_queue.cc:260] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.463121 12727 ts_tablet_manager.cc:1434] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:19:21.463097 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad98d9693c342929c23530a0f2cde4a" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:21.463199 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad98d9693c342929c23530a0f2cde4a" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.463876 12538 raft_consensus.cc:2468] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:21.464371 12727 tablet_bootstrap.cc:492] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.464900 12502 leader_election.cc:304] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.465164 12577 leader_election.cc:304] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.466002 12741 raft_consensus.cc:2804] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.466481 12741 raft_consensus.cc:493] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.466950 12741 raft_consensus.cc:3060] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.470700 12727 tablet_bootstrap.cc:654] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.465963 12686 raft_consensus.cc:2468] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:21.471916 12772 raft_consensus.cc:2804] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.474117 12772 raft_consensus.cc:697] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Leader. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:21.474824 12732 ts_tablet_manager.cc:1434] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:19:21.474965 12772 consensus_queue.cc:237] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.482571 12741 raft_consensus.cc:515] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.485329 12741 leader_election.cc:290] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.472127 12502 leader_election.cc:304] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.473541 12729 tablet_bootstrap.cc:492] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:21.486480 12729 ts_tablet_manager.cc:1403] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.023s
I20260710 13:19:21.487110 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad98d9693c342929c23530a0f2cde4a" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:21.487901 12538 raft_consensus.cc:3060] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.490108 12774 raft_consensus.cc:2804] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.490705 12774 raft_consensus.cc:697] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Leader. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:21.490171 12436 catalog_manager.cc:5697] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.491587 12774 consensus_queue.cc:237] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
W20260710 13:19:21.492288 12502 leader_election.cc:343] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.494705 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4002dfefc1a249e1ab817df6b759749d" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.495751 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4002dfefc1a249e1ab817df6b759749d" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.496434 12613 raft_consensus.cc:2468] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:21.490237 12729 raft_consensus.cc:359] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.498914 12729 raft_consensus.cc:385] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.499305 12729 raft_consensus.cc:740] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.500241 12727 tablet_bootstrap.cc:492] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.500865 12727 ts_tablet_manager.cc:1403] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.037s	user 0.027s	sys 0.005s
I20260710 13:19:21.500216 12729 consensus_queue.cc:260] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.501659 12686 raft_consensus.cc:2468] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:21.504295 12538 raft_consensus.cc:2468] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:21.505038 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad98d9693c342929c23530a0f2cde4a" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:21.505613 12687 raft_consensus.cc:3060] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.507743 12727 raft_consensus.cc:359] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.508395 12727 raft_consensus.cc:385] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.509433 12727 raft_consensus.cc:740] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.510685 12727 consensus_queue.cc:260] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.511567 12732 tablet_bootstrap.cc:492] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.513896 12727 ts_tablet_manager.cc:1434] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260710 13:19:21.514357 12577 leader_election.cc:304] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.508565 12729 ts_tablet_manager.cc:1434] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260710 13:19:21.516815 12727 tablet_bootstrap.cc:492] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.508937 12502 leader_election.cc:304] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.516379 12729 tablet_bootstrap.cc:492] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:21.517624 12772 raft_consensus.cc:493] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.517694 12741 raft_consensus.cc:2804] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.518904 12763 raft_consensus.cc:2804] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.518869 12772 raft_consensus.cc:515] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.521896 12772 leader_election.cc:290] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.522353 12741 raft_consensus.cc:697] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:21.519387 12763 raft_consensus.cc:493] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.523207 12741 consensus_queue.cc:237] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.523772 12763 raft_consensus.cc:3060] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.524792 12687 raft_consensus.cc:2468] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:21.527990 12727 tablet_bootstrap.cc:654] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.531114 12763 raft_consensus.cc:515] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.535523 12763 leader_election.cc:290] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Requested vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.536341 12732 tablet_bootstrap.cc:654] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.538184 12729 tablet_bootstrap.cc:654] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.539831 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2a72ca44504937841aca998e1f196d" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.546682 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4002dfefc1a249e1ab817df6b759749d" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:21.547484 12686 raft_consensus.cc:3060] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.540128 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2a72ca44504937841aca998e1f196d" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.550004 12613 raft_consensus.cc:2468] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:21.552630 12502 leader_election.cc:304] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.553830 12763 raft_consensus.cc:2804] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.554294 12763 raft_consensus.cc:493] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.554739 12763 raft_consensus.cc:3060] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.544961 12435 catalog_manager.cc:5697] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.557502 12741 consensus_queue.cc:1048] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:21.559312 12502 leader_election.cc:343] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.539649 12774 raft_consensus.cc:493] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.544797 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4002dfefc1a249e1ab817df6b759749d" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:21.544360 12436 catalog_manager.cc:5697] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.564087 12612 raft_consensus.cc:3060] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.574545 12436 catalog_manager.cc:5697] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.582370 12772 raft_consensus.cc:493] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.583105 12772 raft_consensus.cc:515] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.583782 12612 raft_consensus.cc:2468] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:21.589452 12772 leader_election.cc:290] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.590363 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb0dfe766645dabe1850c80bbd3feb" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.579089 12774 raft_consensus.cc:515] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
W20260710 13:19:21.593058 12502 leader_election.cc:343] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.593695 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb0dfe766645dabe1850c80bbd3feb" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.594684 12774 leader_election.cc:290] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.596709 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58baee7d360c4c8d883c85e66adee675" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.606017 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58baee7d360c4c8d883c85e66adee675" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.597390 12613 raft_consensus.cc:2468] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:21.614434 12502 leader_election.cc:304] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
W20260710 13:19:21.622753 12502 leader_election.cc:343] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.622692 12774 raft_consensus.cc:2804] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.623433 12502 leader_election.cc:304] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e
I20260710 13:19:21.623692 12774 raft_consensus.cc:697] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Leader. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
W20260710 13:19:21.624537 12502 leader_election.cc:343] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.625218 12502 leader_election.cc:304] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [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: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: d41c685224f74138b5de2d9b6082681e
I20260710 13:19:21.625991 12766 raft_consensus.cc:2749] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.626132 12731 raft_consensus.cc:2804] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.628541 12686 raft_consensus.cc:2468] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:21.628608 12731 raft_consensus.cc:493] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.624943 12774 consensus_queue.cc:237] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.630558 12763 raft_consensus.cc:515] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.629200 12731 raft_consensus.cc:3060] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.631716 12729 tablet_bootstrap.cc:492] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:21.632287 12729 ts_tablet_manager.cc:1403] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.116s	user 0.032s	sys 0.035s
I20260710 13:19:21.634528 12763 leader_election.cc:290] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Requested vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.635006 12729 raft_consensus.cc:359] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.635629 12729 raft_consensus.cc:385] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.635888 12729 raft_consensus.cc:740] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.636739 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2a72ca44504937841aca998e1f196d" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:21.636564 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2a72ca44504937841aca998e1f196d" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:21.637467 12613 raft_consensus.cc:3060] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.637789 12727 tablet_bootstrap.cc:492] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.638314 12727 ts_tablet_manager.cc:1403] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.122s	user 0.037s	sys 0.067s
I20260710 13:19:21.641288 12727 raft_consensus.cc:359] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.642163 12727 raft_consensus.cc:385] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.636540 12729 consensus_queue.cc:260] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.642460 12727 raft_consensus.cc:740] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.643100 12727 consensus_queue.cc:260] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.643895 12729 ts_tablet_manager.cc:1434] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:19:21.644827 12729 tablet_bootstrap.cc:492] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:21.645244 12727 ts_tablet_manager.cc:1434] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:21.645406 12732 tablet_bootstrap.cc:492] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:21.646064 12732 ts_tablet_manager.cc:1403] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.017s
I20260710 13:19:21.646235 12727 tablet_bootstrap.cc:492] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.648983 12732 raft_consensus.cc:359] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.652141 12732 raft_consensus.cc:385] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.653064 12732 raft_consensus.cc:740] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.650349 12731 raft_consensus.cc:515] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.655671 12731 leader_election.cc:290] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Requested vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.653273 12727 tablet_bootstrap.cc:654] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.658483 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58baee7d360c4c8d883c85e66adee675" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:21.659206 12612 raft_consensus.cc:3060] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.661746 12613 raft_consensus.cc:2468] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:21.656699 12732 consensus_queue.cc:260] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.656879 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58baee7d360c4c8d883c85e66adee675" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:21.665109 12732 ts_tablet_manager.cc:1434] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.004s
W20260710 13:19:21.665354 12502 leader_election.cc:343] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:21.668707 12502 leader_election.cc:343] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.669704 12502 leader_election.cc:304] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: d41c685224f74138b5de2d9b6082681e
I20260710 13:19:21.674131 12729 tablet_bootstrap.cc:654] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.675127 12731 raft_consensus.cc:2804] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.675956 12731 raft_consensus.cc:697] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Leader. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:21.677022 12731 consensus_queue.cc:237] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.677634 12750 raft_consensus.cc:493] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.678269 12750 raft_consensus.cc:515] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.680827 12750 leader_election.cc:290] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.686748 12612 raft_consensus.cc:2468] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:21.688030 12502 leader_election.cc:304] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: d41c685224f74138b5de2d9b6082681e
I20260710 13:19:21.689364 12763 raft_consensus.cc:493] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.689831 12763 raft_consensus.cc:515] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.691861 12763 leader_election.cc:290] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.692420 12774 raft_consensus.cc:2804] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.692188 12435 catalog_manager.cc:5697] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.692919 12774 raft_consensus.cc:697] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Leader. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:21.694255 12732 tablet_bootstrap.cc:492] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.694892 12774 consensus_queue.cc:237] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.692986 12727 tablet_bootstrap.cc:492] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.697147 12727 ts_tablet_manager.cc:1403] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.004s
I20260710 13:19:21.699633 12727 raft_consensus.cc:359] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.700258 12727 raft_consensus.cc:385] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.700505 12727 raft_consensus.cc:740] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.702270 12727 consensus_queue.cc:260] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.703301 12729 tablet_bootstrap.cc:492] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:21.703722 12729 ts_tablet_manager.cc:1403] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.000s
I20260710 13:19:21.704154 12727 ts_tablet_manager.cc:1434] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 13:19:21.693907 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f80d9153934170afcf3ec86f78b778" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.704980 12727 tablet_bootstrap.cc:492] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
W20260710 13:19:21.707933 12502 leader_election.cc:343] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.708113 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86127fbe284f4aad2c8d54c9b3a8f8" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:21.709515 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86127fbe284f4aad2c8d54c9b3a8f8" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.708649 12763 raft_consensus.cc:493] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.693331 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f80d9153934170afcf3ec86f78b778" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.710877 12763 raft_consensus.cc:515] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.711949 12727 tablet_bootstrap.cc:654] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:21.711881 12502 leader_election.cc:343] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.712378 12502 leader_election.cc:304] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e
I20260710 13:19:21.712709 12763 leader_election.cc:290] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.713510 12766 raft_consensus.cc:2749] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:21.713984 12577 leader_election.cc:343] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:21.714658 12577 leader_election.cc:343] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.715044 12577 leader_election.cc:304] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4; no voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:21.715790 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac66573a4348109485be8c28ca6843" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.716552 12750 raft_consensus.cc:2749] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.716809 12741 consensus_queue.cc:1048] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.717258 12750 raft_consensus.cc:493] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.717732 12750 raft_consensus.cc:515] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.718251 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac66573a4348109485be8c28ca6843" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
W20260710 13:19:21.718377 12502 leader_election.cc:343] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.719563 12750 leader_election.cc:290] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
W20260710 13:19:21.719584 12502 leader_election.cc:343] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.720286 12502 leader_election.cc:304] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e
I20260710 13:19:21.721033 12763 raft_consensus.cc:2749] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.723268 12727 tablet_bootstrap.cc:492] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.723651 12727 ts_tablet_manager.cc:1403] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:19:21.724660 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d89272c5a04abd920668acbe4a3e64" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:21.725281 12538 raft_consensus.cc:2468] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:21.726501 12577 leader_election.cc:304] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.726838 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d89272c5a04abd920668acbe4a3e64" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.726253 12727 raft_consensus.cc:359] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.727587 12727 raft_consensus.cc:385] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.727946 12727 raft_consensus.cc:740] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.728011 12741 raft_consensus.cc:2804] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.728425 12741 raft_consensus.cc:493] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.728739 12741 raft_consensus.cc:3060] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.728655 12727 consensus_queue.cc:260] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.730947 12727 ts_tablet_manager.cc:1434] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:21.727552 12685 raft_consensus.cc:2468] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:21.731818 12727 tablet_bootstrap.cc:492] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.733451 12436 catalog_manager.cc:5697] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.735201 12436 catalog_manager.cc:5697] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.737736 12727 tablet_bootstrap.cc:654] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.740442 12732 tablet_bootstrap.cc:654] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.743489 12727 tablet_bootstrap.cc:492] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.743942 12727 ts_tablet_manager.cc:1403] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 13:19:21.746426 12727 raft_consensus.cc:359] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.747104 12727 raft_consensus.cc:385] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.740307 12741 raft_consensus.cc:515] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.747362 12727 raft_consensus.cc:740] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.748124 12727 consensus_queue.cc:260] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.743013 12729 raft_consensus.cc:359] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.749752 12729 raft_consensus.cc:385] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.750041 12729 raft_consensus.cc:740] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.750239 12727 ts_tablet_manager.cc:1434] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:21.750149 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d89272c5a04abd920668acbe4a3e64" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:21.750854 12737 raft_consensus.cc:493] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.750978 12537 raft_consensus.cc:3060] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.751245 12727 tablet_bootstrap.cc:492] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.751320 12737 raft_consensus.cc:515] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.753855 12741 leader_election.cc:290] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.753952 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d89272c5a04abd920668acbe4a3e64" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:21.754690 12536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f33a52aa2c64374afd32e463d841fdc" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:21.754860 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f33a52aa2c64374afd32e463d841fdc" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.754979 12685 raft_consensus.cc:3060] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.753361 12737 leader_election.cc:290] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:21.756568 12729 consensus_queue.cc:260] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.758785 12732 tablet_bootstrap.cc:492] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:21.758864 12729 ts_tablet_manager.cc:1434] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260710 13:19:21.759271 12732 ts_tablet_manager.cc:1403] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.003s
I20260710 13:19:21.759509 12537 raft_consensus.cc:2468] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:21.759827 12729 tablet_bootstrap.cc:492] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:21.761955 12732 raft_consensus.cc:359] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.762584 12732 raft_consensus.cc:385] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.762821 12732 raft_consensus.cc:740] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.763409 12732 consensus_queue.cc:260] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.755697 12612 raft_consensus.cc:2393] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d41c685224f74138b5de2d9b6082681e in current term 1: Already voted for candidate fe91eca33f3f45d695a5c01e17c47223 in this term.
I20260710 13:19:21.767267 12732 ts_tablet_manager.cc:1434] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:21.814522 12727 tablet_bootstrap.cc:654] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.800784 12685 raft_consensus.cc:2468] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:21.783771 12577 leader_election.cc:304] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.774976 12651 leader_election.cc:304] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d41c685224f74138b5de2d9b6082681e; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:21.824177 12737 raft_consensus.cc:3060] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.824430 12729 tablet_bootstrap.cc:654] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.825527 12727 tablet_bootstrap.cc:492] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.825989 12727 ts_tablet_manager.cc:1403] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.038s
I20260710 13:19:21.828555 12727 raft_consensus.cc:359] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.829205 12727 raft_consensus.cc:385] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.829480 12727 raft_consensus.cc:740] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.830361 12727 consensus_queue.cc:260] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.831620 12737 raft_consensus.cc:2749] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.832630 12727 ts_tablet_manager.cc:1434] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260710 13:19:21.832494 12651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.36.194:43417, user_credentials={real_user=slave}} blocked reactor thread for 57658.7us
I20260710 13:19:21.823325 12732 tablet_bootstrap.cc:492] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.834867 12727 tablet_bootstrap.cc:492] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.836632 12731 consensus_queue.cc:1048] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:21.837241 12577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.36.193:38835, user_credentials={real_user=slave}} blocked reactor thread for 53624.1us
I20260710 13:19:21.836892 12791 raft_consensus.cc:2804] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.838552 12741 raft_consensus.cc:493] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.838881 12791 raft_consensus.cc:697] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:21.837862 12737 raft_consensus.cc:493] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.839150 12741 raft_consensus.cc:515] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.839512 12737 raft_consensus.cc:515] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.839788 12791 consensus_queue.cc:237] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.841571 12737 leader_election.cc:290] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:21.841877 12741 leader_election.cc:290] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.843034 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb0dfe766645dabe1850c80bbd3feb" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:21.843629 12538 raft_consensus.cc:2468] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 0.
I20260710 13:19:21.844573 12731 raft_consensus.cc:493] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.845315 12651 leader_election.cc:304] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.846894 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb0dfe766645dabe1850c80bbd3feb" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.847692 12613 raft_consensus.cc:2468] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 0.
I20260710 13:19:21.845162 12731 raft_consensus.cc:515] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.851533 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218c2a7e87ea47a581db8a707ea2f1c5" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.852705 12732 tablet_bootstrap.cc:654] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:21.852957 12502 leader_election.cc:343] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.852805 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218c2a7e87ea47a581db8a707ea2f1c5" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.853786 12737 raft_consensus.cc:2804] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.854270 12737 raft_consensus.cc:493] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.854671 12737 raft_consensus.cc:3060] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:21.854897 12502 leader_election.cc:343] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.855439 12502 leader_election.cc:304] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e
I20260710 13:19:21.856390 12774 raft_consensus.cc:2749] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.857384 12731 leader_election.cc:290] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.859715 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c99eaed722c43f3955b153c07a05884" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:21.866302 12737 raft_consensus.cc:515] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.868337 12737 leader_election.cc:290] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:21.872915 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb0dfe766645dabe1850c80bbd3feb" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:21.872771 12731 consensus_queue.cc:1048] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:21.873452 12538 raft_consensus.cc:3060] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.880571 12729 tablet_bootstrap.cc:492] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:21.881084 12729 ts_tablet_manager.cc:1403] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.121s	user 0.035s	sys 0.017s
I20260710 13:19:21.882181 12538 raft_consensus.cc:2468] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 1.
I20260710 13:19:21.885776 12727 tablet_bootstrap.cc:654] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.886097 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c99eaed722c43f3955b153c07a05884" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:21.886831 12686 raft_consensus.cc:2393] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in current term 1: Already voted for candidate fe91eca33f3f45d695a5c01e17c47223 in this term.
I20260710 13:19:21.887880 12577 leader_election.cc:304] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4; no voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:21.887976 12651 leader_election.cc:304] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:21.883669 12729 raft_consensus.cc:359] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.884056 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb0dfe766645dabe1850c80bbd3feb" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:21.888232 12434 catalog_manager.cc:5697] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.889376 12729 raft_consensus.cc:385] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.889676 12613 raft_consensus.cc:3060] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.889809 12729 raft_consensus.cc:740] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.890062 12737 raft_consensus.cc:2804] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.891206 12791 raft_consensus.cc:3060] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.890842 12729 consensus_queue.cc:260] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.916641 12727 tablet_bootstrap.cc:492] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:21.917259 12727 ts_tablet_manager.cc:1403] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.001s
I20260710 13:19:21.915343 12731 consensus_queue.cc:1048] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:19:21.923993 12613 raft_consensus.cc:2468] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 1.
I20260710 13:19:21.927708 12732 tablet_bootstrap.cc:492] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:21.934947 12729 ts_tablet_manager.cc:1434] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.054s	user 0.017s	sys 0.029s
I20260710 13:19:21.935155 12732 ts_tablet_manager.cc:1403] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.112s	user 0.019s	sys 0.000s
I20260710 13:19:21.937017 12729 tablet_bootstrap.cc:492] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:21.938392 12732 raft_consensus.cc:359] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.939122 12732 raft_consensus.cc:385] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.939433 12732 raft_consensus.cc:740] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.940184 12732 consensus_queue.cc:260] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.942679 12732 ts_tablet_manager.cc:1434] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:21.930178 12727 raft_consensus.cc:359] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.946595 12727 raft_consensus.cc:385] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.946884 12727 raft_consensus.cc:740] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.947320 12732 tablet_bootstrap.cc:492] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:21.947506 12727 consensus_queue.cc:260] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.949532 12727 ts_tablet_manager.cc:1434] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:19:21.950526 12727 tablet_bootstrap.cc:492] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:21.943401 12729 tablet_bootstrap.cc:654] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.943861 12731 consensus_queue.cc:1048] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.945464 12737 raft_consensus.cc:697] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Becoming Leader. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Running, Role: LEADER
I20260710 13:19:21.953549 12737 consensus_queue.cc:237] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.946107 12791 raft_consensus.cc:2749] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.954002 12732 tablet_bootstrap.cc:654] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.958814 12731 raft_consensus.cc:493] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.959276 12731 raft_consensus.cc:515] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:21.961215 12731 leader_election.cc:290] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:21.965898 12727 tablet_bootstrap.cc:654] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.967224 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd5e5bad63c485bacdc0a2f556daa33" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:21.967048 12791 consensus_queue.cc:1048] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:21.971742 12763 consensus_queue.cc:1048] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:21.972968 12435 catalog_manager.cc:5697] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e reported cstate change: term changed from 0 to 1, leader changed from <none> to d41c685224f74138b5de2d9b6082681e (127.11.36.195). New cstate: current_term: 1 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:21.975737 12502 leader_election.cc:343] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:21.984643 12484 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:22.002104 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd5e5bad63c485bacdc0a2f556daa33" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
W20260710 13:19:22.007256 12502 leader_election.cc:343] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.007974 12502 leader_election.cc:304] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e
I20260710 13:19:22.009259 12732 tablet_bootstrap.cc:492] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:22.009423 12731 raft_consensus.cc:2749] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.009878 12732 ts_tablet_manager.cc:1403] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.018s
I20260710 13:19:22.012753 12732 raft_consensus.cc:359] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.013468 12732 raft_consensus.cc:385] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.013744 12732 raft_consensus.cc:740] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.020363 12732 consensus_queue.cc:260] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.022533 12732 ts_tablet_manager.cc:1434] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:22.023419 12732 tablet_bootstrap.cc:492] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:22.023737 12729 tablet_bootstrap.cc:492] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:22.024351 12729 ts_tablet_manager.cc:1403] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.087s	user 0.025s	sys 0.014s
I20260710 13:19:22.026978 12729 raft_consensus.cc:359] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.027634 12729 raft_consensus.cc:385] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.027885 12729 raft_consensus.cc:740] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.028615 12729 consensus_queue.cc:260] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.029400 12732 tablet_bootstrap.cc:654] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.032594 12729 ts_tablet_manager.cc:1434] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:19:22.033494 12729 tablet_bootstrap.cc:492] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:22.034020 12766 consensus_queue.cc:1048] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.035526 12766 consensus_queue.cc:1048] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.037321 12750 raft_consensus.cc:493] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.037901 12750 raft_consensus.cc:515] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.040614 12750 leader_election.cc:290] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.041365 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd5e5bad63c485bacdc0a2f556daa33" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:22.042012 12537 raft_consensus.cc:2468] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:22.042155 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd5e5bad63c485bacdc0a2f556daa33" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:22.043253 12577 leader_election.cc:304] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
W20260710 13:19:22.044217 12577 leader_election.cc:343] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.044515 12791 raft_consensus.cc:2804] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:22.044934 12791 raft_consensus.cc:493] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:22.045289 12791 raft_consensus.cc:3060] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.051913 12729 tablet_bootstrap.cc:654] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.058382 12731 raft_consensus.cc:493] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.058887 12731 raft_consensus.cc:515] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.061412 12731 leader_election.cc:290] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.065044 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:22.066488 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
W20260710 13:19:22.069401 12502 leader_election.cc:343] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:22.070400 12502 leader_election.cc:343] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.070955 12502 leader_election.cc:304] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e
I20260710 13:19:22.072711 12774 raft_consensus.cc:2749] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.080948 12741 consensus_queue.cc:1048] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.082458 12731 consensus_queue.cc:1048] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.088795 12727 tablet_bootstrap.cc:492] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:22.089488 12727 ts_tablet_manager.cc:1403] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.139s	user 0.034s	sys 0.011s
I20260710 13:19:22.084693 12791 raft_consensus.cc:515] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.095942 12791 leader_election.cc:290] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.097078 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd5e5bad63c485bacdc0a2f556daa33" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:22.097915 12774 raft_consensus.cc:493] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.098081 12537 raft_consensus.cc:3060] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.098431 12774 raft_consensus.cc:515] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.100598 12774 leader_election.cc:290] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.097954 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd5e5bad63c485bacdc0a2f556daa33" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
W20260710 13:19:22.103111 12577 leader_election.cc:343] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.110757 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86127fbe284f4aad2c8d54c9b3a8f8" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
W20260710 13:19:22.112706 12502 leader_election.cc:343] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.116714 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86127fbe284f4aad2c8d54c9b3a8f8" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:22.117375 12613 raft_consensus.cc:2468] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:22.122008 12727 raft_consensus.cc:359] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.126686 12502 leader_election.cc:304] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [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: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: d41c685224f74138b5de2d9b6082681e
I20260710 13:19:22.127242 12727 raft_consensus.cc:385] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.129619 12727 raft_consensus.cc:740] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.132436 12731 raft_consensus.cc:2804] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:22.133313 12731 raft_consensus.cc:493] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:22.133852 12731 raft_consensus.cc:3060] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.141232 12774 consensus_queue.cc:1048] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:22.143867 12727 consensus_queue.cc:260] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.145880 12727 ts_tablet_manager.cc:1434] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260710 13:19:22.146778 12727 tablet_bootstrap.cc:492] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:22.140081 12537 raft_consensus.cc:2468] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:22.153664 12729 tablet_bootstrap.cc:492] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:22.154119 12729 ts_tablet_manager.cc:1403] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.121s	user 0.030s	sys 0.025s
I20260710 13:19:22.154754 12731 raft_consensus.cc:515] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.156903 12731 leader_election.cc:290] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Requested vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.159168 12732 tablet_bootstrap.cc:492] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:22.159857 12732 ts_tablet_manager.cc:1403] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.137s	user 0.039s	sys 0.033s
I20260710 13:19:22.159708 12729 raft_consensus.cc:359] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.160392 12729 raft_consensus.cc:385] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.160647 12729 raft_consensus.cc:740] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.163457 12732 raft_consensus.cc:359] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.163838 12611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86127fbe284f4aad2c8d54c9b3a8f8" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:22.164248 12732 raft_consensus.cc:385] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.164389 12611 raft_consensus.cc:3060] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.164857 12729 consensus_queue.cc:260] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.164147 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86127fbe284f4aad2c8d54c9b3a8f8" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:22.168179 12729 ts_tablet_manager.cc:1434] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:22.168419 12577 leader_election.cc:304] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: d41c685224f74138b5de2d9b6082681e
I20260710 13:19:22.169062 12729 tablet_bootstrap.cc:492] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:22.169572 12741 raft_consensus.cc:2804] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.170100 12774 consensus_queue.cc:1048] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.170091 12741 raft_consensus.cc:697] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
W20260710 13:19:22.171818 12502 leader_election.cc:343] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.176265 12611 raft_consensus.cc:2468] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:22.171406 12741 consensus_queue.cc:237] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.169449 12732 raft_consensus.cc:740] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.179379 12732 consensus_queue.cc:260] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.182011 12732 ts_tablet_manager.cc:1434] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:19:22.183130 12732 tablet_bootstrap.cc:492] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:22.193105 12727 tablet_bootstrap.cc:654] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.199998 12502 leader_election.cc:304] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: d41c685224f74138b5de2d9b6082681e
I20260710 13:19:22.200467 12732 tablet_bootstrap.cc:654] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.202091 12774 raft_consensus.cc:2804] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.202616 12774 raft_consensus.cc:697] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Leader. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:22.203425 12774 consensus_queue.cc:237] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.209915 12686 raft_consensus.cc:3060] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.205281 12729 tablet_bootstrap.cc:654] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.215071 12436 catalog_manager.cc:5697] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.218597 12731 raft_consensus.cc:493] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.219117 12774 consensus_queue.cc:1048] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:22.221797 12731 raft_consensus.cc:515] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.223726 12731 leader_election.cc:290] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.226293 12729 tablet_bootstrap.cc:492] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:22.226873 12729 ts_tablet_manager.cc:1403] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.001s
I20260710 13:19:22.236123 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f5dc2c7884c6ba6452a98a8821d33" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
W20260710 13:19:22.238317 12502 leader_election.cc:343] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:22.239252 12502 consensus_peers.cc:597] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 -> Peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Couldn't send request to peer d41c685224f74138b5de2d9b6082681e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:22.240216 12729 raft_consensus.cc:359] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.241101 12729 raft_consensus.cc:385] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.241428 12729 raft_consensus.cc:740] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.238237 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f5dc2c7884c6ba6452a98a8821d33" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
W20260710 13:19:22.247174 12502 leader_election.cc:343] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.247704 12502 leader_election.cc:304] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e
I20260710 13:19:22.247550 12729 consensus_queue.cc:260] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.248428 12763 raft_consensus.cc:2749] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.250880 12741 raft_consensus.cc:493] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.251443 12729 ts_tablet_manager.cc:1434] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:19:22.251360 12741 raft_consensus.cc:515] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.252110 12732 tablet_bootstrap.cc:492] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:22.252347 12729 tablet_bootstrap.cc:492] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:22.252663 12732 ts_tablet_manager.cc:1403] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.010s
I20260710 13:19:22.253388 12741 leader_election.cc:290] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.254094 12737 raft_consensus.cc:493] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.254403 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f80d9153934170afcf3ec86f78b778" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:22.255005 12687 raft_consensus.cc:2468] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:22.254745 12737 raft_consensus.cc:515] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.256023 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f80d9153934170afcf3ec86f78b778" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:22.256420 12577 leader_election.cc:304] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e; no voters: 
I20260710 13:19:22.256603 12537 raft_consensus.cc:2468] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:22.256922 12737 leader_election.cc:290] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:22.257220 12791 raft_consensus.cc:2804] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:22.257619 12791 raft_consensus.cc:493] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:22.257912 12791 raft_consensus.cc:3060] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.260098 12766 raft_consensus.cc:493] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.260526 12766 raft_consensus.cc:515] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.262542 12732 raft_consensus.cc:359] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.262977 12766 leader_election.cc:290] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.263167 12732 raft_consensus.cc:385] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.263542 12729 tablet_bootstrap.cc:654] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.263492 12732 raft_consensus.cc:740] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.264377 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:22.264247 12732 consensus_queue.cc:260] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.265017 12613 raft_consensus.cc:2468] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:22.265407 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218c2a7e87ea47a581db8a707ea2f1c5" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:22.266574 12502 leader_election.cc:304] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:22.264377 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218c2a7e87ea47a581db8a707ea2f1c5" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:22.267388 12727 tablet_bootstrap.cc:492] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:22.267400 12731 raft_consensus.cc:2804] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:22.267920 12727 ts_tablet_manager.cc:1403] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.017s
I20260710 13:19:22.267957 12731 raft_consensus.cc:493] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:22.268414 12731 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.267319 12537 raft_consensus.cc:2468] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 0.
I20260710 13:19:22.270471 12727 raft_consensus.cc:359] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.271158 12727 raft_consensus.cc:385] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.271407 12727 raft_consensus.cc:740] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.272004 12727 consensus_queue.cc:260] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.273990 12727 ts_tablet_manager.cc:1434] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:22.274237 12732 ts_tablet_manager.cc:1434] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:19:22.274071 12651 leader_election.cc:304] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:22.274823 12727 tablet_bootstrap.cc:492] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:22.275023 12732 tablet_bootstrap.cc:492] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
W20260710 13:19:22.274955 12651 leader_election.cc:343] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.275460 12731 raft_consensus.cc:515] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.275918 12737 raft_consensus.cc:2804] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:22.276259 12737 raft_consensus.cc:493] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:22.276625 12737 raft_consensus.cc:3060] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.277650 12731 leader_election.cc:290] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Requested vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.280717 12732 tablet_bootstrap.cc:654] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.280717 12727 tablet_bootstrap.cc:654] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.282083 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:22.290249 12729 tablet_bootstrap.cc:492] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:22.290866 12729 ts_tablet_manager.cc:1403] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.001s
I20260710 13:19:22.293263 12436 catalog_manager.cc:5697] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.294282 12729 raft_consensus.cc:359] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.295150 12729 raft_consensus.cc:385] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.295465 12729 raft_consensus.cc:740] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.297622 12727 tablet_bootstrap.cc:492] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:22.298076 12727 ts_tablet_manager.cc:1403] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.023s	user 0.001s	sys 0.015s
I20260710 13:19:22.299458 12729 consensus_queue.cc:260] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.301074 12732 tablet_bootstrap.cc:492] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:22.301482 12732 ts_tablet_manager.cc:1403] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.003s
I20260710 13:19:22.301628 12729 ts_tablet_manager.cc:1434] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:19:22.302492 12729 tablet_bootstrap.cc:492] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:22.304176 12732 raft_consensus.cc:359] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.304654 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:22.304807 12732 raft_consensus.cc:385] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.305267 12732 raft_consensus.cc:740] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.307684 12613 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.309175 12727 raft_consensus.cc:359] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.309986 12727 raft_consensus.cc:385] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.310254 12727 raft_consensus.cc:740] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.310194 12732 consensus_queue.cc:260] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.309247 12791 raft_consensus.cc:515] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.312196 12732 ts_tablet_manager.cc:1434] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:19:22.312604 12791 leader_election.cc:290] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.313095 12732 tablet_bootstrap.cc:492] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:22.310922 12727 consensus_queue.cc:260] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.304768 12737 raft_consensus.cc:515] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.314749 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f80d9153934170afcf3ec86f78b778" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:22.315274 12537 raft_consensus.cc:3060] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.321029 12791 consensus_queue.cc:1048] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.321779 12613 raft_consensus.cc:2468] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:22.315989 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f80d9153934170afcf3ec86f78b778" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:22.322890 12687 raft_consensus.cc:3060] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.323947 12686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:22.324501 12686 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.316978 12737 leader_election.cc:290] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:22.318089 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218c2a7e87ea47a581db8a707ea2f1c5" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:22.318501 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218c2a7e87ea47a581db8a707ea2f1c5" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:22.319555 12727 ts_tablet_manager.cc:1434] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:19:22.331698 12612 raft_consensus.cc:3060] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.331140 12538 raft_consensus.cc:3060] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.333726 12727 tablet_bootstrap.cc:492] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:22.329728 12537 raft_consensus.cc:2468] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:22.330852 12687 raft_consensus.cc:2468] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:22.348515 12577 leader_election.cc:304] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e; no voters: 
I20260710 13:19:22.347570 12774 consensus_queue.cc:1048] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:22.347818 12686 raft_consensus.cc:2468] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:22.351086 12791 raft_consensus.cc:2804] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.351576 12791 raft_consensus.cc:697] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:22.352370 12791 consensus_queue.cc:237] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.353745 12612 raft_consensus.cc:2468] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 1.
I20260710 13:19:22.356207 12538 raft_consensus.cc:2468] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 1.
W20260710 13:19:22.356741 12502 leader_election.cc:343] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.358042 12732 tablet_bootstrap.cc:654] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.358619 12729 tablet_bootstrap.cc:654] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.359845 12651 leader_election.cc:304] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:22.360827 12737 raft_consensus.cc:2804] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.361276 12737 raft_consensus.cc:697] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Becoming Leader. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Running, Role: LEADER
I20260710 13:19:22.362066 12737 consensus_queue.cc:237] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.372186 12727 tablet_bootstrap.cc:654] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.371784 12434 catalog_manager.cc:5697] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.383512 12502 leader_election.cc:304] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:22.383692 12741 consensus_queue.cc:1048] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:22.384585 12774 raft_consensus.cc:2804] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.385082 12774 raft_consensus.cc:697] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Leader. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:22.385950 12774 consensus_queue.cc:237] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.390954 12810 consensus_queue.cc:1048] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:22.391558 12763 consensus_queue.cc:1048] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.395826 12732 tablet_bootstrap.cc:492] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:22.396283 12732 ts_tablet_manager.cc:1403] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.010s
I20260710 13:19:22.398949 12732 raft_consensus.cc:359] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.399621 12732 raft_consensus.cc:385] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.399883 12732 raft_consensus.cc:740] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.402783 12732 consensus_queue.cc:260] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.409861 12732 ts_tablet_manager.cc:1434] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:19:22.412736 12732 tablet_bootstrap.cc:492] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:22.415053 12434 catalog_manager.cc:5697] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e reported cstate change: term changed from 0 to 1, leader changed from <none> to d41c685224f74138b5de2d9b6082681e (127.11.36.195). New cstate: current_term: 1 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.419426 12729 tablet_bootstrap.cc:492] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:22.419901 12729 ts_tablet_manager.cc:1403] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.118s	user 0.007s	sys 0.019s
I20260710 13:19:22.426997 12732 tablet_bootstrap.cc:654] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.424821 12810 consensus_queue.cc:1048] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:19:22.423460 12729 raft_consensus.cc:359] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.433729 12729 raft_consensus.cc:385] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.425329 12436 catalog_manager.cc:5697] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.433977 12729 raft_consensus.cc:740] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.434727 12729 consensus_queue.cc:260] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.437268 12729 ts_tablet_manager.cc:1434] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260710 13:19:22.438153 12729 tablet_bootstrap.cc:492] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:22.443799 12729 tablet_bootstrap.cc:654] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.454617 12727 tablet_bootstrap.cc:492] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:22.455062 12727 ts_tablet_manager.cc:1403] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.122s	user 0.017s	sys 0.000s
I20260710 13:19:22.464123 12729 tablet_bootstrap.cc:492] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:22.457578 12727 raft_consensus.cc:359] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.464593 12729 ts_tablet_manager.cc:1403] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260710 13:19:22.464691 12727 raft_consensus.cc:385] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.465119 12727 raft_consensus.cc:740] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.465885 12727 consensus_queue.cc:260] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.467233 12729 raft_consensus.cc:359] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.467906 12729 raft_consensus.cc:385] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.468171 12729 raft_consensus.cc:740] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.468492 12727 ts_tablet_manager.cc:1434] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:19:22.468926 12729 consensus_queue.cc:260] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.469468 12727 tablet_bootstrap.cc:492] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:22.475688 12732 tablet_bootstrap.cc:492] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:22.476169 12732 ts_tablet_manager.cc:1403] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260710 13:19:22.477058 12729 ts_tablet_manager.cc:1434] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 13:19:22.477205 12727 tablet_bootstrap.cc:654] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.478003 12729 tablet_bootstrap.cc:492] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:22.478626 12732 raft_consensus.cc:359] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.479280 12732 raft_consensus.cc:385] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.479554 12732 raft_consensus.cc:740] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.481500 12732 consensus_queue.cc:260] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.483311 12732 ts_tablet_manager.cc:1434] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:19:22.483919 12729 tablet_bootstrap.cc:654] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.484306 12732 tablet_bootstrap.cc:492] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:22.490823 12732 tablet_bootstrap.cc:654] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.493974 12727 tablet_bootstrap.cc:492] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:22.494524 12727 ts_tablet_manager.cc:1403] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260710 13:19:22.496495 12774 raft_consensus.cc:493] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.496917 12774 raft_consensus.cc:515] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.497105 12727 raft_consensus.cc:359] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.497723 12727 raft_consensus.cc:385] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.497987 12727 raft_consensus.cc:740] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.498919 12774 leader_election.cc:290] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.498641 12727 consensus_queue.cc:260] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.500540 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343f1fe45f6b488e88a027997a182191" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:22.501995 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343f1fe45f6b488e88a027997a182191" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
W20260710 13:19:22.502070 12502 leader_election.cc:343] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:22.507208 12502 leader_election.cc:343] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.507652 12502 leader_election.cc:304] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e
I20260710 13:19:22.508452 12774 raft_consensus.cc:2749] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.510550 12727 ts_tablet_manager.cc:1434] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:19:22.512471 12727 tablet_bootstrap.cc:492] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223: Bootstrap starting.
I20260710 13:19:22.513450 12729 tablet_bootstrap.cc:492] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:22.514052 12729 ts_tablet_manager.cc:1403] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.010s
I20260710 13:19:22.517351 12729 raft_consensus.cc:359] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.518071 12727 tablet_bootstrap.cc:654] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.518239 12729 raft_consensus.cc:385] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.518566 12729 raft_consensus.cc:740] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.519348 12729 consensus_queue.cc:260] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.526836 12729 ts_tablet_manager.cc:1434] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 13:19:22.527750 12729 tablet_bootstrap.cc:492] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:22.573026 12850 raft_consensus.cc:493] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.573770 12850 raft_consensus.cc:515] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.576540 12850 leader_election.cc:290] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:22.717463 12810 raft_consensus.cc:493] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.718089 12810 raft_consensus.cc:515] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.720662 12810 leader_election.cc:290] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:22.721299 12810 raft_consensus.cc:493] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.721848 12810 raft_consensus.cc:515] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.724133 12810 leader_election.cc:290] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:22.784906 12850 raft_consensus.cc:493] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.785485 12850 raft_consensus.cc:515] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.788257 12850 leader_election.cc:290] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:22.808878 12729 tablet_bootstrap.cc:700] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e: Time spent opening tablet: real 0.269s	user 0.000s	sys 0.000s
I20260710 13:19:22.809600 12729 tablet_bootstrap.cc:654] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.819763 12741 raft_consensus.cc:493] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.820472 12729 tablet_bootstrap.cc:492] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:22.820282 12741 raft_consensus.cc:515] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.820935 12729 ts_tablet_manager.cc:1403] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.293s	user 0.009s	sys 0.005s
I20260710 13:19:22.822278 12741 leader_election.cc:290] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.824834 12727 tablet_bootstrap.cc:492] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223: No bootstrap required, opened a new log
I20260710 13:19:22.824625 12729 raft_consensus.cc:359] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.825327 12729 raft_consensus.cc:385] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.825629 12729 raft_consensus.cc:740] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.826601 12802 raft_consensus.cc:493] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.826726 12727 ts_tablet_manager.cc:1403] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223: Time spent bootstrapping tablet: real 0.314s	user 0.023s	sys 0.008s
I20260710 13:19:22.826382 12729 consensus_queue.cc:260] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.827051 12802 raft_consensus.cc:515] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.828493 12763 raft_consensus.cc:493] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.828933 12802 leader_election.cc:290] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.828912 12763 raft_consensus.cc:515] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.831187 12763 leader_election.cc:290] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.831358 12729 ts_tablet_manager.cc:1434] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:19:22.831214 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2a72ca44504937841aca998e1f196d" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:22.832227 12729 tablet_bootstrap.cc:492] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:22.832706 12732 tablet_bootstrap.cc:492] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:22.833158 12732 ts_tablet_manager.cc:1403] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.349s	user 0.009s	sys 0.012s
I20260710 13:19:22.834736 12727 raft_consensus.cc:359] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.836000 12732 raft_consensus.cc:359] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.836632 12732 raft_consensus.cc:385] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.836875 12732 raft_consensus.cc:740] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.837563 12732 consensus_queue.cc:260] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.838263 12729 tablet_bootstrap.cc:654] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.838649 12850 consensus_queue.cc:1048] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.839754 12732 ts_tablet_manager.cc:1434] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:19:22.840618 12732 tablet_bootstrap.cc:492] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:22.835520 12727 raft_consensus.cc:385] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.844463 12727 raft_consensus.cc:740] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.845532 12727 consensus_queue.cc:260] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.846537 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd5e5bad63c485bacdc0a2f556daa33" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:22.848762 12727 ts_tablet_manager.cc:1434] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 13:19:22.849049 12611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2a72ca44504937841aca998e1f196d" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:22.851265 12651 leader_election.cc:304] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d41c685224f74138b5de2d9b6082681e; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:22.852311 12850 raft_consensus.cc:2749] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.852725 12732 tablet_bootstrap.cc:654] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.888602 12859 raft_consensus.cc:493] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.890290 12859 raft_consensus.cc:515] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.892458 12859 leader_election.cc:290] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.910846 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:22.911597 12537 raft_consensus.cc:2468] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 0.
I20260710 13:19:22.917513 12611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea6d736e093496b977b6d70d78b0af8" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:22.917913 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dbda07ed9744be80c26a3cc837f522" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:22.923321 12863 raft_consensus.cc:493] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.923913 12863 raft_consensus.cc:515] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.926257 12863 leader_election.cc:290] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.928057 12732 tablet_bootstrap.cc:492] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:22.928553 12732 ts_tablet_manager.cc:1403] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.010s
W20260710 13:19:22.929666 12502 leader_election.cc:343] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:22.930365 12502 leader_election.cc:343] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.931180 12732 raft_consensus.cc:359] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.931881 12732 raft_consensus.cc:385] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.931699 12864 consensus_queue.cc:1048] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:22.932183 12732 raft_consensus.cc:740] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.934564 12611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2567d7a821444eb69d79c9aa9df3c59a" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:22.935173 12611 raft_consensus.cc:2468] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:22.936338 12502 leader_election.cc:304] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:22.936770 12732 consensus_queue.cc:260] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.937789 12865 raft_consensus.cc:2804] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:22.938138 12865 raft_consensus.cc:493] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:22.938462 12865 raft_consensus.cc:3060] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.938846 12732 ts_tablet_manager.cc:1434] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:19:22.939777 12732 tablet_bootstrap.cc:492] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:22.946099 12865 raft_consensus.cc:515] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.948925 12732 tablet_bootstrap.cc:654] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.949357 12611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2567d7a821444eb69d79c9aa9df3c59a" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:22.950047 12611 raft_consensus.cc:3060] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.955466 12536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd5e5bad63c485bacdc0a2f556daa33" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:22.956091 12536 raft_consensus.cc:2393] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d41c685224f74138b5de2d9b6082681e in current term 1: Already voted for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in this term.
I20260710 13:19:22.956269 12865 leader_election.cc:290] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Requested vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.958072 12611 raft_consensus.cc:2468] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:22.959825 12502 leader_election.cc:304] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:22.960858 12732 tablet_bootstrap.cc:492] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:22.960780 12864 raft_consensus.cc:2804] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.961390 12864 raft_consensus.cc:697] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Leader. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:22.961653 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac66573a4348109485be8c28ca6843" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:22.962307 12535 raft_consensus.cc:2468] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 0.
I20260710 13:19:22.962320 12864 consensus_queue.cc:237] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.961897 12732 ts_tablet_manager.cc:1403] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.007s
I20260710 13:19:22.968760 12732 raft_consensus.cc:359] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.969455 12732 raft_consensus.cc:385] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.969739 12732 raft_consensus.cc:740] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.972460 12732 consensus_queue.cc:260] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.973975 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2567d7a821444eb69d79c9aa9df3c59a" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:22.974668 12732 ts_tablet_manager.cc:1434] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 13:19:22.975499 12732 tablet_bootstrap.cc:492] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:22.976784 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac66573a4348109485be8c28ca6843" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:22.977367 12535 raft_consensus.cc:2468] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:22.971407 12869 raft_consensus.cc:493] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.981333 12869 raft_consensus.cc:515] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.982836 12731 consensus_queue.cc:1048] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.983222 12577 leader_election.cc:304] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:22.983520 12869 leader_election.cc:290] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:22.985504 12869 raft_consensus.cc:2804] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:22.985956 12869 raft_consensus.cc:493] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:22.986395 12869 raft_consensus.cc:3060] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.987383 12732 tablet_bootstrap.cc:654] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.995060 12869 raft_consensus.cc:515] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:22.997083 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:22.995967 12871 consensus_queue.cc:1048] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.997884 12538 raft_consensus.cc:2468] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:22.998551 12871 consensus_queue.cc:1048] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.000051 12869 leader_election.cc:290] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:23.001116 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac66573a4348109485be8c28ca6843" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:23.001693 12538 raft_consensus.cc:3060] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.010805 12538 raft_consensus.cc:2468] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:23.012557 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea6d736e093496b977b6d70d78b0af8" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:23.012733 12577 leader_election.cc:304] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:23.013559 12869 raft_consensus.cc:2804] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.014053 12869 raft_consensus.cc:493] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.015017 12869 raft_consensus.cc:3060] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.013774 12577 leader_election.cc:304] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:23.022241 12791 raft_consensus.cc:2804] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.022749 12791 raft_consensus.cc:697] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:23.023600 12791 consensus_queue.cc:237] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.022405 12869 raft_consensus.cc:515] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.027704 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:23.028280 12535 raft_consensus.cc:3060] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.033972 12610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac66573a4348109485be8c28ca6843" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:23.035629 12535 raft_consensus.cc:2468] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:23.036787 12577 leader_election.cc:304] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:23.038421 12869 leader_election.cc:290] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:23.040386 12869 raft_consensus.cc:2804] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.042815 12869 raft_consensus.cc:697] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:23.044188 12869 consensus_queue.cc:237] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.041764 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dbda07ed9744be80c26a3cc837f522" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:23.062116 12763 raft_consensus.cc:493] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.062822 12763 raft_consensus.cc:515] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.066512 12610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cee16301e5419b8964d9dc1459f625" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:23.067277 12610 raft_consensus.cc:2468] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:23.068709 12502 leader_election.cc:304] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:23.069873 12731 raft_consensus.cc:2804] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.070325 12731 raft_consensus.cc:493] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.070372 12763 leader_election.cc:290] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:23.070820 12731 raft_consensus.cc:3060] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.080143 12731 raft_consensus.cc:515] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.083537 12610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cee16301e5419b8964d9dc1459f625" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:23.084208 12610 raft_consensus.cc:3060] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.092950 12686 raft_consensus.cc:3060] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.093132 12610 raft_consensus.cc:2468] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
I20260710 13:19:23.094206 12850 raft_consensus.cc:493] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.094663 12502 leader_election.cc:304] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:23.094674 12850 raft_consensus.cc:515] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.098090 12850 leader_election.cc:290] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:23.098462 12684 raft_consensus.cc:3060] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.098812 12763 raft_consensus.cc:2804] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.099593 12763 raft_consensus.cc:697] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Leader. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:23.100666 12763 consensus_queue.cc:237] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.107825 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86127fbe284f4aad2c8d54c9b3a8f8" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:23.109542 12608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86127fbe284f4aad2c8d54c9b3a8f8" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:23.112572 12729 tablet_bootstrap.cc:492] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:23.113204 12729 ts_tablet_manager.cc:1403] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.281s	user 0.019s	sys 0.014s
I20260710 13:19:23.127050 12681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac66573a4348109485be8c28ca6843" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:23.127995 12681 raft_consensus.cc:2468] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:23.128839 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:23.129148 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2567d7a821444eb69d79c9aa9df3c59a" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:23.136032 12741 raft_consensus.cc:493] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.136554 12741 raft_consensus.cc:515] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.138981 12651 leader_election.cc:304] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:23.139997 12850 raft_consensus.cc:2804] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.140396 12850 raft_consensus.cc:493] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.141933 12850 raft_consensus.cc:3060] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:23.152506 12577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.36.193:38835, user_credentials={real_user=slave}} blocked reactor thread for 115808us
I20260710 13:19:23.160913 12729 raft_consensus.cc:359] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.162199 12729 raft_consensus.cc:385] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.162447 12729 raft_consensus.cc:740] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.162997 12729 consensus_queue.cc:260] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.140242 12651 leader_election.cc:304] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d41c685224f74138b5de2d9b6082681e; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:23.166587 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:23.167012 12741 leader_election.cc:290] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:23.167892 12651 leader_election.cc:304] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [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: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4
I20260710 13:19:23.155754 12683 raft_consensus.cc:3060] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.177706 12729 ts_tablet_manager.cc:1434] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260710 13:19:23.165571 12731 leader_election.cc:290] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Requested vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:23.178977 12729 tablet_bootstrap.cc:492] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:23.189499 12808 raft_consensus.cc:2749] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.190814 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343f1fe45f6b488e88a027997a182191" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:23.191470 12537 raft_consensus.cc:2468] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:23.193184 12577 leader_election.cc:304] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:23.193435 12687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cee16301e5419b8964d9dc1459f625" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:23.193986 12802 raft_consensus.cc:2804] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.194047 12687 raft_consensus.cc:2468] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 0.
I20260710 13:19:23.194380 12802 raft_consensus.cc:493] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.194751 12802 raft_consensus.cc:3060] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:23.197978 12502 leader_election.cc:343] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.198596 12502 leader_election.cc:304] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e
I20260710 13:19:23.204198 12850 raft_consensus.cc:515] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.197975 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cee16301e5419b8964d9dc1459f625" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:23.205394 12682 raft_consensus.cc:2393] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in current term 1: Already voted for candidate d41c685224f74138b5de2d9b6082681e in this term.
I20260710 13:19:23.205493 12679 raft_consensus.cc:3060] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.187808 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2567d7a821444eb69d79c9aa9df3c59a" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:23.211628 12732 tablet_bootstrap.cc:492] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:23.212169 12732 ts_tablet_manager.cc:1403] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.237s	user 0.025s	sys 0.017s
I20260710 13:19:23.221359 12866 raft_consensus.cc:2749] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.217281 12741 consensus_queue.cc:1048] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:19:23.219957 12681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac66573a4348109485be8c28ca6843" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
W20260710 13:19:23.228222 12502 leader_election.cc:343] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.228785 12502 leader_election.cc:304] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e
I20260710 13:19:23.230162 12763 raft_consensus.cc:2749] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.212508 12810 consensus_queue.cc:1048] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:19:23.238372 12732 raft_consensus.cc:359] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.239284 12732 raft_consensus.cc:385] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.239625 12732 raft_consensus.cc:740] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.240700 12651 leader_election.cc:304] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d41c685224f74138b5de2d9b6082681e; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:23.241510 12808 raft_consensus.cc:2749] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.243327 12763 consensus_queue.cc:1048] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:23.246872 12502 leader_election.cc:343] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.246789 12436 catalog_manager.cc:5697] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.251143 12732 consensus_queue.cc:260] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.255812 12732 ts_tablet_manager.cc:1434] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.002s
W20260710 13:19:23.253654 12577 leader_election.cc:343] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.256773 12577 leader_election.cc:304] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4; no voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:23.256868 12731 consensus_queue.cc:1048] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.248486 12680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2567d7a821444eb69d79c9aa9df3c59a" candidate_uuid: "fe91eca33f3f45d695a5c01e17c47223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:23.257510 12685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343f1fe45f6b488e88a027997a182191" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:23.260200 12876 raft_consensus.cc:2749] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.264218 12679 raft_consensus.cc:2468] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe91eca33f3f45d695a5c01e17c47223 in term 1.
W20260710 13:19:23.264683 12502 leader_election.cc:343] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.271803 12732 tablet_bootstrap.cc:492] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4: Bootstrap starting.
I20260710 13:19:23.278800 12879 raft_consensus.cc:2804] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.279610 12681 raft_consensus.cc:3060] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.282241 12684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:23.283262 12684 raft_consensus.cc:2393] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in current term 1: Already voted for candidate d41c685224f74138b5de2d9b6082681e in this term.
W20260710 13:19:23.287721 12577 leader_election.cc:343] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.288897 12876 consensus_queue.cc:1048] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.280822 12802 raft_consensus.cc:515] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
W20260710 13:19:23.304793 12872 log.cc:927] Time spent T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260710 13:19:23.305639 12536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:23.306808 12536 raft_consensus.cc:2393] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d41c685224f74138b5de2d9b6082681e in current term 1: Already voted for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in this term.
I20260710 13:19:23.312049 12681 raft_consensus.cc:2468] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:23.321187 12729 tablet_bootstrap.cc:654] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.323856 12850 leader_election.cc:290] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:23.323467 12879 raft_consensus.cc:493] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.325104 12879 raft_consensus.cc:3060] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.332594 12536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343f1fe45f6b488e88a027997a182191" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:23.335361 12536 raft_consensus.cc:3060] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:23.346549 12484 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:23.346333 12609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:23.330344 12802 leader_election.cc:290] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:23.350049 12732 tablet_bootstrap.cc:654] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:23.359768 12883 log.cc:927] Time spent T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4: Append to log took a long time: real 0.072s	user 0.003s	sys 0.000s
I20260710 13:19:23.360064 12680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343f1fe45f6b488e88a027997a182191" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:23.379989 12729 tablet_bootstrap.cc:492] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:23.380550 12729 ts_tablet_manager.cc:1403] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.202s	user 0.011s	sys 0.016s
W20260710 13:19:23.419757 12886 log.cc:927] Time spent T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
W20260710 13:19:23.391773 12577 leader_election.cc:343] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.452961 12876 raft_consensus.cc:493] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:23.442500 12577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.36.195:46497, user_credentials={real_user=slave}} blocked reactor thread for 59507.6us
W20260710 13:19:23.458706 12890 log.cc:927] Time spent T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e: Append to log took a long time: real 0.053s	user 0.000s	sys 0.006s
I20260710 13:19:23.462423 12651 leader_election.cc:304] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [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: d41c685224f74138b5de2d9b6082681e; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:23.447372 12879 raft_consensus.cc:515] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.464619 12882 raft_consensus.cc:2749] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.468482 12791 raft_consensus.cc:493] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.464934 12876 raft_consensus.cc:515] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
W20260710 13:19:23.476068 12885 log.cc:927] Time spent T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260710 13:19:23.491221 12879 leader_election.cc:290] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:23.493050 12876 leader_election.cc:290] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:23.481508 12791 raft_consensus.cc:515] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.495352 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac66573a4348109485be8c28ca6843" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:23.495594 12536 raft_consensus.cc:2468] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:23.495620 12791 leader_election.cc:290] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:23.496032 12537 raft_consensus.cc:3060] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.497859 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac66573a4348109485be8c28ca6843" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:23.501322 12864 consensus_queue.cc:1048] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.503764 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dbda07ed9744be80c26a3cc837f522" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:23.504379 12577 leader_election.cc:304] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: d41c685224f74138b5de2d9b6082681e
I20260710 13:19:23.505640 12538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f5dc2c7884c6ba6452a98a8821d33" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:23.506286 12538 raft_consensus.cc:2468] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:23.507401 12791 raft_consensus.cc:2804] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.504449 12535 raft_consensus.cc:2468] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 0.
I20260710 13:19:23.507930 12791 raft_consensus.cc:697] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:23.509121 12791 consensus_queue.cc:237] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.515529 12537 raft_consensus.cc:2468] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 2.
W20260710 13:19:23.526324 12502 consensus_peers.cc:597] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 -> Peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Couldn't send request to peer d41c685224f74138b5de2d9b6082681e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:23.527429 12651 leader_election.cc:304] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [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: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4
I20260710 13:19:23.528556 12879 raft_consensus.cc:2804] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.530280 12879 raft_consensus.cc:697] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Becoming Leader. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Running, Role: LEADER
I20260710 13:19:23.531241 12879 consensus_queue.cc:237] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER 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: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.518649 12684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dbda07ed9744be80c26a3cc837f522" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:23.524827 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f5dc2c7884c6ba6452a98a8821d33" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:23.520540 12577 leader_election.cc:304] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:23.545670 12732 tablet_bootstrap.cc:492] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4: No bootstrap required, opened a new log
I20260710 13:19:23.545818 12876 raft_consensus.cc:2804] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.546211 12732 ts_tablet_manager.cc:1403] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent bootstrapping tablet: real 0.275s	user 0.009s	sys 0.006s
I20260710 13:19:23.546299 12876 raft_consensus.cc:493] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.546725 12876 raft_consensus.cc:3060] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.548585 12732 raft_consensus.cc:359] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.549171 12732 raft_consensus.cc:385] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.549469 12732 raft_consensus.cc:740] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.550408 12732 consensus_queue.cc:260] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.545055 12577 leader_election.cc:304] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:23.552701 12732 ts_tablet_manager.cc:1434] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:23.553709 12791 raft_consensus.cc:2804] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.555068 12536 raft_consensus.cc:1240] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Rejecting Update request from peer 8e06bd2ae79046bf9c4d012601cbcaa4 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:23.554078 12791 raft_consensus.cc:493] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.556262 12791 raft_consensus.cc:3060] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:23.556746 12577 leader_election.cc:343] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:23.557813 12577 leader_election.cc:343] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.554045 12876 raft_consensus.cc:515] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.559906 12876 leader_election.cc:290] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:23.560345 12435 catalog_manager.cc:5697] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.562134 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f5dc2c7884c6ba6452a98a8821d33" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:23.562419 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f5dc2c7884c6ba6452a98a8821d33" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:23.562752 12537 raft_consensus.cc:3060] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.518261 12729 raft_consensus.cc:359] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.563526 12729 raft_consensus.cc:385] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.564749 12729 raft_consensus.cc:740] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.564116 12435 catalog_manager.cc:5697] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:23.564332 12577 leader_election.cc:343] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.566043 12791 raft_consensus.cc:515] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.566560 12741 consensus_queue.cc:1059] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.567521 12802 raft_consensus.cc:3055] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.567885 12802 raft_consensus.cc:740] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:23.568037 12791 leader_election.cc:290] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:23.568775 12802 consensus_queue.cc:260] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.569504 12537 raft_consensus.cc:2468] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:23.570323 12802 raft_consensus.cc:3060] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.571287 12741 consensus_queue.cc:1048] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.571409 12729 consensus_queue.cc:260] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.573081 12577 leader_election.cc:304] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: d41c685224f74138b5de2d9b6082681e
I20260710 13:19:23.573961 12741 raft_consensus.cc:2804] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.574456 12741 raft_consensus.cc:697] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:23.575294 12741 consensus_queue.cc:237] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.576469 12864 consensus_queue.cc:1048] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.579386 12729 ts_tablet_manager.cc:1434] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.198s	user 0.003s	sys 0.016s
I20260710 13:19:23.580446 12729 tablet_bootstrap.cc:492] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:23.580704 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dbda07ed9744be80c26a3cc837f522" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:23.581292 12537 raft_consensus.cc:3060] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.582661 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dbda07ed9744be80c26a3cc837f522" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
W20260710 13:19:23.585577 12577 leader_election.cc:343] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.586651 12729 tablet_bootstrap.cc:654] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.582163 12433 catalog_manager.cc:5697] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e reported cstate change: term changed from 1 to 2, leader changed from 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) to d41c685224f74138b5de2d9b6082681e (127.11.36.195). New cstate: current_term: 2 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.603032 12741 consensus_queue.cc:1048] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.614441 12763 consensus_queue.cc:1048] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.614851 12436 catalog_manager.cc:5697] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.616782 12537 raft_consensus.cc:2468] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:23.622465 12577 leader_election.cc:304] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: d41c685224f74138b5de2d9b6082681e
I20260710 13:19:23.624079 12741 raft_consensus.cc:2804] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.624773 12741 raft_consensus.cc:697] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:23.625955 12741 consensus_queue.cc:237] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.634861 12729 tablet_bootstrap.cc:492] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:23.635376 12729 ts_tablet_manager.cc:1403] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.030s
I20260710 13:19:23.638091 12729 raft_consensus.cc:359] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.638788 12729 raft_consensus.cc:385] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.639088 12729 raft_consensus.cc:740] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.639760 12729 consensus_queue.cc:260] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.641993 12729 ts_tablet_manager.cc:1434] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:19:23.641173 12434 catalog_manager.cc:5697] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.643014 12729 tablet_bootstrap.cc:492] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:23.643363 12434 catalog_manager.cc:5697] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.649024 12729 tablet_bootstrap.cc:654] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.662448 12729 tablet_bootstrap.cc:492] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:23.663885 12729 ts_tablet_manager.cc:1403] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260710 13:19:23.667598 12729 raft_consensus.cc:359] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.668558 12729 raft_consensus.cc:385] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.668915 12729 raft_consensus.cc:740] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.670269 12729 consensus_queue.cc:260] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.673365 12729 ts_tablet_manager.cc:1434] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:23.674444 12729 tablet_bootstrap.cc:492] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:23.679574 12729 tablet_bootstrap.cc:654] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.680374 12435 catalog_manager.cc:5697] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.684777 12729 tablet_bootstrap.cc:492] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:23.685240 12729 ts_tablet_manager.cc:1403] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:19:23.687291 12729 raft_consensus.cc:359] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.688017 12729 raft_consensus.cc:385] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.688303 12729 raft_consensus.cc:740] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.688984 12729 consensus_queue.cc:260] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.691138 12729 ts_tablet_manager.cc:1434] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:23.691671 12879 raft_consensus.cc:493] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.692030 12729 tablet_bootstrap.cc:492] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e: Bootstrap starting.
I20260710 13:19:23.692148 12879 raft_consensus.cc:515] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.694218 12879 leader_election.cc:290] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:23.695407 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea6d736e093496b977b6d70d78b0af8" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:23.696008 12537 raft_consensus.cc:2468] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 0.
I20260710 13:19:23.695925 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea6d736e093496b977b6d70d78b0af8" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:23.696691 12612 raft_consensus.cc:2468] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 0.
I20260710 13:19:23.696967 12651 leader_election.cc:304] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:23.698055 12729 tablet_bootstrap.cc:654] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.698110 12879 raft_consensus.cc:2804] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.698602 12879 raft_consensus.cc:493] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.698885 12879 raft_consensus.cc:3060] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.703187 12729 tablet_bootstrap.cc:492] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e: No bootstrap required, opened a new log
I20260710 13:19:23.703610 12729 ts_tablet_manager.cc:1403] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 13:19:23.704188 12879 raft_consensus.cc:515] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.705685 12879 leader_election.cc:290] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:23.706540 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea6d736e093496b977b6d70d78b0af8" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:23.706461 12729 raft_consensus.cc:359] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.706832 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea6d736e093496b977b6d70d78b0af8" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:23.707178 12729 raft_consensus.cc:385] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.707212 12537 raft_consensus.cc:3060] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.707341 12612 raft_consensus.cc:3060] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.707476 12729 raft_consensus.cc:740] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.708019 12879 raft_consensus.cc:493] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.708225 12729 consensus_queue.cc:260] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.708505 12879 raft_consensus.cc:515] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.711258 12729 ts_tablet_manager.cc:1434] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:23.711315 12536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2567d7a821444eb69d79c9aa9df3c59a" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:23.711967 12879 leader_election.cc:290] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:23.712600 12609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2567d7a821444eb69d79c9aa9df3c59a" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:23.713933 12651 leader_election.cc:304] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d41c685224f74138b5de2d9b6082681e; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:23.715440 12879 raft_consensus.cc:2749] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.719390 12612 raft_consensus.cc:2468] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 1.
I20260710 13:19:23.720218 12537 raft_consensus.cc:2468] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 1.
I20260710 13:19:23.720476 12651 leader_election.cc:304] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e; no voters: 
I20260710 13:19:23.721288 12879 raft_consensus.cc:2804] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.721830 12879 raft_consensus.cc:697] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Becoming Leader. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Running, Role: LEADER
I20260710 13:19:23.722703 12879 consensus_queue.cc:237] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.730803 12436 catalog_manager.cc:5697] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e reported cstate change: term changed from 0 to 1, leader changed from <none> to d41c685224f74138b5de2d9b6082681e (127.11.36.195). New cstate: current_term: 1 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.744380 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:23.753147 12909 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:23.755985 12910 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:23.757841 12912 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:23.758467 11411 server_base.cc:1061] running on GCE node
I20260710 13:19:23.759546 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:23.759734 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:23.760000 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689563759972 us; error 0 us; skew 500 ppm
I20260710 13:19:23.760543 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:23.763760 11411 webserver.cc:533] Webserver started at http://127.11.36.196:34117/ using document root <none> and password file <none>
I20260710 13:19:23.764374 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:23.764622 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:23.765232 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:23.766742 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-3-root/instance:
uuid: "d9090ae3e1464c20a8eb3810f328c143"
format_stamp: "Formatted at 2026-07-10 13:19:23 on dist-test-slave-dzsf"
I20260710 13:19:23.772392 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:19:23.781006 12917 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:23.781876 11411 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:19:23.782202 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-3-root
uuid: "d9090ae3e1464c20a8eb3810f328c143"
format_stamp: "Formatted at 2026-07-10 13:19:23 on dist-test-slave-dzsf"
I20260710 13:19:23.782519 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:23.807207 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:23.808571 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:23.809904 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:23.812381 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:23.812652 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:23.812922 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:23.813120 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
W20260710 13:19:23.880966 12634 debug-util.cc:398] Leaking SignalData structure 0x7b0800087260 after lost signal to thread 11414
W20260710 13:19:23.882203 12634 debug-util.cc:398] Leaking SignalData structure 0x7b0800087940 after lost signal to thread 12470
W20260710 13:19:23.883504 12634 debug-util.cc:398] Leaking SignalData structure 0x7b08000d2f80 after lost signal to thread 12562
W20260710 13:19:23.884595 12634 debug-util.cc:398] Leaking SignalData structure 0x7b0800176be0 after lost signal to thread 12637
W20260710 13:19:23.885928 12634 debug-util.cc:398] Leaking SignalData structure 0x7b08000d1b40 after lost signal to thread 12711
I20260710 13:19:23.889889 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.196:38135
I20260710 13:19:23.889964 12979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.196:38135 every 8 connection(s)
I20260710 13:19:23.911512 12879 raft_consensus.cc:493] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.912254 12879 raft_consensus.cc:515] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:23.914863 12879 leader_election.cc:290] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:23.916813 11411 auto_leader_rebalancer-test.cc:388] add a tserver: d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:23.917456 12536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dbda07ed9744be80c26a3cc837f522" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:23.917532 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dbda07ed9744be80c26a3cc837f522" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:23.918390 12536 raft_consensus.cc:2393] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d41c685224f74138b5de2d9b6082681e in current term 1: Already voted for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in this term.
I20260710 13:19:23.919800 12651 leader_election.cc:304] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d41c685224f74138b5de2d9b6082681e; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:23.920946 12879 raft_consensus.cc:3060] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.926376 12980 heartbeater.cc:344] Connected to a master server at 127.11.36.254:42497
I20260710 13:19:23.927235 12879 raft_consensus.cc:2749] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.927421 12980 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:23.928669 12980 heartbeater.cc:507] Master 127.11.36.254:42497 requested a full tablet report, sending...
I20260710 13:19:23.931272 12436 ts_manager.cc:194] Registered new tserver with Master: d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135)
I20260710 13:19:23.933151 12436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59318
I20260710 13:19:23.977562 12684 raft_consensus.cc:3060] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.007256 12879 raft_consensus.cc:493] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.007725 12879 raft_consensus.cc:515] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:24.009342 12879 leader_election.cc:290] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:24.010349 12536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343f1fe45f6b488e88a027997a182191" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe91eca33f3f45d695a5c01e17c47223" is_pre_election: true
I20260710 13:19:24.010838 12612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343f1fe45f6b488e88a027997a182191" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:24.011179 12536 raft_consensus.cc:2393] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d41c685224f74138b5de2d9b6082681e in current term 1: Already voted for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in this term.
I20260710 13:19:24.013233 12651 leader_election.cc:304] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d41c685224f74138b5de2d9b6082681e; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:24.015286 12879 raft_consensus.cc:3060] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.021816 12879 raft_consensus.cc:2749] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:24.035516 12536 raft_consensus.cc:1275] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:24.036899 12879 consensus_queue.cc:1048] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.050302 12612 raft_consensus.cc:1275] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:19:24.050736 12612 pending_rounds.cc:85] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4: Aborting all ops after (but not including) 0
I20260710 13:19:24.051064 12612 pending_rounds.cc:107] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:24.051362 12612 raft_consensus.cc:2889] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:24.056605 12882 consensus_queue.cc:1048] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.065703 12741 consensus_queue.cc:1048] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.078248 12741 consensus_queue.cc:1048] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.083333 12682 raft_consensus.cc:3060] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.090304 12741 consensus_queue.cc:1048] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.110649 12741 consensus_queue.cc:1048] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.143738 12882 consensus_queue.cc:1048] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.157807 12882 consensus_queue.cc:1048] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.163367 12741 consensus_queue.cc:1048] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.175976 12741 consensus_queue.cc:1048] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.400274 12612 consensus_queue.cc:237] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:24.408565 12682 raft_consensus.cc:1275] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.411407 12536 raft_consensus.cc:1275] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.412201 12993 consensus_queue.cc:1048] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.413085 12802 consensus_queue.cc:1048] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.425279 12802 raft_consensus.cc:2955] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:24.427690 12682 raft_consensus.cc:2955] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:24.434391 12537 raft_consensus.cc:2955] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
W20260710 13:19:24.444178 12579 consensus_peers.cc:597] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ad98d9693c342929c23530a0f2cde4a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.448791 12436 catalog_manager.cc:5697] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:24.460150 12612 consensus_queue.cc:237] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:24.469627 12682 raft_consensus.cc:1275] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:24.469636 12579 consensus_peers.cc:597] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1b4c90414f045f49269d525a1976c07. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.471204 12993 consensus_queue.cc:1048] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.474629 12537 raft_consensus.cc:1275] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.476643 12802 consensus_queue.cc:1048] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.486615 12993 raft_consensus.cc:2955] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:24.491248 12536 raft_consensus.cc:2955] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:24.493566 12684 raft_consensus.cc:2955] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:24.505051 12434 catalog_manager.cc:5697] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.536931 12536 consensus_queue.cc:237] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:24.545379 12682 raft_consensus.cc:1275] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.550263 12763 consensus_queue.cc:1048] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.557093 12612 raft_consensus.cc:1275] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.559051 12763 consensus_queue.cc:1048] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.569681 12731 raft_consensus.cc:2955] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
W20260710 13:19:24.581959 12504 consensus_peers.cc:597] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58baee7d360c4c8d883c85e66adee675. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.590549 12612 raft_consensus.cc:2955] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:24.598407 12537 consensus_queue.cc:237] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:24.605798 12434 catalog_manager.cc:5697] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.610391 12682 raft_consensus.cc:1275] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.612067 12731 consensus_queue.cc:1048] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.612545 12612 raft_consensus.cc:1275] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.614120 12731 consensus_queue.cc:1048] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:24.617005 12504 consensus_peers.cc:597] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc2a72ca44504937841aca998e1f196d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.618249 12684 raft_consensus.cc:2955] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:24.633610 12609 raft_consensus.cc:2955] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:24.636735 12864 raft_consensus.cc:2955] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:24.646358 12682 raft_consensus.cc:2955] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:24.662015 12435 catalog_manager.cc:5697] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.936232 12980 heartbeater.cc:499] Master 127.11.36.254:42497 was elected leader, sending a full tablet report...
I20260710 13:19:24.958505 13019 ts_tablet_manager.cc:933] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:24.960525 13019 tablet_copy_client.cc:323] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.194:43417
I20260710 13:19:24.976666 13023 ts_tablet_manager.cc:933] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:24.982590 13023 tablet_copy_client.cc:323] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.194:43417
I20260710 13:19:24.991284 12623 tablet_copy_service.cc:140] P 8e06bd2ae79046bf9c4d012601cbcaa4: Received BeginTabletCopySession request for tablet 7ad98d9693c342929c23530a0f2cde4a from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:35946)
I20260710 13:19:24.991549 12622 tablet_copy_service.cc:140] P 8e06bd2ae79046bf9c4d012601cbcaa4: Received BeginTabletCopySession request for tablet d1b4c90414f045f49269d525a1976c07 from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:35946)
I20260710 13:19:24.991899 12623 tablet_copy_service.cc:161] P 8e06bd2ae79046bf9c4d012601cbcaa4: Beginning new tablet copy session on tablet 7ad98d9693c342929c23530a0f2cde4a from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:35946: session id = d9090ae3e1464c20a8eb3810f328c143-7ad98d9693c342929c23530a0f2cde4a
I20260710 13:19:24.992661 12622 tablet_copy_service.cc:161] P 8e06bd2ae79046bf9c4d012601cbcaa4: Beginning new tablet copy session on tablet d1b4c90414f045f49269d525a1976c07 from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:35946: session id = d9090ae3e1464c20a8eb3810f328c143-d1b4c90414f045f49269d525a1976c07
I20260710 13:19:24.999715 12623 tablet_copy_source_session.cc:215] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:25.003693 13019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad98d9693c342929c23530a0f2cde4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.003650 12622 tablet_copy_source_session.cc:215] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:25.011536 13023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b4c90414f045f49269d525a1976c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.018035 13019 tablet_copy_client.cc:806] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:25.018678 13019 tablet_copy_client.cc:670] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:25.023366 13019 tablet_copy_client.cc:538] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:25.028625 13023 tablet_copy_client.cc:806] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:25.029253 13023 tablet_copy_client.cc:670] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:25.033224 13023 tablet_copy_client.cc:538] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:25.034531 13019 tablet_bootstrap.cc:492] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:25.041575 13023 tablet_bootstrap.cc:492] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:25.069128 13023 tablet_bootstrap.cc:492] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:25.070077 13023 tablet_bootstrap.cc:492] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:25.070708 13023 ts_tablet_manager.cc:1403] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.009s
I20260710 13:19:25.073431 13023 raft_consensus.cc:359] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:25.074368 13023 raft_consensus.cc:740] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:25.075014 13023 consensus_queue.cc:260] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:25.092984 13023 ts_tablet_manager.cc:1434] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.011s
I20260710 13:19:25.094795 12623 tablet_copy_service.cc:342] P 8e06bd2ae79046bf9c4d012601cbcaa4: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-d1b4c90414f045f49269d525a1976c07 received from {username='slave'} at 127.0.0.1:35946
I20260710 13:19:25.095265 12623 tablet_copy_service.cc:434] P 8e06bd2ae79046bf9c4d012601cbcaa4: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-d1b4c90414f045f49269d525a1976c07 on tablet d1b4c90414f045f49269d525a1976c07 with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:25.106691 13019 tablet_bootstrap.cc:492] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:25.107659 13019 tablet_bootstrap.cc:492] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:25.108408 13019 ts_tablet_manager.cc:1403] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.013s
I20260710 13:19:25.111996 13019 raft_consensus.cc:359] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:25.112670 13019 raft_consensus.cc:740] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:25.113185 13019 consensus_queue.cc:260] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:25.121012 13023 ts_tablet_manager.cc:933] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835)
I20260710 13:19:25.122285 13019 ts_tablet_manager.cc:1434] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.006s
I20260710 13:19:25.135339 12623 tablet_copy_service.cc:342] P 8e06bd2ae79046bf9c4d012601cbcaa4: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-7ad98d9693c342929c23530a0f2cde4a received from {username='slave'} at 127.0.0.1:35946
I20260710 13:19:25.135699 12623 tablet_copy_service.cc:434] P 8e06bd2ae79046bf9c4d012601cbcaa4: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-7ad98d9693c342929c23530a0f2cde4a on tablet 7ad98d9693c342929c23530a0f2cde4a with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:25.144431 13023 tablet_copy_client.cc:323] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.193:38835
I20260710 13:19:25.158088 12548 tablet_copy_service.cc:140] P fe91eca33f3f45d695a5c01e17c47223: Received BeginTabletCopySession request for tablet 58baee7d360c4c8d883c85e66adee675 from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:53502)
I20260710 13:19:25.158566 12548 tablet_copy_service.cc:161] P fe91eca33f3f45d695a5c01e17c47223: Beginning new tablet copy session on tablet 58baee7d360c4c8d883c85e66adee675 from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:53502: session id = d9090ae3e1464c20a8eb3810f328c143-58baee7d360c4c8d883c85e66adee675
I20260710 13:19:25.165529 12548 tablet_copy_source_session.cc:215] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:25.168488 13023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58baee7d360c4c8d883c85e66adee675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.181416 13023 tablet_copy_client.cc:806] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:25.181962 13023 tablet_copy_client.cc:670] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:25.185346 13023 tablet_copy_client.cc:538] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:25.191534 13023 tablet_bootstrap.cc:492] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:25.200466 13019 ts_tablet_manager.cc:933] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835)
I20260710 13:19:25.211100 13019 tablet_copy_client.cc:323] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.193:38835
I20260710 13:19:25.214459 12548 tablet_copy_service.cc:140] P fe91eca33f3f45d695a5c01e17c47223: Received BeginTabletCopySession request for tablet bc2a72ca44504937841aca998e1f196d from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:53502)
I20260710 13:19:25.215252 12548 tablet_copy_service.cc:161] P fe91eca33f3f45d695a5c01e17c47223: Beginning new tablet copy session on tablet bc2a72ca44504937841aca998e1f196d from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:53502: session id = d9090ae3e1464c20a8eb3810f328c143-bc2a72ca44504937841aca998e1f196d
I20260710 13:19:25.231768 13023 tablet_bootstrap.cc:492] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:25.232636 13023 tablet_bootstrap.cc:492] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:25.232903 12548 tablet_copy_source_session.cc:215] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:25.233289 13023 ts_tablet_manager.cc:1403] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.025s
I20260710 13:19:25.236471 13019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2a72ca44504937841aca998e1f196d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.236307 13023 raft_consensus.cc:359] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:25.237123 13023 raft_consensus.cc:740] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:25.237752 13023 consensus_queue.cc:260] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:25.246570 13023 ts_tablet_manager.cc:1434] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:19:25.252581 13019 tablet_copy_client.cc:806] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:25.253268 13019 tablet_copy_client.cc:670] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:25.255582 12548 tablet_copy_service.cc:342] P fe91eca33f3f45d695a5c01e17c47223: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-58baee7d360c4c8d883c85e66adee675 received from {username='slave'} at 127.0.0.1:53502
I20260710 13:19:25.256008 12548 tablet_copy_service.cc:434] P fe91eca33f3f45d695a5c01e17c47223: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-58baee7d360c4c8d883c85e66adee675 on tablet 58baee7d360c4c8d883c85e66adee675 with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:25.258272 13019 tablet_copy_client.cc:538] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:25.272333 13019 tablet_bootstrap.cc:492] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:25.293417 13019 tablet_bootstrap.cc:492] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:25.294814 13019 tablet_bootstrap.cc:492] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:25.295502 13019 ts_tablet_manager.cc:1403] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260710 13:19:25.298532 13019 raft_consensus.cc:359] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:25.299399 13019 raft_consensus.cc:740] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:25.300067 13019 consensus_queue.cc:260] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:25.308681 13019 ts_tablet_manager.cc:1434] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:19:25.315645 12547 tablet_copy_service.cc:342] P fe91eca33f3f45d695a5c01e17c47223: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-bc2a72ca44504937841aca998e1f196d received from {username='slave'} at 127.0.0.1:53502
I20260710 13:19:25.316044 12547 tablet_copy_service.cc:434] P fe91eca33f3f45d695a5c01e17c47223: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-bc2a72ca44504937841aca998e1f196d on tablet bc2a72ca44504937841aca998e1f196d with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:25.362512 12955 raft_consensus.cc:1217] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:25.527872 12955 raft_consensus.cc:1217] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:25.673624 12955 raft_consensus.cc:1217] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:25.742856 12955 raft_consensus.cc:1217] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:25.936662 12993 raft_consensus.cc:1064] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:25.943280 12994 raft_consensus.cc:1064] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:25.946450 12994 consensus_queue.cc:237] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:25.939430 12993 consensus_queue.cc:237] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:25.963552 12955 raft_consensus.cc:1275] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:25.966692 13033 consensus_queue.cc:1048] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:25.978399 12536 raft_consensus.cc:1275] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:25.984491 12684 raft_consensus.cc:1275] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:25.984848 13033 consensus_queue.cc:1048] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:25.987303 13037 consensus_queue.cc:1048] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:25.991448 12954 raft_consensus.cc:1275] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:25.994237 13033 consensus_queue.cc:1048] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:25.997354 12682 raft_consensus.cc:1275] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:25.999639 12994 consensus_queue.cc:1048] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.000680 12537 raft_consensus.cc:1275] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.003888 12994 consensus_queue.cc:1048] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.034768 13037 raft_consensus.cc:2955] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.047226 12535 raft_consensus.cc:2955] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.055418 12954 raft_consensus.cc:2955] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.065129 12993 raft_consensus.cc:2955] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.070200 12682 raft_consensus.cc:2955] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.070454 12955 raft_consensus.cc:2955] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.070518 12435 catalog_manager.cc:5697] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.082955 12684 raft_consensus.cc:2955] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.075836 12536 raft_consensus.cc:2955] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.090085 12436 catalog_manager.cc:5697] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.154624 12609 consensus_queue.cc:237] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:26.157903 12612 consensus_queue.cc:237] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:26.161852 12954 raft_consensus.cc:1275] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.164691 13033 consensus_queue.cc:1048] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.165272 12536 raft_consensus.cc:1275] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.167102 12954 raft_consensus.cc:1275] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.167939 12684 raft_consensus.cc:1275] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.168295 12993 consensus_queue.cc:1048] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.169378 13037 consensus_queue.cc:1048] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.171162 13037 consensus_queue.cc:1048] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.179565 12994 raft_consensus.cc:2955] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.184051 13037 raft_consensus.cc:2955] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.196561 12953 raft_consensus.cc:2955] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.190186 12536 raft_consensus.cc:2955] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.189241 12681 raft_consensus.cc:2955] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.206324 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ad98d9693c342929c23530a0f2cde4a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:26.206527 12955 raft_consensus.cc:2955] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.212386 13036 raft_consensus.cc:1064] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:26.213305 12434 catalog_manager.cc:5697] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.214851 13036 consensus_queue.cc:237] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:26.225394 12435 catalog_manager.cc:5697] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.263617 13014 raft_consensus.cc:1064] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:26.267784 13014 consensus_queue.cc:237] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:26.305269 12953 raft_consensus.cc:1275] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.311163 12676 tablet_service.cc:1558] Processing DeleteTablet for tablet d1b4c90414f045f49269d525a1976c07 with delete_type TABLET_DATA_TOMBSTONED (TS d41c685224f74138b5de2d9b6082681e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42802
I20260710 13:19:26.311765 12684 raft_consensus.cc:1275] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.297974 12955 raft_consensus.cc:1275] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.318490 13057 consensus_queue.cc:1048] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 13:19:26.322690 12524 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ad98d9693c342929c23530a0f2cde4a with delete_type TABLET_DATA_TOMBSTONED (TS fe91eca33f3f45d695a5c01e17c47223 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46912
I20260710 13:19:26.322842 12684 raft_consensus.cc:1275] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.327093 13036 consensus_queue.cc:1048] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.328301 12609 raft_consensus.cc:1275] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.329373 13034 consensus_queue.cc:1048] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:19:26.334954 12612 raft_consensus.cc:1275] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.336509 13056 consensus_queue.cc:1048] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.343441 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1b4c90414f045f49269d525a1976c07 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:26.338506 13014 consensus_queue.cc:1048] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260710 13:19:26.370082 13058 tablet_replica.cc:333] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:26.374079 13054 consensus_queue.cc:1048] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:19:26.371093 13058 raft_consensus.cc:2243] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.421973 13058 raft_consensus.cc:2272] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.435446 13059 tablet_replica.cc:333] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:26.443231 13058 ts_tablet_manager.cc:1916] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:26.450348 13059 raft_consensus.cc:2243] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.451076 13059 raft_consensus.cc:2272] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.453728 13036 raft_consensus.cc:2955] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.470996 13059 ts_tablet_manager.cc:1916] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:26.478252 12955 raft_consensus.cc:2955] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.493480 13014 raft_consensus.cc:2955] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.495880 12953 raft_consensus.cc:2955] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.524688 12434 catalog_manager.cc:5697] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.534096 12436 catalog_manager.cc:5697] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.536125 12681 raft_consensus.cc:2955] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.551316 12535 consensus_queue.cc:237] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:26.566915 13058 ts_tablet_manager.cc:1929] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:26.567431 13058 log.cc:1199] T d1b4c90414f045f49269d525a1976c07 P d41c685224f74138b5de2d9b6082681e: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-2-root/wals/d1b4c90414f045f49269d525a1976c07
I20260710 13:19:26.569387 12421 catalog_manager.cc:5028] TS d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): tablet d1b4c90414f045f49269d525a1976c07 (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:26.571144 12612 raft_consensus.cc:2955] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.572383 13059 ts_tablet_manager.cc:1929] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:26.572824 13059 log.cc:1199] T 7ad98d9693c342929c23530a0f2cde4a P fe91eca33f3f45d695a5c01e17c47223: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-0-root/wals/7ad98d9693c342929c23530a0f2cde4a
I20260710 13:19:26.573917 12681 raft_consensus.cc:2955] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.576408 12953 raft_consensus.cc:1275] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.576406 12421 catalog_manager.cc:5028] TS fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): tablet 7ad98d9693c342929c23530a0f2cde4a (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:26.578928 12684 raft_consensus.cc:1275] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.578943 12864 consensus_queue.cc:1048] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:26.580399 13036 consensus_queue.cc:1048] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.587159 13034 raft_consensus.cc:2955] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.595372 12955 raft_consensus.cc:2955] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.597366 12684 raft_consensus.cc:2955] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.610102 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 58baee7d360c4c8d883c85e66adee675 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:26.616405 12434 catalog_manager.cc:5697] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.614974 12535 consensus_queue.cc:237] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:26.628571 12955 raft_consensus.cc:1275] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.630836 13054 consensus_queue.cc:1048] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.633735 12684 raft_consensus.cc:1275] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.635327 12864 consensus_queue.cc:1048] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.643270 13054 raft_consensus.cc:2955] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.645135 12955 raft_consensus.cc:2955] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.646889 12681 raft_consensus.cc:2955] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.656452 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc2a72ca44504937841aca998e1f196d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:26.666607 12603 tablet_service.cc:1558] Processing DeleteTablet for tablet 58baee7d360c4c8d883c85e66adee675 with delete_type TABLET_DATA_TOMBSTONED (TS 8e06bd2ae79046bf9c4d012601cbcaa4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43930
I20260710 13:19:26.671964 12433 catalog_manager.cc:5697] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:26.684955 13067 tablet_replica.cc:333] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:26.686059 13067 raft_consensus.cc:2243] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.686604 13067 pending_rounds.cc:70] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4: Trying to abort 1 pending ops.
I20260710 13:19:26.686923 13067 pending_rounds.cc:77] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305992463210561536 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "58baee7d360c4c8d883c85e66adee675" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } } }
I20260710 13:19:26.688287 13067 raft_consensus.cc:2917] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260710 13:19:26.688757 13067 raft_consensus.cc:2889] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260710 13:19:26.689167 13067 raft_consensus.cc:2272] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.697247 13067 ts_tablet_manager.cc:1916] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:26.700321 12603 tablet_service.cc:1558] Processing DeleteTablet for tablet bc2a72ca44504937841aca998e1f196d with delete_type TABLET_DATA_TOMBSTONED (TS 8e06bd2ae79046bf9c4d012601cbcaa4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43930
I20260710 13:19:26.716081 13067 ts_tablet_manager.cc:1929] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:26.716663 13067 log.cc:1199] T 58baee7d360c4c8d883c85e66adee675 P 8e06bd2ae79046bf9c4d012601cbcaa4: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-1-root/wals/58baee7d360c4c8d883c85e66adee675
I20260710 13:19:26.718514 12421 catalog_manager.cc:5028] TS 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): tablet 58baee7d360c4c8d883c85e66adee675 (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:26.718688 13067 tablet_replica.cc:333] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:26.719818 13067 raft_consensus.cc:2243] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.720636 13067 raft_consensus.cc:2272] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.723898 13067 ts_tablet_manager.cc:1916] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:26.742249 13067 ts_tablet_manager.cc:1929] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:26.742704 13067 log.cc:1199] T bc2a72ca44504937841aca998e1f196d P 8e06bd2ae79046bf9c4d012601cbcaa4: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-1-root/wals/bc2a72ca44504937841aca998e1f196d
I20260710 13:19:26.792243 12421 catalog_manager.cc:5028] TS 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): tablet bc2a72ca44504937841aca998e1f196d (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:27.740579 12536 consensus_queue.cc:237] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:27.752614 12681 raft_consensus.cc:1275] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:27.752851 12504 consensus_peers.cc:597] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c99eaed722c43f3955b153c07a05884. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.753176 12610 raft_consensus.cc:1275] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.754546 13071 consensus_queue.cc:1048] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:27.755963 13054 consensus_queue.cc:1048] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:27.767709 12681 raft_consensus.cc:2955] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:27.765693 13071 raft_consensus.cc:2955] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:27.783303 12610 raft_consensus.cc:2955] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:27.792752 12612 consensus_queue.cc:237] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:27.793133 12436 catalog_manager.cc:5697] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:27.809206 12681 raft_consensus.cc:1275] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.811157 12536 raft_consensus.cc:1275] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:27.812203 12579 consensus_peers.cc:597] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 343f1fe45f6b488e88a027997a182191. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.815716 13037 consensus_queue.cc:1048] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:27.824688 13069 consensus_queue.cc:1048] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260710 13:19:27.844141 13037 raft_consensus.cc:2955] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:27.850306 12681 raft_consensus.cc:2955] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:27.870473 12535 raft_consensus.cc:2955] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:27.914202 12535 consensus_queue.cc:237] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:27.925311 12681 raft_consensus.cc:1275] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.927573 13071 consensus_queue.cc:1048] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.929416 12612 raft_consensus.cc:1275] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.931810 13071 consensus_queue.cc:1048] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:27.934293 12504 consensus_peers.cc:597] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2567d7a821444eb69d79c9aa9df3c59a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.946663 12433 catalog_manager.cc:5697] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:27.957794 13071 raft_consensus.cc:2955] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:27.963979 12681 raft_consensus.cc:2955] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:27.981262 12612 raft_consensus.cc:2955] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:27.989041 12433 catalog_manager.cc:5697] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:27.990582 12610 consensus_queue.cc:237] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
W20260710 13:19:28.013545 12579 consensus_peers.cc:597] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3dbda07ed9744be80c26a3cc837f522. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:28.015465 12535 raft_consensus.cc:1275] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:28.016718 12681 raft_consensus.cc:1275] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:28.017127 13076 consensus_queue.cc:1048] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:19:28.019678 13037 consensus_queue.cc:1048] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.030449 13069 raft_consensus.cc:2955] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:28.036638 12535 raft_consensus.cc:2955] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:28.040628 12681 raft_consensus.cc:2955] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:28.047410 12434 catalog_manager.cc:5697] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.363878 13088 ts_tablet_manager.cc:933] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835)
I20260710 13:19:28.366170 13088 tablet_copy_client.cc:323] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.193:38835
I20260710 13:19:28.368412 12547 tablet_copy_service.cc:140] P fe91eca33f3f45d695a5c01e17c47223: Received BeginTabletCopySession request for tablet 0c99eaed722c43f3955b153c07a05884 from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:53502)
I20260710 13:19:28.369057 12547 tablet_copy_service.cc:161] P fe91eca33f3f45d695a5c01e17c47223: Beginning new tablet copy session on tablet 0c99eaed722c43f3955b153c07a05884 from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:53502: session id = d9090ae3e1464c20a8eb3810f328c143-0c99eaed722c43f3955b153c07a05884
I20260710 13:19:28.377157 12547 tablet_copy_source_session.cc:215] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:28.382733 13088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c99eaed722c43f3955b153c07a05884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.418135 13090 ts_tablet_manager.cc:933] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:28.419929 13088 tablet_copy_client.cc:806] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:28.422240 13088 tablet_copy_client.cc:670] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:28.426999 13091 ts_tablet_manager.cc:933] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:28.427495 13088 tablet_copy_client.cc:538] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:28.429600 13090 tablet_copy_client.cc:323] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.194:43417
I20260710 13:19:28.431623 12623 tablet_copy_service.cc:140] P 8e06bd2ae79046bf9c4d012601cbcaa4: Received BeginTabletCopySession request for tablet c3dbda07ed9744be80c26a3cc837f522 from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:35946)
I20260710 13:19:28.432137 12623 tablet_copy_service.cc:161] P 8e06bd2ae79046bf9c4d012601cbcaa4: Beginning new tablet copy session on tablet c3dbda07ed9744be80c26a3cc837f522 from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:35946: session id = d9090ae3e1464c20a8eb3810f328c143-c3dbda07ed9744be80c26a3cc837f522
I20260710 13:19:28.439759 12623 tablet_copy_source_session.cc:215] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:28.443023 13090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dbda07ed9744be80c26a3cc837f522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.446439 13091 tablet_copy_client.cc:323] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.194:43417
I20260710 13:19:28.448279 12622 tablet_copy_service.cc:140] P 8e06bd2ae79046bf9c4d012601cbcaa4: Received BeginTabletCopySession request for tablet 343f1fe45f6b488e88a027997a182191 from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:35946)
I20260710 13:19:28.448776 12622 tablet_copy_service.cc:161] P 8e06bd2ae79046bf9c4d012601cbcaa4: Beginning new tablet copy session on tablet 343f1fe45f6b488e88a027997a182191 from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:35946: session id = d9090ae3e1464c20a8eb3810f328c143-343f1fe45f6b488e88a027997a182191
I20260710 13:19:28.454618 13094 ts_tablet_manager.cc:933] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835)
I20260710 13:19:28.457757 12622 tablet_copy_source_session.cc:215] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:28.463557 13094 tablet_copy_client.cc:323] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.193:38835
I20260710 13:19:28.464773 13091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343f1fe45f6b488e88a027997a182191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.465581 12547 tablet_copy_service.cc:140] P fe91eca33f3f45d695a5c01e17c47223: Received BeginTabletCopySession request for tablet 2567d7a821444eb69d79c9aa9df3c59a from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:53502)
I20260710 13:19:28.466200 12547 tablet_copy_service.cc:161] P fe91eca33f3f45d695a5c01e17c47223: Beginning new tablet copy session on tablet 2567d7a821444eb69d79c9aa9df3c59a from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:53502: session id = d9090ae3e1464c20a8eb3810f328c143-2567d7a821444eb69d79c9aa9df3c59a
I20260710 13:19:28.460404 13088 tablet_bootstrap.cc:492] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:28.475438 12547 tablet_copy_source_session.cc:215] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:28.483256 13094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2567d7a821444eb69d79c9aa9df3c59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.488551 13090 tablet_copy_client.cc:806] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:28.489192 13090 tablet_copy_client.cc:670] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:28.493717 13090 tablet_copy_client.cc:538] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:28.495540 13091 tablet_copy_client.cc:806] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:28.496073 13091 tablet_copy_client.cc:670] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:28.508406 13091 tablet_copy_client.cc:538] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:28.516968 13091 tablet_bootstrap.cc:492] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:28.518698 13090 tablet_bootstrap.cc:492] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:28.538220 13094 tablet_copy_client.cc:806] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:28.539309 13094 tablet_copy_client.cc:670] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:28.545243 13094 tablet_copy_client.cc:538] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:28.557919 13094 tablet_bootstrap.cc:492] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:28.561532 13088 tablet_bootstrap.cc:492] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:28.564433 13088 tablet_bootstrap.cc:492] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:28.566218 13088 ts_tablet_manager.cc:1403] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.015s
I20260710 13:19:28.572003 13088 raft_consensus.cc:359] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:28.572964 13088 raft_consensus.cc:740] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:28.574164 13088 consensus_queue.cc:260] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:28.577505 13090 tablet_bootstrap.cc:492] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:28.586128 13088 ts_tablet_manager.cc:1434] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:19:28.587984 13090 tablet_bootstrap.cc:492] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:28.587980 12547 tablet_copy_service.cc:342] P fe91eca33f3f45d695a5c01e17c47223: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-0c99eaed722c43f3955b153c07a05884 received from {username='slave'} at 127.0.0.1:53502
I20260710 13:19:28.588691 12547 tablet_copy_service.cc:434] P fe91eca33f3f45d695a5c01e17c47223: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-0c99eaed722c43f3955b153c07a05884 on tablet 0c99eaed722c43f3955b153c07a05884 with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:28.588928 13090 ts_tablet_manager.cc:1403] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.012s
I20260710 13:19:28.592990 13090 raft_consensus.cc:359] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:28.600597 13090 raft_consensus.cc:740] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:28.601259 13090 consensus_queue.cc:260] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:28.605808 13090 ts_tablet_manager.cc:1434] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260710 13:19:28.608119 12622 tablet_copy_service.cc:342] P 8e06bd2ae79046bf9c4d012601cbcaa4: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-c3dbda07ed9744be80c26a3cc837f522 received from {username='slave'} at 127.0.0.1:35946
I20260710 13:19:28.608551 12622 tablet_copy_service.cc:434] P 8e06bd2ae79046bf9c4d012601cbcaa4: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-c3dbda07ed9744be80c26a3cc837f522 on tablet c3dbda07ed9744be80c26a3cc837f522 with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:28.612529 13091 tablet_bootstrap.cc:492] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:28.613449 13091 tablet_bootstrap.cc:492] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:28.614181 13091 ts_tablet_manager.cc:1403] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.097s	user 0.018s	sys 0.006s
I20260710 13:19:28.617575 13091 raft_consensus.cc:359] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:28.618397 13091 raft_consensus.cc:740] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:28.619010 13091 consensus_queue.cc:260] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:28.626693 13094 tablet_bootstrap.cc:492] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:28.627566 13094 tablet_bootstrap.cc:492] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:28.628289 13094 ts_tablet_manager.cc:1403] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.011s
I20260710 13:19:28.631546 13094 raft_consensus.cc:359] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:28.632346 13094 raft_consensus.cc:740] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:28.633004 13094 consensus_queue.cc:260] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:28.635548 13094 ts_tablet_manager.cc:1434] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:28.637068 12547 tablet_copy_service.cc:342] P fe91eca33f3f45d695a5c01e17c47223: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-2567d7a821444eb69d79c9aa9df3c59a received from {username='slave'} at 127.0.0.1:53502
I20260710 13:19:28.637466 12547 tablet_copy_service.cc:434] P fe91eca33f3f45d695a5c01e17c47223: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-2567d7a821444eb69d79c9aa9df3c59a on tablet 2567d7a821444eb69d79c9aa9df3c59a with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:28.637933 13091 ts_tablet_manager.cc:1434] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:19:28.641500 12622 tablet_copy_service.cc:342] P 8e06bd2ae79046bf9c4d012601cbcaa4: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-343f1fe45f6b488e88a027997a182191 received from {username='slave'} at 127.0.0.1:35946
I20260710 13:19:28.642371 12622 tablet_copy_service.cc:434] P 8e06bd2ae79046bf9c4d012601cbcaa4: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-343f1fe45f6b488e88a027997a182191 on tablet 343f1fe45f6b488e88a027997a182191 with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:28.797642 12953 raft_consensus.cc:1217] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:28.927345 12953 raft_consensus.cc:1217] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:28.956465 12953 raft_consensus.cc:1217] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:28.997323 12953 raft_consensus.cc:1217] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:29.355502 13076 raft_consensus.cc:1064] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:29.357327 13076 consensus_queue.cc:237] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:29.363442 12681 raft_consensus.cc:1275] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.363931 12536 raft_consensus.cc:1275] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.364782 12953 raft_consensus.cc:1275] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.365306 13069 consensus_queue.cc:1048] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.366284 13037 consensus_queue.cc:1048] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.368899 13037 consensus_queue.cc:1048] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.380635 13069 raft_consensus.cc:2955] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.382866 12681 raft_consensus.cc:2955] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.382777 12953 raft_consensus.cc:2955] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.390017 12536 raft_consensus.cc:2955] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.401283 13071 raft_consensus.cc:1064] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:29.403590 13071 consensus_queue.cc:237] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:29.398077 12433 catalog_manager.cc:5697] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.412050 12681 raft_consensus.cc:1275] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.413467 12610 raft_consensus.cc:1275] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.413554 12953 raft_consensus.cc:1275] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.414883 13036 consensus_queue.cc:1048] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:29.416412 13071 consensus_queue.cc:1048] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.421872 13054 consensus_queue.cc:1048] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.430289 13071 raft_consensus.cc:1064] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:29.432745 13071 consensus_queue.cc:237] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:29.454401 13036 raft_consensus.cc:2955] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.470516 12681 raft_consensus.cc:2955] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.477980 12612 raft_consensus.cc:2955] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.499666 13037 raft_consensus.cc:1064] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:29.504710 13037 consensus_queue.cc:237] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:29.506218 12955 raft_consensus.cc:1275] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.506894 12684 raft_consensus.cc:1275] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.508953 12612 raft_consensus.cc:1275] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.509817 13036 consensus_queue.cc:1048] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.510846 13114 consensus_queue.cc:1048] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:29.513625 13113 consensus_queue.cc:1048] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.527441 12955 raft_consensus.cc:2955] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.531316 12954 raft_consensus.cc:1275] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.532944 12684 raft_consensus.cc:1275] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.533453 13076 consensus_queue.cc:1048] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:29.535148 13069 consensus_queue.cc:1048] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:29.545346 12536 raft_consensus.cc:1275] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.547274 13037 consensus_queue.cc:1048] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:29.574397 13076 raft_consensus.cc:2955] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.576643 12610 raft_consensus.cc:2955] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.574807 13113 raft_consensus.cc:2955] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.593538 12955 raft_consensus.cc:2955] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.597663 12682 raft_consensus.cc:2955] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.599294 12684 raft_consensus.cc:2955] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.610671 12954 raft_consensus.cc:2955] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.621410 12536 raft_consensus.cc:2955] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.624917 12610 consensus_queue.cc:237] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:29.635504 12954 raft_consensus.cc:1275] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.636196 12684 raft_consensus.cc:1275] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.636919 13125 consensus_queue.cc:1048] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.637398 12432 catalog_manager.cc:5697] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.638906 13076 consensus_queue.cc:1048] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.639281 12432 catalog_manager.cc:5697] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.643968 13125 raft_consensus.cc:2955] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.646503 12684 raft_consensus.cc:2955] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.648310 12954 raft_consensus.cc:2955] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.652096 12433 catalog_manager.cc:5697] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.664990 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 343f1fe45f6b488e88a027997a182191 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.674453 12535 consensus_queue.cc:237] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:29.677866 12537 consensus_queue.cc:237] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:29.681612 12612 raft_consensus.cc:1275] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.681927 12434 catalog_manager.cc:5697] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.685663 13113 consensus_queue.cc:1048] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 13:19:29.682580 12421 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 343f1fe45f6b488e88a027997a182191 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 13:19:29.691794 12955 raft_consensus.cc:1275] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.693782 12954 raft_consensus.cc:1275] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.694832 12610 raft_consensus.cc:1275] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.696822 13071 consensus_queue.cc:1048] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.696583 12613 consensus_queue.cc:237] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:29.699462 13113 consensus_queue.cc:1048] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.700089 12524 tablet_service.cc:1558] Processing DeleteTablet for tablet 343f1fe45f6b488e88a027997a182191 with delete_type TABLET_DATA_TOMBSTONED (TS fe91eca33f3f45d695a5c01e17c47223 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46912
I20260710 13:19:29.701414 13054 raft_consensus.cc:2955] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.706230 12609 raft_consensus.cc:2955] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.708926 12684 raft_consensus.cc:1275] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.710194 13076 consensus_queue.cc:1048] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.713030 13113 consensus_queue.cc:1048] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.713940 13036 raft_consensus.cc:2955] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.715569 12955 raft_consensus.cc:2955] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.718176 13124 raft_consensus.cc:2955] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.724661 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0c99eaed722c43f3955b153c07a05884 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.723563 12682 raft_consensus.cc:2955] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.730300 12433 catalog_manager.cc:5697] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.734004 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2567d7a821444eb69d79c9aa9df3c59a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.739125 12952 raft_consensus.cc:2955] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.742133 12613 raft_consensus.cc:2955] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.742087 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3dbda07ed9744be80c26a3cc837f522 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.744449 12954 raft_consensus.cc:1275] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.748894 12676 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c99eaed722c43f3955b153c07a05884 with delete_type TABLET_DATA_TOMBSTONED (TS d41c685224f74138b5de2d9b6082681e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42802
I20260710 13:19:29.767252 12436 catalog_manager.cc:5697] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.751792 13125 consensus_queue.cc:1048] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260710 13:19:29.774305 12434 catalog_manager.cc:5697] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.775969 13127 tablet_replica.cc:333] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:29.777068 13127 raft_consensus.cc:2243] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.778417 13127 raft_consensus.cc:2272] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.783258 12676 tablet_service.cc:1558] Processing DeleteTablet for tablet 2567d7a821444eb69d79c9aa9df3c59a with delete_type TABLET_DATA_TOMBSTONED (TS d41c685224f74138b5de2d9b6082681e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42802
I20260710 13:19:29.787343 12524 tablet_service.cc:1558] Processing DeleteTablet for tablet c3dbda07ed9744be80c26a3cc837f522 with delete_type TABLET_DATA_TOMBSTONED (TS fe91eca33f3f45d695a5c01e17c47223 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46912
I20260710 13:19:29.789093 13127 ts_tablet_manager.cc:1916] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.794191 13126 tablet_replica.cc:333] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:29.795596 13126 raft_consensus.cc:2243] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.794869 12955 raft_consensus.cc:2955] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:29.796375 13126 raft_consensus.cc:2272] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.804977 13126 ts_tablet_manager.cc:1916] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.806679 13127 ts_tablet_manager.cc:1929] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.807116 13127 log.cc:1199] T 0c99eaed722c43f3955b153c07a05884 P d41c685224f74138b5de2d9b6082681e: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-2-root/wals/0c99eaed722c43f3955b153c07a05884
I20260710 13:19:29.808585 12421 catalog_manager.cc:5028] TS d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): tablet 0c99eaed722c43f3955b153c07a05884 (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:29.809319 13127 tablet_replica.cc:333] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:29.810084 13127 raft_consensus.cc:2243] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.810679 13127 raft_consensus.cc:2272] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.814190 13127 ts_tablet_manager.cc:1916] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.818385 13126 ts_tablet_manager.cc:1929] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.818775 13126 log.cc:1199] T 343f1fe45f6b488e88a027997a182191 P fe91eca33f3f45d695a5c01e17c47223: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-0-root/wals/343f1fe45f6b488e88a027997a182191
I20260710 13:19:29.820269 13126 tablet_replica.cc:333] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:29.820209 12421 catalog_manager.cc:5028] TS fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): tablet 343f1fe45f6b488e88a027997a182191 (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:29.821213 13126 raft_consensus.cc:2243] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.821895 13126 raft_consensus.cc:2272] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.824064 13126 ts_tablet_manager.cc:1916] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.825732 13127 ts_tablet_manager.cc:1929] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.826067 13127 log.cc:1199] T 2567d7a821444eb69d79c9aa9df3c59a P d41c685224f74138b5de2d9b6082681e: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-2-root/wals/2567d7a821444eb69d79c9aa9df3c59a
I20260710 13:19:29.827293 12421 catalog_manager.cc:5028] TS d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): tablet 2567d7a821444eb69d79c9aa9df3c59a (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:29.833387 13126 ts_tablet_manager.cc:1929] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.833737 13126 log.cc:1199] T c3dbda07ed9744be80c26a3cc837f522 P fe91eca33f3f45d695a5c01e17c47223: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-0-root/wals/c3dbda07ed9744be80c26a3cc837f522
I20260710 13:19:29.834981 12421 catalog_manager.cc:5028] TS fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): tablet c3dbda07ed9744be80c26a3cc837f522 (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:30.840504 12682 consensus_queue.cc:237] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:30.847786 12609 raft_consensus.cc:1275] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.849315 12879 consensus_queue.cc:1048] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.852401 12537 raft_consensus.cc:1275] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.854084 13135 consensus_queue.cc:1048] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.860424 12879 raft_consensus.cc:2955] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
W20260710 13:19:30.863037 12653 consensus_peers.cc:597] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ea6d736e093496b977b6d70d78b0af8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.869132 12613 raft_consensus.cc:2955] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:30.871145 12535 raft_consensus.cc:2955] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:30.883318 12537 consensus_queue.cc:237] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:30.885453 12434 catalog_manager.cc:5697] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.897897 12613 raft_consensus.cc:1275] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:30.900544 12504 consensus_peers.cc:597] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10a140ff95a54a1f961567aa936312f0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.900950 13131 consensus_queue.cc:1048] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.900990 12682 raft_consensus.cc:1275] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.905767 13113 consensus_queue.cc:1048] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.913476 13113 raft_consensus.cc:2955] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:30.918885 12613 raft_consensus.cc:2955] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:30.935120 12436 catalog_manager.cc:5697] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.935973 12613 consensus_queue.cc:237] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:30.939694 12682 raft_consensus.cc:2955] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
W20260710 13:19:30.946239 12579 consensus_peers.cc:597] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa5f5dc2c7884c6ba6452a98a8821d33. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.949167 12681 raft_consensus.cc:1275] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.949167 12537 raft_consensus.cc:1275] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.950793 13124 consensus_queue.cc:1048] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.951702 13128 consensus_queue.cc:1048] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.963143 13128 raft_consensus.cc:2955] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:30.964771 12682 raft_consensus.cc:2955] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:30.966315 12537 raft_consensus.cc:2955] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:30.974857 12681 consensus_queue.cc:237] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:30.975890 12434 catalog_manager.cc:5697] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.985285 12613 raft_consensus.cc:1275] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:30.985447 12653 consensus_peers.cc:597] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21fb0dfe766645dabe1850c80bbd3feb. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.986600 12537 raft_consensus.cc:1275] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.986968 12879 consensus_queue.cc:1048] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.987979 13141 consensus_queue.cc:1048] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:30.999292 13135 raft_consensus.cc:2955] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:31.003435 12535 raft_consensus.cc:2955] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:31.017025 12613 raft_consensus.cc:2955] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:31.017459 12434 catalog_manager.cc:5697] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:31.231634 13157 ts_tablet_manager.cc:933] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:31.234324 13157 tablet_copy_client.cc:323] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.195:46497
I20260710 13:19:31.245276 12697 tablet_copy_service.cc:140] P d41c685224f74138b5de2d9b6082681e: Received BeginTabletCopySession request for tablet 5ea6d736e093496b977b6d70d78b0af8 from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:59330)
I20260710 13:19:31.245877 12697 tablet_copy_service.cc:161] P d41c685224f74138b5de2d9b6082681e: Beginning new tablet copy session on tablet 5ea6d736e093496b977b6d70d78b0af8 from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:59330: session id = d9090ae3e1464c20a8eb3810f328c143-5ea6d736e093496b977b6d70d78b0af8
I20260710 13:19:31.253372 12697 tablet_copy_source_session.cc:215] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.256310 13157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea6d736e093496b977b6d70d78b0af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.267891 13157 tablet_copy_client.cc:806] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.268393 13157 tablet_copy_client.cc:670] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.272081 13157 tablet_copy_client.cc:538] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.278755 13157 tablet_bootstrap.cc:492] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:31.295917 13157 tablet_bootstrap.cc:492] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:31.296773 13157 tablet_bootstrap.cc:492] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:31.297400 13157 ts_tablet_manager.cc:1403] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:19:31.299856 13157 raft_consensus.cc:359] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:31.300662 13157 raft_consensus.cc:740] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:31.301277 13157 consensus_queue.cc:260] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:31.304710 13157 ts_tablet_manager.cc:1434] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:31.306699 12697 tablet_copy_service.cc:342] P d41c685224f74138b5de2d9b6082681e: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-5ea6d736e093496b977b6d70d78b0af8 received from {username='slave'} at 127.0.0.1:59330
I20260710 13:19:31.307114 12697 tablet_copy_service.cc:434] P d41c685224f74138b5de2d9b6082681e: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-5ea6d736e093496b977b6d70d78b0af8 on tablet 5ea6d736e093496b977b6d70d78b0af8 with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:31.318754 13157 ts_tablet_manager.cc:933] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835)
I20260710 13:19:31.321153 13157 tablet_copy_client.cc:323] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.193:38835
I20260710 13:19:31.322710 12547 tablet_copy_service.cc:140] P fe91eca33f3f45d695a5c01e17c47223: Received BeginTabletCopySession request for tablet 10a140ff95a54a1f961567aa936312f0 from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:53502)
I20260710 13:19:31.323249 12547 tablet_copy_service.cc:161] P fe91eca33f3f45d695a5c01e17c47223: Beginning new tablet copy session on tablet 10a140ff95a54a1f961567aa936312f0 from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:53502: session id = d9090ae3e1464c20a8eb3810f328c143-10a140ff95a54a1f961567aa936312f0
I20260710 13:19:31.328758 12547 tablet_copy_source_session.cc:215] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.332906 13157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a140ff95a54a1f961567aa936312f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.348168 13157 tablet_copy_client.cc:806] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.348760 13157 tablet_copy_client.cc:670] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.352213 13157 tablet_copy_client.cc:538] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.359762 13157 tablet_bootstrap.cc:492] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:31.375015 13157 tablet_bootstrap.cc:492] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:31.375699 13157 tablet_bootstrap.cc:492] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:31.376304 13157 ts_tablet_manager.cc:1403] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260710 13:19:31.379127 13157 raft_consensus.cc:359] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:31.379947 13157 raft_consensus.cc:740] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:31.380568 13157 consensus_queue.cc:260] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:31.382623 13157 ts_tablet_manager.cc:1434] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:19:31.384968 12547 tablet_copy_service.cc:342] P fe91eca33f3f45d695a5c01e17c47223: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-10a140ff95a54a1f961567aa936312f0 received from {username='slave'} at 127.0.0.1:53502
I20260710 13:19:31.385479 12547 tablet_copy_service.cc:434] P fe91eca33f3f45d695a5c01e17c47223: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-10a140ff95a54a1f961567aa936312f0 on tablet 10a140ff95a54a1f961567aa936312f0 with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:31.388715 13157 ts_tablet_manager.cc:933] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:31.396538 13157 tablet_copy_client.cc:323] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.194:43417
I20260710 13:19:31.398203 12622 tablet_copy_service.cc:140] P 8e06bd2ae79046bf9c4d012601cbcaa4: Received BeginTabletCopySession request for tablet fa5f5dc2c7884c6ba6452a98a8821d33 from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:35946)
I20260710 13:19:31.398737 12622 tablet_copy_service.cc:161] P 8e06bd2ae79046bf9c4d012601cbcaa4: Beginning new tablet copy session on tablet fa5f5dc2c7884c6ba6452a98a8821d33 from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:35946: session id = d9090ae3e1464c20a8eb3810f328c143-fa5f5dc2c7884c6ba6452a98a8821d33
I20260710 13:19:31.403604 12622 tablet_copy_source_session.cc:215] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.406193 13157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5f5dc2c7884c6ba6452a98a8821d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.418876 13157 tablet_copy_client.cc:806] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.419359 13157 tablet_copy_client.cc:670] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.422757 13157 tablet_copy_client.cc:538] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.429086 13157 tablet_bootstrap.cc:492] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:31.432765 13164 ts_tablet_manager.cc:933] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:31.434461 13164 tablet_copy_client.cc:323] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.195:46497
I20260710 13:19:31.435971 12697 tablet_copy_service.cc:140] P d41c685224f74138b5de2d9b6082681e: Received BeginTabletCopySession request for tablet 21fb0dfe766645dabe1850c80bbd3feb from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:59330)
I20260710 13:19:31.436456 12697 tablet_copy_service.cc:161] P d41c685224f74138b5de2d9b6082681e: Beginning new tablet copy session on tablet 21fb0dfe766645dabe1850c80bbd3feb from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:59330: session id = d9090ae3e1464c20a8eb3810f328c143-21fb0dfe766645dabe1850c80bbd3feb
I20260710 13:19:31.443956 12697 tablet_copy_source_session.cc:215] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.445791 13157 tablet_bootstrap.cc:492] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:31.446343 13164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fb0dfe766645dabe1850c80bbd3feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.446632 13157 tablet_bootstrap.cc:492] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:31.447263 13157 ts_tablet_manager.cc:1403] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260710 13:19:31.449868 13157 raft_consensus.cc:359] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:31.450585 13157 raft_consensus.cc:740] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:31.451156 13157 consensus_queue.cc:260] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:31.453004 13157 ts_tablet_manager.cc:1434] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:19:31.454571 12622 tablet_copy_service.cc:342] P 8e06bd2ae79046bf9c4d012601cbcaa4: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-fa5f5dc2c7884c6ba6452a98a8821d33 received from {username='slave'} at 127.0.0.1:35946
I20260710 13:19:31.454957 12622 tablet_copy_service.cc:434] P 8e06bd2ae79046bf9c4d012601cbcaa4: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-fa5f5dc2c7884c6ba6452a98a8821d33 on tablet fa5f5dc2c7884c6ba6452a98a8821d33 with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:31.460418 13164 tablet_copy_client.cc:806] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.461037 13164 tablet_copy_client.cc:670] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.465279 13164 tablet_copy_client.cc:538] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.472872 13164 tablet_bootstrap.cc:492] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:31.491133 13164 tablet_bootstrap.cc:492] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:31.492007 13164 tablet_bootstrap.cc:492] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:31.492635 13164 ts_tablet_manager.cc:1403] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.014s
I20260710 13:19:31.495461 13164 raft_consensus.cc:359] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:31.496289 13164 raft_consensus.cc:740] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:31.496908 13164 consensus_queue.cc:260] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:31.499349 13164 ts_tablet_manager.cc:1434] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:31.501164 12697 tablet_copy_service.cc:342] P d41c685224f74138b5de2d9b6082681e: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-21fb0dfe766645dabe1850c80bbd3feb received from {username='slave'} at 127.0.0.1:59330
I20260710 13:19:31.501560 12697 tablet_copy_service.cc:434] P d41c685224f74138b5de2d9b6082681e: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-21fb0dfe766645dabe1850c80bbd3feb on tablet 21fb0dfe766645dabe1850c80bbd3feb with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:31.705089 12955 raft_consensus.cc:1217] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:31.735116 12955 raft_consensus.cc:1217] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:31.881992 12955 raft_consensus.cc:1217] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:31.889715 12955 raft_consensus.cc:1217] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:32.166452 13170 raft_consensus.cc:1064] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:32.168277 13170 consensus_queue.cc:237] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:32.174508 12609 raft_consensus.cc:1275] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.175714 12535 raft_consensus.cc:1275] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.175976 12955 raft_consensus.cc:1275] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.176601 13170 consensus_queue.cc:1048] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:32.179747 13171 consensus_queue.cc:1048] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.180577 13169 consensus_queue.cc:1048] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.197865 13169 raft_consensus.cc:2955] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.199590 12952 raft_consensus.cc:2955] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.204456 12535 raft_consensus.cc:2955] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.211917 12609 raft_consensus.cc:2955] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.217434 12436 catalog_manager.cc:5697] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.240772 12682 consensus_queue.cc:237] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:32.246042 12535 raft_consensus.cc:1275] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.246043 12952 raft_consensus.cc:1275] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.247684 13169 consensus_queue.cc:1048] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.248440 13171 consensus_queue.cc:1048] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.254910 13170 raft_consensus.cc:2955] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.261994 12955 raft_consensus.cc:2955] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.265157 12535 raft_consensus.cc:2955] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.275539 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ea6d736e093496b977b6d70d78b0af8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.280649 12433 catalog_manager.cc:5697] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New cstate: current_term: 1 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.295437 13149 raft_consensus.cc:1064] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:32.297194 12603 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ea6d736e093496b977b6d70d78b0af8 with delete_type TABLET_DATA_TOMBSTONED (TS 8e06bd2ae79046bf9c4d012601cbcaa4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43930
I20260710 13:19:32.298146 13149 consensus_queue.cc:237] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:32.309141 12955 raft_consensus.cc:1275] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.310252 12609 raft_consensus.cc:1275] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.310591 13149 consensus_queue.cc:1048] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.311064 13184 tablet_replica.cc:333] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:32.312126 13184 raft_consensus.cc:2243] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.312206 13113 consensus_queue.cc:1048] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.315421 13171 raft_consensus.cc:1064] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:32.315748 12682 raft_consensus.cc:1275] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.313020 13184 raft_consensus.cc:2272] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.318598 13171 consensus_queue.cc:237] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:32.321339 13113 consensus_queue.cc:1048] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.323154 13184 ts_tablet_manager.cc:1916] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.335233 12955 raft_consensus.cc:1275] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.335685 12613 raft_consensus.cc:1275] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.336724 12535 raft_consensus.cc:1275] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.338719 13169 consensus_queue.cc:1048] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.339666 13190 consensus_queue.cc:1048] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.340584 13170 consensus_queue.cc:1048] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.348220 13113 raft_consensus.cc:2955] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.356976 12682 raft_consensus.cc:2955] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.359899 13184 ts_tablet_manager.cc:1929] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.360307 13184 log.cc:1199] T 5ea6d736e093496b977b6d70d78b0af8 P 8e06bd2ae79046bf9c4d012601cbcaa4: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-1-root/wals/5ea6d736e093496b977b6d70d78b0af8
I20260710 13:19:32.365782 12421 catalog_manager.cc:5028] TS 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): tablet 5ea6d736e093496b977b6d70d78b0af8 (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:32.370944 12609 raft_consensus.cc:2955] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.372491 12952 raft_consensus.cc:2955] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.388383 12537 raft_consensus.cc:2955] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.392122 13169 raft_consensus.cc:2955] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.388952 12435 catalog_manager.cc:5697] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.402714 12612 raft_consensus.cc:2955] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.409173 12955 raft_consensus.cc:2955] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.423247 12535 consensus_queue.cc:237] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:32.423802 12434 catalog_manager.cc:5697] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.429297 12612 raft_consensus.cc:1275] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.429397 12952 raft_consensus.cc:1275] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.430611 13149 consensus_queue.cc:1048] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.430971 13128 raft_consensus.cc:1064] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:32.431510 13113 consensus_queue.cc:1048] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.433360 13128 consensus_queue.cc:237] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:32.439224 13149 raft_consensus.cc:2955] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.441699 12952 raft_consensus.cc:2955] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.451496 12682 consensus_queue.cc:237] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:32.455073 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10a140ff95a54a1f961567aa936312f0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.454531 12613 raft_consensus.cc:2955] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.460325 12434 catalog_manager.cc:5697] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.461782 12955 raft_consensus.cc:1275] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.464363 12535 raft_consensus.cc:1275] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.465040 12681 raft_consensus.cc:1275] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.465899 13124 consensus_queue.cc:1048] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.468163 13124 consensus_queue.cc:1048] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.469761 13172 consensus_queue.cc:1048] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:32.473048 12676 tablet_service.cc:1558] Processing DeleteTablet for tablet 10a140ff95a54a1f961567aa936312f0 with delete_type TABLET_DATA_TOMBSTONED (TS d41c685224f74138b5de2d9b6082681e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42802
I20260710 13:19:32.480981 12537 raft_consensus.cc:1275] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.482884 13169 consensus_queue.cc:1048] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.485934 12952 raft_consensus.cc:1275] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.487838 13169 consensus_queue.cc:1048] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:32.492152 13190 raft_consensus.cc:2955] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.493799 12537 raft_consensus.cc:2955] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.501140 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21fb0dfe766645dabe1850c80bbd3feb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.504528 13197 tablet_replica.cc:333] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:32.505755 13197 raft_consensus.cc:2243] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.506503 13197 raft_consensus.cc:2272] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.509810 13197 ts_tablet_manager.cc:1916] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.512434 12434 catalog_manager.cc:5697] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New cstate: current_term: 1 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.511225 12954 raft_consensus.cc:2955] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.525519 12603 tablet_service.cc:1558] Processing DeleteTablet for tablet 21fb0dfe766645dabe1850c80bbd3feb with delete_type TABLET_DATA_TOMBSTONED (TS 8e06bd2ae79046bf9c4d012601cbcaa4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43930
I20260710 13:19:32.526549 13184 tablet_replica.cc:333] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:32.527544 13184 raft_consensus.cc:2243] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.528165 13184 raft_consensus.cc:2272] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:32.534948 12577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.36.195:46497, user_credentials={real_user=slave}} blocked reactor thread for 60089.8us
I20260710 13:19:32.537918 13184 ts_tablet_manager.cc:1916] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.543256 12535 raft_consensus.cc:2955] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.547526 13197 ts_tablet_manager.cc:1929] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.548004 13197 log.cc:1199] T 10a140ff95a54a1f961567aa936312f0 P d41c685224f74138b5de2d9b6082681e: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-2-root/wals/10a140ff95a54a1f961567aa936312f0
I20260710 13:19:32.549674 12421 catalog_manager.cc:5028] TS d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): tablet 10a140ff95a54a1f961567aa936312f0 (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:32.556280 12682 raft_consensus.cc:2955] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.557786 12434 catalog_manager.cc:5697] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.541180 13195 raft_consensus.cc:2955] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.562249 13184 ts_tablet_manager.cc:1929] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.562733 13184 log.cc:1199] T 21fb0dfe766645dabe1850c80bbd3feb P 8e06bd2ae79046bf9c4d012601cbcaa4: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-1-root/wals/21fb0dfe766645dabe1850c80bbd3feb
I20260710 13:19:32.564270 12421 catalog_manager.cc:5028] TS 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): tablet 21fb0dfe766645dabe1850c80bbd3feb (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:32.573863 12954 raft_consensus.cc:2955] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.585551 12613 consensus_queue.cc:237] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:32.590268 12954 raft_consensus.cc:1275] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.591403 12682 raft_consensus.cc:1275] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.591634 13128 consensus_queue.cc:1048] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.593276 13128 consensus_queue.cc:1048] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.598592 13172 raft_consensus.cc:2955] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.603562 12684 raft_consensus.cc:2955] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.606945 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fa5f5dc2c7884c6ba6452a98a8821d33 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.608222 12952 raft_consensus.cc:2955] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.616889 12434 catalog_manager.cc:5697] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:32.627027 12524 tablet_service.cc:1558] Processing DeleteTablet for tablet fa5f5dc2c7884c6ba6452a98a8821d33 with delete_type TABLET_DATA_TOMBSTONED (TS fe91eca33f3f45d695a5c01e17c47223 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46912
I20260710 13:19:32.628772 13200 tablet_replica.cc:333] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:32.629492 13200 raft_consensus.cc:2243] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.630220 13200 raft_consensus.cc:2272] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.635260 13200 ts_tablet_manager.cc:1916] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.646559 13200 ts_tablet_manager.cc:1929] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.646912 13200 log.cc:1199] T fa5f5dc2c7884c6ba6452a98a8821d33 P fe91eca33f3f45d695a5c01e17c47223: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-0-root/wals/fa5f5dc2c7884c6ba6452a98a8821d33
I20260710 13:19:32.648232 12421 catalog_manager.cc:5028] TS fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): tablet fa5f5dc2c7884c6ba6452a98a8821d33 (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:33.658651 12684 consensus_queue.cc:237] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
W20260710 13:19:33.664469 12653 consensus_peers.cc:597] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7dac66573a4348109485be8c28ca6843. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.664512 12535 raft_consensus.cc:1275] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:33.665329 12612 raft_consensus.cc:1275] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:33.666076 13201 consensus_queue.cc:1048] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.666872 13204 consensus_queue.cc:1048] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.674181 13169 raft_consensus.cc:2955] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.675705 12612 raft_consensus.cc:2955] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.678531 12535 raft_consensus.cc:2955] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.687991 12436 catalog_manager.cc:5697] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 2 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:33.692633 12535 consensus_queue.cc:237] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:33.698632 12684 raft_consensus.cc:1275] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:33.699972 12504 consensus_peers.cc:597] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4002dfefc1a249e1ab817df6b759749d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.700271 13202 consensus_queue.cc:1048] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.700686 12612 raft_consensus.cc:1275] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.702440 13202 consensus_queue.cc:1048] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.712532 13202 raft_consensus.cc:2955] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.714032 12684 raft_consensus.cc:2955] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.715258 12612 raft_consensus.cc:2955] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.726329 12613 consensus_queue.cc:237] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:33.736377 12435 catalog_manager.cc:5697] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.746546 12535 raft_consensus.cc:1275] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.747079 12684 raft_consensus.cc:1275] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.748390 13128 consensus_queue.cc:1048] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:33.746500 12579 consensus_peers.cc:597] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98f80d9153934170afcf3ec86f78b778. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.749943 13128 consensus_queue.cc:1048] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.760874 12535 raft_consensus.cc:2955] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.759570 13217 raft_consensus.cc:2955] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.764036 12684 raft_consensus.cc:2955] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.772202 12537 consensus_queue.cc:237] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:33.773172 12436 catalog_manager.cc:5697] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:33.781803 12684 raft_consensus.cc:1275] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.783561 12613 raft_consensus.cc:1275] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:33.784754 12504 consensus_peers.cc:597] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31cee16301e5419b8964d9dc1459f625. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.785097 13214 consensus_queue.cc:1048] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.786020 13215 consensus_queue.cc:1048] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.795279 13215 raft_consensus.cc:2955] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.796783 12613 raft_consensus.cc:2955] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.800048 12684 raft_consensus.cc:2955] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:33.812175 12435 catalog_manager.cc:5697] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:34.059659 13224 ts_tablet_manager.cc:933] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:34.061508 13224 tablet_copy_client.cc:323] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.195:46497
I20260710 13:19:34.063072 12697 tablet_copy_service.cc:140] P d41c685224f74138b5de2d9b6082681e: Received BeginTabletCopySession request for tablet 7dac66573a4348109485be8c28ca6843 from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:59330)
I20260710 13:19:34.063596 12697 tablet_copy_service.cc:161] P d41c685224f74138b5de2d9b6082681e: Beginning new tablet copy session on tablet 7dac66573a4348109485be8c28ca6843 from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:59330: session id = d9090ae3e1464c20a8eb3810f328c143-7dac66573a4348109485be8c28ca6843
I20260710 13:19:34.070994 12697 tablet_copy_source_session.cc:215] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.073944 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dac66573a4348109485be8c28ca6843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.084254 13224 tablet_copy_client.cc:806] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.084805 13224 tablet_copy_client.cc:670] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.088377 13224 tablet_copy_client.cc:538] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.094225 13224 tablet_bootstrap.cc:492] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:34.109148 13224 tablet_bootstrap.cc:492] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:34.109886 13224 tablet_bootstrap.cc:492] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:34.110410 13224 ts_tablet_manager.cc:1403] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260710 13:19:34.113078 13224 raft_consensus.cc:359] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:34.113801 13224 raft_consensus.cc:740] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:34.114303 13224 consensus_queue.cc:260] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:34.116987 13224 ts_tablet_manager.cc:1434] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 13:19:34.119386 12697 tablet_copy_service.cc:342] P d41c685224f74138b5de2d9b6082681e: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-7dac66573a4348109485be8c28ca6843 received from {username='slave'} at 127.0.0.1:59330
I20260710 13:19:34.119827 12697 tablet_copy_service.cc:434] P d41c685224f74138b5de2d9b6082681e: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-7dac66573a4348109485be8c28ca6843 on tablet 7dac66573a4348109485be8c28ca6843 with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:34.257128 13224 ts_tablet_manager.cc:933] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835)
I20260710 13:19:34.258774 13224 tablet_copy_client.cc:323] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.193:38835
I20260710 13:19:34.260179 12547 tablet_copy_service.cc:140] P fe91eca33f3f45d695a5c01e17c47223: Received BeginTabletCopySession request for tablet 4002dfefc1a249e1ab817df6b759749d from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:53502)
I20260710 13:19:34.260680 12547 tablet_copy_service.cc:161] P fe91eca33f3f45d695a5c01e17c47223: Beginning new tablet copy session on tablet 4002dfefc1a249e1ab817df6b759749d from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:53502: session id = d9090ae3e1464c20a8eb3810f328c143-4002dfefc1a249e1ab817df6b759749d
I20260710 13:19:34.267948 12547 tablet_copy_source_session.cc:215] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.271121 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4002dfefc1a249e1ab817df6b759749d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.283624 13224 tablet_copy_client.cc:806] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.284251 13224 tablet_copy_client.cc:670] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.298260 13224 tablet_copy_client.cc:538] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.304570 13224 tablet_bootstrap.cc:492] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:34.319857 13224 tablet_bootstrap.cc:492] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:34.320587 13224 tablet_bootstrap.cc:492] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:34.321244 13224 ts_tablet_manager.cc:1403] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:19:34.324954 13224 raft_consensus.cc:359] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:34.325786 13224 raft_consensus.cc:740] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:34.326414 13224 consensus_queue.cc:260] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:34.328733 13224 ts_tablet_manager.cc:1434] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:34.330376 12547 tablet_copy_service.cc:342] P fe91eca33f3f45d695a5c01e17c47223: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-4002dfefc1a249e1ab817df6b759749d received from {username='slave'} at 127.0.0.1:53502
I20260710 13:19:34.330799 12547 tablet_copy_service.cc:434] P fe91eca33f3f45d695a5c01e17c47223: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-4002dfefc1a249e1ab817df6b759749d on tablet 4002dfefc1a249e1ab817df6b759749d with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:34.349820 13224 ts_tablet_manager.cc:933] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835)
I20260710 13:19:34.351434 13224 tablet_copy_client.cc:323] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.193:38835
I20260710 13:19:34.352849 12547 tablet_copy_service.cc:140] P fe91eca33f3f45d695a5c01e17c47223: Received BeginTabletCopySession request for tablet 31cee16301e5419b8964d9dc1459f625 from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:53502)
I20260710 13:19:34.353343 12547 tablet_copy_service.cc:161] P fe91eca33f3f45d695a5c01e17c47223: Beginning new tablet copy session on tablet 31cee16301e5419b8964d9dc1459f625 from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:53502: session id = d9090ae3e1464c20a8eb3810f328c143-31cee16301e5419b8964d9dc1459f625
I20260710 13:19:34.359907 13231 ts_tablet_manager.cc:933] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:34.360606 12547 tablet_copy_source_session.cc:215] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.363009 13231 tablet_copy_client.cc:323] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.194:43417
I20260710 13:19:34.364387 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31cee16301e5419b8964d9dc1459f625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.365386 12622 tablet_copy_service.cc:140] P 8e06bd2ae79046bf9c4d012601cbcaa4: Received BeginTabletCopySession request for tablet 98f80d9153934170afcf3ec86f78b778 from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:35946)
I20260710 13:19:34.365957 12622 tablet_copy_service.cc:161] P 8e06bd2ae79046bf9c4d012601cbcaa4: Beginning new tablet copy session on tablet 98f80d9153934170afcf3ec86f78b778 from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:35946: session id = d9090ae3e1464c20a8eb3810f328c143-98f80d9153934170afcf3ec86f78b778
I20260710 13:19:34.373668 12622 tablet_copy_source_session.cc:215] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.374917 13224 tablet_copy_client.cc:806] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.375464 13224 tablet_copy_client.cc:670] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.377189 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f80d9153934170afcf3ec86f78b778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.382275 13224 tablet_copy_client.cc:538] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.387441 13224 tablet_bootstrap.cc:492] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:34.406430 13231 tablet_copy_client.cc:806] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.407007 13231 tablet_copy_client.cc:670] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.411818 13231 tablet_copy_client.cc:538] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.412442 13224 tablet_bootstrap.cc:492] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:34.413292 13224 tablet_bootstrap.cc:492] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:34.413923 13224 ts_tablet_manager.cc:1403] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260710 13:19:34.416844 13224 raft_consensus.cc:359] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:34.417658 13224 raft_consensus.cc:740] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:34.418239 13224 consensus_queue.cc:260] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:34.420730 13231 tablet_bootstrap.cc:492] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:34.428192 13224 ts_tablet_manager.cc:1434] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:19:34.429913 12547 tablet_copy_service.cc:342] P fe91eca33f3f45d695a5c01e17c47223: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-31cee16301e5419b8964d9dc1459f625 received from {username='slave'} at 127.0.0.1:53502
I20260710 13:19:34.430330 12547 tablet_copy_service.cc:434] P fe91eca33f3f45d695a5c01e17c47223: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-31cee16301e5419b8964d9dc1459f625 on tablet 31cee16301e5419b8964d9dc1459f625 with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:34.446728 13231 tablet_bootstrap.cc:492] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:34.447458 13231 tablet_bootstrap.cc:492] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:34.448004 13231 ts_tablet_manager.cc:1403] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.005s
I20260710 13:19:34.450264 13231 raft_consensus.cc:359] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:34.450827 13231 raft_consensus.cc:740] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:34.451357 13231 consensus_queue.cc:260] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:34.453322 13231 ts_tablet_manager.cc:1434] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:34.455018 12622 tablet_copy_service.cc:342] P 8e06bd2ae79046bf9c4d012601cbcaa4: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-98f80d9153934170afcf3ec86f78b778 received from {username='slave'} at 127.0.0.1:35946
I20260710 13:19:34.455408 12622 tablet_copy_service.cc:434] P 8e06bd2ae79046bf9c4d012601cbcaa4: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-98f80d9153934170afcf3ec86f78b778 on tablet 98f80d9153934170afcf3ec86f78b778 with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:34.562548 12952 raft_consensus.cc:1217] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:19:34.712813 12952 raft_consensus.cc:1217] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.815258 12952 raft_consensus.cc:1217] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.868795 12952 raft_consensus.cc:1217] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:35.006194 13204 raft_consensus.cc:1064] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:35.008699 13204 consensus_queue.cc:237] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:35.015141 12612 raft_consensus.cc:1275] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:35.015769 12537 raft_consensus.cc:1275] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:35.016422 12952 raft_consensus.cc:1275] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEARNER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:35.017463 13204 consensus_queue.cc:1048] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.018311 13236 consensus_queue.cc:1048] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.019132 13237 consensus_queue.cc:1048] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.037145 13237 raft_consensus.cc:2955] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.039537 12612 raft_consensus.cc:2955] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.043269 12535 raft_consensus.cc:2955] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.052428 12436 catalog_manager.cc:5697] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.054924 12952 raft_consensus.cc:2955] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.075832 12684 consensus_queue.cc:237] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:35.080497 12952 raft_consensus.cc:1275] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:35.081930 13236 consensus_queue.cc:1048] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.082794 12612 raft_consensus.cc:1275] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:35.084100 13236 consensus_queue.cc:1048] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.088151 13236 raft_consensus.cc:2955] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.090202 12952 raft_consensus.cc:2955] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.096048 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7dac66573a4348109485be8c28ca6843 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.096707 12612 raft_consensus.cc:2955] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.104233 12433 catalog_manager.cc:5697] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New cstate: current_term: 2 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.115162 12524 tablet_service.cc:1558] Processing DeleteTablet for tablet 7dac66573a4348109485be8c28ca6843 with delete_type TABLET_DATA_TOMBSTONED (TS fe91eca33f3f45d695a5c01e17c47223 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46912
I20260710 13:19:35.117097 13248 tablet_replica.cc:333] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:35.118173 13248 raft_consensus.cc:2243] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.118773 13248 raft_consensus.cc:2272] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.121696 13248 ts_tablet_manager.cc:1916] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.135278 13248 ts_tablet_manager.cc:1929] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:19:35.135581 13248 log.cc:1199] T 7dac66573a4348109485be8c28ca6843 P fe91eca33f3f45d695a5c01e17c47223: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-0-root/wals/7dac66573a4348109485be8c28ca6843
I20260710 13:19:35.136934 12421 catalog_manager.cc:5028] TS fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): tablet 7dac66573a4348109485be8c28ca6843 (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:35.142953 13113 raft_consensus.cc:1064] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:35.144573 13113 consensus_queue.cc:237] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:35.149801 12684 raft_consensus.cc:1275] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.150463 12952 raft_consensus.cc:1275] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.151060 12612 raft_consensus.cc:1275] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.151301 13113 consensus_queue.cc:1048] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.152491 13214 consensus_queue.cc:1048] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.153275 13238 consensus_queue.cc:1048] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.171691 13238 raft_consensus.cc:2955] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.175315 12612 raft_consensus.cc:2955] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.176565 12684 raft_consensus.cc:2955] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.184182 12952 raft_consensus.cc:2955] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.188898 12433 catalog_manager.cc:5697] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:35.207705 12535 consensus_queue.cc:237] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:35.212949 12952 raft_consensus.cc:1275] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.214291 13113 consensus_queue.cc:1048] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:35.216586 12684 raft_consensus.cc:1275] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.217660 13113 consensus_queue.cc:1048] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.222247 13253 raft_consensus.cc:2955] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.223809 12952 raft_consensus.cc:2955] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.226318 12682 raft_consensus.cc:2955] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.232514 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4002dfefc1a249e1ab817df6b759749d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.238632 12435 catalog_manager.cc:5697] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.248358 12603 tablet_service.cc:1558] Processing DeleteTablet for tablet 4002dfefc1a249e1ab817df6b759749d with delete_type TABLET_DATA_TOMBSTONED (TS 8e06bd2ae79046bf9c4d012601cbcaa4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43930
I20260710 13:19:35.250236 13254 tablet_replica.cc:333] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:35.251271 13254 raft_consensus.cc:2243] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.252066 13254 raft_consensus.cc:2272] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.257864 13254 ts_tablet_manager.cc:1916] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.277926 13239 raft_consensus.cc:1064] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:35.278155 13254 ts_tablet_manager.cc:1929] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:35.278612 13254 log.cc:1199] T 4002dfefc1a249e1ab817df6b759749d P 8e06bd2ae79046bf9c4d012601cbcaa4: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-1-root/wals/4002dfefc1a249e1ab817df6b759749d
I20260710 13:19:35.280220 12421 catalog_manager.cc:5028] TS 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): tablet 4002dfefc1a249e1ab817df6b759749d (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:35.280171 13239 consensus_queue.cc:237] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:35.286219 12952 raft_consensus.cc:1275] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.286432 12682 raft_consensus.cc:1275] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.287765 13128 consensus_queue.cc:1048] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.288725 13256 consensus_queue.cc:1048] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.289788 12537 raft_consensus.cc:1275] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.291522 13256 consensus_queue.cc:1048] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.311370 13128 raft_consensus.cc:2955] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.313401 12952 raft_consensus.cc:2955] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.321547 12682 raft_consensus.cc:2955] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.325228 12433 catalog_manager.cc:5697] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.331825 12537 raft_consensus.cc:2955] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.353467 12612 consensus_queue.cc:237] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:35.355754 13253 raft_consensus.cc:1064] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:35.358148 12537 raft_consensus.cc:1275] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.358055 13253 consensus_queue.cc:237] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:35.359283 12952 raft_consensus.cc:1275] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.360507 13239 consensus_queue.cc:1048] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.366423 13239 consensus_queue.cc:1048] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:35.370694 13239 raft_consensus.cc:2955] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.373804 12537 raft_consensus.cc:2955] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.380254 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 98f80d9153934170afcf3ec86f78b778 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.386242 12612 raft_consensus.cc:1275] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.388062 12952 raft_consensus.cc:1275] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.387434 12955 raft_consensus.cc:2955] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.387912 12433 catalog_manager.cc:5697] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.389227 13113 consensus_queue.cc:1048] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.387482 12682 raft_consensus.cc:1275] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.398015 13238 consensus_queue.cc:1048] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.406092 13253 consensus_queue.cc:1048] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.416419 12676 tablet_service.cc:1558] Processing DeleteTablet for tablet 98f80d9153934170afcf3ec86f78b778 with delete_type TABLET_DATA_TOMBSTONED (TS d41c685224f74138b5de2d9b6082681e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42802
I20260710 13:19:35.436465 13263 tablet_replica.cc:333] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:35.437469 13263 raft_consensus.cc:2243] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.440095 13113 raft_consensus.cc:2955] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.440585 12682 raft_consensus.cc:2955] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.441898 13263 raft_consensus.cc:2272] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.446107 13263 ts_tablet_manager.cc:1916] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.450129 12955 raft_consensus.cc:2955] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.455124 12433 catalog_manager.cc:5697] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.456769 12612 raft_consensus.cc:2955] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } attrs { replace: true } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.461200 13263 ts_tablet_manager.cc:1929] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:35.461717 13263 log.cc:1199] T 98f80d9153934170afcf3ec86f78b778 P d41c685224f74138b5de2d9b6082681e: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-2-root/wals/98f80d9153934170afcf3ec86f78b778
I20260710 13:19:35.463503 12421 catalog_manager.cc:5028] TS d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): tablet 98f80d9153934170afcf3ec86f78b778 (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:35.474553 12537 consensus_queue.cc:237] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:35.479171 12955 raft_consensus.cc:1275] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.480057 12612 raft_consensus.cc:1275] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.480830 13113 consensus_queue.cc:1048] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.481678 13238 consensus_queue.cc:1048] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.487929 13113 raft_consensus.cc:2955] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.489974 12955 raft_consensus.cc:2955] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.489984 12612 raft_consensus.cc:2955] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.496500 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31cee16301e5419b8964d9dc1459f625 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.502852 12433 catalog_manager.cc:5697] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: config changed from index 3 to 4, VOTER d41c685224f74138b5de2d9b6082681e (127.11.36.195) evicted. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:35.512545 12676 tablet_service.cc:1558] Processing DeleteTablet for tablet 31cee16301e5419b8964d9dc1459f625 with delete_type TABLET_DATA_TOMBSTONED (TS d41c685224f74138b5de2d9b6082681e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42802
I20260710 13:19:35.513464 13263 tablet_replica.cc:333] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:35.514514 13263 raft_consensus.cc:2243] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.515341 13263 raft_consensus.cc:2272] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.518640 13263 ts_tablet_manager.cc:1916] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.531258 13263 ts_tablet_manager.cc:1929] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:35.531651 13263 log.cc:1199] T 31cee16301e5419b8964d9dc1459f625 P d41c685224f74138b5de2d9b6082681e: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-2-root/wals/31cee16301e5419b8964d9dc1459f625
I20260710 13:19:35.533145 12421 catalog_manager.cc:5028] TS d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): tablet 31cee16301e5419b8964d9dc1459f625 (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:36.545241 12613 consensus_queue.cc:237] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
W20260710 13:19:36.551851 12579 consensus_peers.cc:597] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab05038f6d684d3184b4a8a607dc4fcc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.551929 12682 raft_consensus.cc:1275] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:36.552102 12537 raft_consensus.cc:1275] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:36.553264 13266 consensus_queue.cc:1048] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.553958 13267 consensus_queue.cc:1048] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.561719 13128 raft_consensus.cc:2955] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:36.563431 12682 raft_consensus.cc:2955] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:36.563256 12537 raft_consensus.cc:2955] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:36.575340 12535 consensus_queue.cc:237] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:36.577752 12435 catalog_manager.cc:5697] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:36.598330 12682 raft_consensus.cc:1275] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:36.598827 12613 raft_consensus.cc:1275] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:36.599299 12504 consensus_peers.cc:597] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 -> Peer d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135): Couldn't send request to peer d9090ae3e1464c20a8eb3810f328c143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2142d16335de488eaba81c87b64289f6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.599520 13238 consensus_queue.cc:1048] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.600323 13113 consensus_queue.cc:1048] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.608676 13113 raft_consensus.cc:2955] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:36.611127 12613 raft_consensus.cc:2955] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:36.618459 12684 raft_consensus.cc:2955] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:36.632684 12435 catalog_manager.cc:5697] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: config changed from index -1 to 2, NON_VOTER d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) added. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } } }
I20260710 13:19:37.094767 13283 ts_tablet_manager.cc:933] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:37.097254 13283 tablet_copy_client.cc:323] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.194:43417
I20260710 13:19:37.099234 12622 tablet_copy_service.cc:140] P 8e06bd2ae79046bf9c4d012601cbcaa4: Received BeginTabletCopySession request for tablet ab05038f6d684d3184b4a8a607dc4fcc from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:35946)
I20260710 13:19:37.099803 12622 tablet_copy_service.cc:161] P 8e06bd2ae79046bf9c4d012601cbcaa4: Beginning new tablet copy session on tablet ab05038f6d684d3184b4a8a607dc4fcc from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:35946: session id = d9090ae3e1464c20a8eb3810f328c143-ab05038f6d684d3184b4a8a607dc4fcc
I20260710 13:19:37.107067 12622 tablet_copy_source_session.cc:215] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:37.110249 13283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab05038f6d684d3184b4a8a607dc4fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:37.124429 13283 tablet_copy_client.cc:806] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:37.125121 13283 tablet_copy_client.cc:670] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:37.129098 13283 tablet_copy_client.cc:538] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:37.135913 13283 tablet_bootstrap.cc:492] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:37.156167 13283 tablet_bootstrap.cc:492] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:37.157065 13283 tablet_bootstrap.cc:492] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:37.157753 13283 ts_tablet_manager.cc:1403] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.002s
I20260710 13:19:37.161787 13283 raft_consensus.cc:359] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:37.163206 13283 raft_consensus.cc:740] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:37.164045 13283 consensus_queue.cc:260] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:37.167681 13283 ts_tablet_manager.cc:1434] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:19:37.169382 12622 tablet_copy_service.cc:342] P 8e06bd2ae79046bf9c4d012601cbcaa4: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-ab05038f6d684d3184b4a8a607dc4fcc received from {username='slave'} at 127.0.0.1:35946
I20260710 13:19:37.169950 12622 tablet_copy_service.cc:434] P 8e06bd2ae79046bf9c4d012601cbcaa4: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-ab05038f6d684d3184b4a8a607dc4fcc on tablet ab05038f6d684d3184b4a8a607dc4fcc with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:37.181529 13283 ts_tablet_manager.cc:933] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143: Initiating tablet copy from peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835)
I20260710 13:19:37.183609 13283 tablet_copy_client.cc:323] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Beginning tablet copy session from remote peer at address 127.11.36.193:38835
I20260710 13:19:37.185895 12547 tablet_copy_service.cc:140] P fe91eca33f3f45d695a5c01e17c47223: Received BeginTabletCopySession request for tablet 2142d16335de488eaba81c87b64289f6 from peer d9090ae3e1464c20a8eb3810f328c143 ({username='slave'} at 127.0.0.1:53502)
I20260710 13:19:37.186517 12547 tablet_copy_service.cc:161] P fe91eca33f3f45d695a5c01e17c47223: Beginning new tablet copy session on tablet 2142d16335de488eaba81c87b64289f6 from peer d9090ae3e1464c20a8eb3810f328c143 at {username='slave'} at 127.0.0.1:53502: session id = d9090ae3e1464c20a8eb3810f328c143-2142d16335de488eaba81c87b64289f6
I20260710 13:19:37.192457 12547 tablet_copy_source_session.cc:215] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:37.195417 13283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2142d16335de488eaba81c87b64289f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:37.208148 13283 tablet_copy_client.cc:806] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:37.208660 13283 tablet_copy_client.cc:670] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:37.212121 13283 tablet_copy_client.cc:538] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:37.217535 13283 tablet_bootstrap.cc:492] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap starting.
I20260710 13:19:37.233461 13283 tablet_bootstrap.cc:492] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:37.234177 13283 tablet_bootstrap.cc:492] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143: Bootstrap complete.
I20260710 13:19:37.234746 13283 ts_tablet_manager.cc:1403] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.005s
I20260710 13:19:37.237054 13283 raft_consensus.cc:359] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:37.237924 13283 raft_consensus.cc:740] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Initialized, Role: LEARNER
I20260710 13:19:37.238533 13283 consensus_queue.cc:260] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: NON_VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: true } }
I20260710 13:19:37.241009 13283 ts_tablet_manager.cc:1434] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:37.242789 12547 tablet_copy_service.cc:342] P fe91eca33f3f45d695a5c01e17c47223: Request end of tablet copy session d9090ae3e1464c20a8eb3810f328c143-2142d16335de488eaba81c87b64289f6 received from {username='slave'} at 127.0.0.1:53502
I20260710 13:19:37.243278 12547 tablet_copy_service.cc:434] P fe91eca33f3f45d695a5c01e17c47223: ending tablet copy session d9090ae3e1464c20a8eb3810f328c143-2142d16335de488eaba81c87b64289f6 on tablet 2142d16335de488eaba81c87b64289f6 with peer d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:37.588240 12952 raft_consensus.cc:1217] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:37.636700 12952 raft_consensus.cc:1217] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:38.062199 13281 raft_consensus.cc:1064] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:38.064293 13281 consensus_queue.cc:237] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:38.070178 12952 raft_consensus.cc:1275] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.072232 12682 raft_consensus.cc:1275] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.071991 13281 consensus_queue.cc:1048] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:38.072544 12613 raft_consensus.cc:1275] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.073798 13290 consensus_queue.cc:1048] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:38.075353 13113 consensus_queue.cc:1048] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:38.087316 13113 raft_consensus.cc:2955] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.088977 12955 raft_consensus.cc:2955] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.089390 12682 raft_consensus.cc:2955] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.099100 12613 raft_consensus.cc:2955] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.103113 12436 catalog_manager.cc:5697] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.132893 12537 consensus_queue.cc:237] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:38.138785 12955 raft_consensus.cc:1275] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.140163 13113 consensus_queue.cc:1048] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:38.142524 12682 raft_consensus.cc:1275] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer fe91eca33f3f45d695a5c01e17c47223: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.143749 13281 consensus_queue.cc:1048] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:38.148077 13113 raft_consensus.cc:2955] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.149816 12955 raft_consensus.cc:2955] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.156757 12682 raft_consensus.cc:2955] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.163143 12435 catalog_manager.cc:5697] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: config changed from index 3 to 4, VOTER 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) evicted. New cstate: current_term: 1 leader_uuid: "fe91eca33f3f45d695a5c01e17c47223" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.165277 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2142d16335de488eaba81c87b64289f6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:38.175577 12603 tablet_service.cc:1558] Processing DeleteTablet for tablet 2142d16335de488eaba81c87b64289f6 with delete_type TABLET_DATA_TOMBSTONED (TS 8e06bd2ae79046bf9c4d012601cbcaa4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43930
I20260710 13:19:38.180430 13300 tablet_replica.cc:333] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:38.181537 13300 raft_consensus.cc:2243] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:38.182381 13300 raft_consensus.cc:2272] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:38.185742 13300 ts_tablet_manager.cc:1916] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:38.196167 13300 ts_tablet_manager.cc:1929] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:38.196540 13300 log.cc:1199] T 2142d16335de488eaba81c87b64289f6 P 8e06bd2ae79046bf9c4d012601cbcaa4: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-1-root/wals/2142d16335de488eaba81c87b64289f6
I20260710 13:19:38.198083 12421 catalog_manager.cc:5028] TS 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): tablet 2142d16335de488eaba81c87b64289f6 (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:38.218319 13288 raft_consensus.cc:1064] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4: attempting to promote NON_VOTER d9090ae3e1464c20a8eb3810f328c143 to VOTER
I20260710 13:19:38.220232 13288 consensus_queue.cc:237] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:38.227378 12682 raft_consensus.cc:1275] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.228633 12537 raft_consensus.cc:1275] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.228819 12955 raft_consensus.cc:1275] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 1 LEARNER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.228962 13291 consensus_queue.cc:1048] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:38.230189 13302 consensus_queue.cc:1048] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:38.231066 13288 consensus_queue.cc:1048] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:38.252238 13291 raft_consensus.cc:2955] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.255177 12682 raft_consensus.cc:2955] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.258708 12954 raft_consensus.cc:2955] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.268765 12433 catalog_manager.cc:5697] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e reported cstate change: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.284837 12537 raft_consensus.cc:2955] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } attrs { replace: true } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.293946 12613 consensus_queue.cc:237] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:38.299543 12682 raft_consensus.cc:1275] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.302364 12954 raft_consensus.cc:1275] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.301286 13288 consensus_queue.cc:1048] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:19:38.304054 13302 consensus_queue.cc:1048] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:38.311955 13302 raft_consensus.cc:2955] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.313549 12954 raft_consensus.cc:2955] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.320237 12684 raft_consensus.cc:2955] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } } }
I20260710 13:19:38.326066 12421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab05038f6d684d3184b4a8a607dc4fcc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:38.335373 12435 catalog_manager.cc:5697] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: config changed from index 3 to 4, VOTER fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) evicted. New cstate: current_term: 1 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:38.346439 12524 tablet_service.cc:1558] Processing DeleteTablet for tablet ab05038f6d684d3184b4a8a607dc4fcc with delete_type TABLET_DATA_TOMBSTONED (TS fe91eca33f3f45d695a5c01e17c47223 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46912
I20260710 13:19:38.349900 13307 tablet_replica.cc:333] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:38.350813 13307 raft_consensus.cc:2243] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:38.351352 13307 raft_consensus.cc:2272] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:38.354586 13307 ts_tablet_manager.cc:1916] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:38.365796 13307 ts_tablet_manager.cc:1929] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:38.366097 13307 log.cc:1199] T ab05038f6d684d3184b4a8a607dc4fcc P fe91eca33f3f45d695a5c01e17c47223: Deleting WAL directory at /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536464315-11411-0/minicluster-data/ts-0-root/wals/ab05038f6d684d3184b4a8a607dc4fcc
I20260710 13:19:38.367690 12421 catalog_manager.cc:5028] TS fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): tablet ab05038f6d684d3184b4a8a607dc4fcc (table test-workload [id=309007beb3b94c8096dac33db314493f]) successfully deleted
I20260710 13:19:43.918205 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:43.946956 12613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28d89272c5a04abd920668acbe4a3e64"
dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
mode: GRACEFUL
new_leader_uuid: "d41c685224f74138b5de2d9b6082681e"
 from {username='slave'} at 127.0.0.1:48466
I20260710 13:19:43.947487 12613 raft_consensus.cc:606] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Received request to transfer leadership to TS d41c685224f74138b5de2d9b6082681e
I20260710 13:19:43.957755 12537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31cee16301e5419b8964d9dc1459f625"
dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
mode: GRACEFUL
new_leader_uuid: "d9090ae3e1464c20a8eb3810f328c143"
 from {username='slave'} at 127.0.0.1:50038
I20260710 13:19:43.958253 12537 raft_consensus.cc:606] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Received request to transfer leadership to TS d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:43.960572 12613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bd5e5bad63c485bacdc0a2f556daa33"
dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
mode: GRACEFUL
new_leader_uuid: "d41c685224f74138b5de2d9b6082681e"
 from {username='slave'} at 127.0.0.1:48466
I20260710 13:19:43.961021 12613 raft_consensus.cc:606] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Received request to transfer leadership to TS d41c685224f74138b5de2d9b6082681e
I20260710 13:19:43.963383 12613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98f80d9153934170afcf3ec86f78b778"
dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
mode: GRACEFUL
new_leader_uuid: "d9090ae3e1464c20a8eb3810f328c143"
 from {username='slave'} at 127.0.0.1:48466
I20260710 13:19:43.963769 12613 raft_consensus.cc:606] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Received request to transfer leadership to TS d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:43.966140 12537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e"
dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
mode: GRACEFUL
new_leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
 from {username='slave'} at 127.0.0.1:50038
I20260710 13:19:43.966648 12537 raft_consensus.cc:606] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Received request to transfer leadership to TS 8e06bd2ae79046bf9c4d012601cbcaa4
I20260710 13:19:43.967712 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:43.968569 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:44.047784 13313 raft_consensus.cc:993] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223: : Instructing follower 8e06bd2ae79046bf9c4d012601cbcaa4 to start an election
I20260710 13:19:44.048297 13320 raft_consensus.cc:1081] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Signalling peer 8e06bd2ae79046bf9c4d012601cbcaa4 to start an election
I20260710 13:19:44.049697 12613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e"
dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
 from {username='slave'} at 127.0.0.1:43936
I20260710 13:19:44.050216 12613 raft_consensus.cc:493] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.050470 12613 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.055718 12613 raft_consensus.cc:515] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:44.057056 12613 leader_election.cc:290] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:44.057888 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:44.058127 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:44.058482 12537 raft_consensus.cc:3055] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.058697 12682 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.058811 12537 raft_consensus.cc:740] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:44.059598 12537 consensus_queue.cc:260] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:44.060464 12537 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.063215 12682 raft_consensus.cc:2468] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 2.
I20260710 13:19:44.064373 12577 leader_election.cc:304] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e; no voters: 
I20260710 13:19:44.064746 12537 raft_consensus.cc:2468] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 2.
I20260710 13:19:44.065083 13312 raft_consensus.cc:2804] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.066283 13312 raft_consensus.cc:697] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:44.067003 13312 consensus_queue.cc:237] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:44.074676 12434 catalog_manager.cc:5697] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 1 to 2, leader changed from fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 2 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.140147 13312 raft_consensus.cc:993] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4: : Instructing follower d41c685224f74138b5de2d9b6082681e to start an election
I20260710 13:19:44.140689 13321 raft_consensus.cc:1081] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Signalling peer d41c685224f74138b5de2d9b6082681e to start an election
I20260710 13:19:44.142110 12684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28d89272c5a04abd920668acbe4a3e64"
dest_uuid: "d41c685224f74138b5de2d9b6082681e"
 from {username='slave'} at 127.0.0.1:42812
I20260710 13:19:44.142563 12684 raft_consensus.cc:493] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.142853 12684 raft_consensus.cc:3060] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.146833 12684 raft_consensus.cc:515] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:44.148741 12684 leader_election.cc:290] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:44.149382 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d89272c5a04abd920668acbe4a3e64" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:44.149945 12537 raft_consensus.cc:3060] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.149893 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d89272c5a04abd920668acbe4a3e64" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:44.150501 12613 raft_consensus.cc:3055] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.150707 12613 raft_consensus.cc:740] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:44.151409 12613 consensus_queue.cc:260] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:44.152571 12613 raft_consensus.cc:3060] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.155867 12537 raft_consensus.cc:2468] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 2.
I20260710 13:19:44.158603 12613 raft_consensus.cc:2468] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 2.
I20260710 13:19:44.158730 12651 leader_election.cc:304] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:44.159524 13327 raft_consensus.cc:2804] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.160038 13327 raft_consensus.cc:697] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Becoming Leader. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Running, Role: LEADER
I20260710 13:19:44.160830 13327 consensus_queue.cc:237] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:44.168011 12434 catalog_manager.cc:5697] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e reported cstate change: term changed from 1 to 2, leader changed from 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) to d41c685224f74138b5de2d9b6082681e (127.11.36.195). New cstate: current_term: 2 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.186961 13313 raft_consensus.cc:993] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223: : Instructing follower d9090ae3e1464c20a8eb3810f328c143 to start an election
I20260710 13:19:44.187361 13320 raft_consensus.cc:1081] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Signalling peer d9090ae3e1464c20a8eb3810f328c143 to start an election
I20260710 13:19:44.188805 12954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31cee16301e5419b8964d9dc1459f625"
dest_uuid: "d9090ae3e1464c20a8eb3810f328c143"
 from {username='slave'} at 127.0.0.1:36006
I20260710 13:19:44.189186 12954 raft_consensus.cc:493] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.189402 12954 raft_consensus.cc:3060] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.193521 12954 raft_consensus.cc:515] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:44.195189 12954 leader_election.cc:290] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:44.196118 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cee16301e5419b8964d9dc1459f625" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:44.196259 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cee16301e5419b8964d9dc1459f625" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:44.196624 12535 raft_consensus.cc:3055] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.196771 12613 raft_consensus.cc:3060] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.196925 12535 raft_consensus.cc:740] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:44.197758 12535 consensus_queue.cc:260] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:44.198830 12535 raft_consensus.cc:3060] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.200107 13321 raft_consensus.cc:993] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4: : Instructing follower d41c685224f74138b5de2d9b6082681e to start an election
I20260710 13:19:44.200600 13312 raft_consensus.cc:1081] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Signalling peer d41c685224f74138b5de2d9b6082681e to start an election
I20260710 13:19:44.202653 12684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bd5e5bad63c485bacdc0a2f556daa33"
dest_uuid: "d41c685224f74138b5de2d9b6082681e"
 from {username='slave'} at 127.0.0.1:42812
I20260710 13:19:44.203076 12613 raft_consensus.cc:2468] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:44.203715 12684 raft_consensus.cc:493] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.204070 12684 raft_consensus.cc:3060] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.204380 12919 leader_election.cc:304] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d9090ae3e1464c20a8eb3810f328c143; no voters: 
I20260710 13:19:44.205220 12535 raft_consensus.cc:2468] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:44.206351 13329 raft_consensus.cc:2804] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.208017 13329 raft_consensus.cc:697] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Becoming Leader. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Running, Role: LEADER
I20260710 13:19:44.208904 13329 consensus_queue.cc:237] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:44.210382 12684 raft_consensus.cc:515] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:44.212343 12684 leader_election.cc:290] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:44.212949 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd5e5bad63c485bacdc0a2f556daa33" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:44.213510 12535 raft_consensus.cc:3060] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.215435 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd5e5bad63c485bacdc0a2f556daa33" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:44.215865 12613 raft_consensus.cc:3055] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.216112 12613 raft_consensus.cc:740] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:44.216770 12613 consensus_queue.cc:260] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:44.217855 12613 raft_consensus.cc:3060] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.218051 12535 raft_consensus.cc:2468] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 2.
I20260710 13:19:44.217703 12434 catalog_manager.cc:5697] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: term changed from 1 to 2, leader changed from fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) to d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196). New cstate: current_term: 2 leader_uuid: "d9090ae3e1464c20a8eb3810f328c143" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.218884 12651 leader_election.cc:304] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:44.219470 13327 raft_consensus.cc:2804] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.219906 13327 raft_consensus.cc:697] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Becoming Leader. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Running, Role: LEADER
I20260710 13:19:44.220624 13327 consensus_queue.cc:237] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:44.223693 12613 raft_consensus.cc:2468] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 2.
I20260710 13:19:44.229219 12433 catalog_manager.cc:5697] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e reported cstate change: term changed from 1 to 2, leader changed from 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) to d41c685224f74138b5de2d9b6082681e (127.11.36.195). New cstate: current_term: 2 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.398066 13312 raft_consensus.cc:993] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4: : Instructing follower d9090ae3e1464c20a8eb3810f328c143 to start an election
I20260710 13:19:44.398490 13321 raft_consensus.cc:1081] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Signalling peer d9090ae3e1464c20a8eb3810f328c143 to start an election
I20260710 13:19:44.399966 12952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98f80d9153934170afcf3ec86f78b778"
dest_uuid: "d9090ae3e1464c20a8eb3810f328c143"
 from {username='slave'} at 127.0.0.1:36004
I20260710 13:19:44.400561 12952 raft_consensus.cc:493] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.400877 12952 raft_consensus.cc:3060] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.405395 12952 raft_consensus.cc:515] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:44.406908 12952 leader_election.cc:290] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:44.407687 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f80d9153934170afcf3ec86f78b778" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:44.407951 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f80d9153934170afcf3ec86f78b778" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:44.408232 12535 raft_consensus.cc:3060] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.408458 12613 raft_consensus.cc:3055] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.408783 12613 raft_consensus.cc:740] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:44.409399 12613 consensus_queue.cc:260] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:44.410362 12613 raft_consensus.cc:3060] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.412810 12535 raft_consensus.cc:2468] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:44.413842 12919 leader_election.cc:304] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9090ae3e1464c20a8eb3810f328c143, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:44.414572 12613 raft_consensus.cc:2468] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:44.414605 13329 raft_consensus.cc:2804] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.415257 13329 raft_consensus.cc:697] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Becoming Leader. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Running, Role: LEADER
I20260710 13:19:44.416062 13329 consensus_queue.cc:237] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:44.427093 12433 catalog_manager.cc:5697] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: term changed from 1 to 2, leader changed from 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) to d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196). New cstate: current_term: 2 leader_uuid: "d9090ae3e1464c20a8eb3810f328c143" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.506959 12684 raft_consensus.cc:1275] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.508249 13321 consensus_queue.cc:1048] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.518730 12535 raft_consensus.cc:1275] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.520566 13336 consensus_queue.cc:1048] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:44.594214 12613 raft_consensus.cc:1275] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.595345 13308 consensus_queue.cc:1048] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.608002 12535 raft_consensus.cc:1275] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.609624 13308 consensus_queue.cc:1048] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.660087 12535 raft_consensus.cc:1275] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:44.661057 12613 raft_consensus.cc:1275] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.661338 13329 consensus_queue.cc:1048] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:44.662469 13308 consensus_queue.cc:1048] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.676118 12537 raft_consensus.cc:1275] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.678357 13341 consensus_queue.cc:1048] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.695348 12613 raft_consensus.cc:1275] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:44.697836 13330 consensus_queue.cc:1048] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:44.969727 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:44.984983 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:44.987496 12537 raft_consensus.cc:1275] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:44.988951 13329 consensus_queue.cc:1048] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:45.002959 12613 raft_consensus.cc:1275] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.004990 13329 consensus_queue.cc:1048] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:45.005940 12537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2567d7a821444eb69d79c9aa9df3c59a"
dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
mode: GRACEFUL
new_leader_uuid: "d9090ae3e1464c20a8eb3810f328c143"
 from {username='slave'} at 127.0.0.1:50038
I20260710 13:19:45.006546 12537 raft_consensus.cc:606] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Received request to transfer leadership to TS d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:45.012396 12535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4002dfefc1a249e1ab817df6b759749d"
dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
mode: GRACEFUL
new_leader_uuid: "d9090ae3e1464c20a8eb3810f328c143"
 from {username='slave'} at 127.0.0.1:50038
I20260710 13:19:45.012938 12535 raft_consensus.cc:606] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Received request to transfer leadership to TS d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:45.016150 12612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc"
dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
mode: GRACEFUL
new_leader_uuid: "d9090ae3e1464c20a8eb3810f328c143"
 from {username='slave'} at 127.0.0.1:48466
I20260710 13:19:45.016765 12612 raft_consensus.cc:606] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Received request to transfer leadership to TS d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:45.020906 12535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee86127fbe284f4aad2c8d54c9b3a8f8"
dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
mode: GRACEFUL
new_leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
 from {username='slave'} at 127.0.0.1:50038
I20260710 13:19:45.021355 12535 raft_consensus.cc:606] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Received request to transfer leadership to TS 8e06bd2ae79046bf9c4d012601cbcaa4
I20260710 13:19:45.022331 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:19:45.023170 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:45.043358 13313 raft_consensus.cc:993] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223: : Instructing follower d9090ae3e1464c20a8eb3810f328c143 to start an election
I20260710 13:19:45.043817 13320 raft_consensus.cc:1081] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Signalling peer d9090ae3e1464c20a8eb3810f328c143 to start an election
I20260710 13:19:45.045091 12952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4002dfefc1a249e1ab817df6b759749d"
dest_uuid: "d9090ae3e1464c20a8eb3810f328c143"
 from {username='slave'} at 127.0.0.1:36006
I20260710 13:19:45.045509 12952 raft_consensus.cc:493] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.045854 12952 raft_consensus.cc:3060] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.050238 12952 raft_consensus.cc:515] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:45.052202 12952 leader_election.cc:290] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:45.052789 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4002dfefc1a249e1ab817df6b759749d" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:45.053473 12684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4002dfefc1a249e1ab817df6b759749d" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:45.053556 12535 raft_consensus.cc:3055] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:45.054075 12684 raft_consensus.cc:3060] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.054127 12535 raft_consensus.cc:740] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:45.055027 12535 consensus_queue.cc:260] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:45.056035 12535 raft_consensus.cc:3060] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.060088 12684 raft_consensus.cc:2468] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:45.061162 12919 leader_election.cc:304] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, d9090ae3e1464c20a8eb3810f328c143; no voters: 
I20260710 13:19:45.062284 12535 raft_consensus.cc:2468] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:45.062813 13349 raft_consensus.cc:2804] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:45.063532 13349 raft_consensus.cc:697] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Becoming Leader. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Running, Role: LEADER
I20260710 13:19:45.064437 13349 consensus_queue.cc:237] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:45.067441 13313 raft_consensus.cc:993] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223: : Instructing follower 8e06bd2ae79046bf9c4d012601cbcaa4 to start an election
I20260710 13:19:45.068037 13320 raft_consensus.cc:1081] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Signalling peer 8e06bd2ae79046bf9c4d012601cbcaa4 to start an election
I20260710 13:19:45.069553 12613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee86127fbe284f4aad2c8d54c9b3a8f8"
dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
 from {username='slave'} at 127.0.0.1:43936
I20260710 13:19:45.070012 12613 raft_consensus.cc:493] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.070286 12613 raft_consensus.cc:3060] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.072824 12433 catalog_manager.cc:5697] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: term changed from 1 to 2, leader changed from fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) to d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196). New cstate: current_term: 2 leader_uuid: "d9090ae3e1464c20a8eb3810f328c143" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:45.075158 12613 raft_consensus.cc:515] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:45.077008 12613 leader_election.cc:290] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:45.077764 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86127fbe284f4aad2c8d54c9b3a8f8" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:45.078073 12684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86127fbe284f4aad2c8d54c9b3a8f8" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:45.078310 12535 raft_consensus.cc:3055] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:45.078562 12684 raft_consensus.cc:3060] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.078636 12535 raft_consensus.cc:740] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:45.079753 12535 consensus_queue.cc:260] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:45.080821 12535 raft_consensus.cc:3060] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.084640 12684 raft_consensus.cc:2468] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 2.
I20260710 13:19:45.085821 12577 leader_election.cc:304] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e; no voters: 
I20260710 13:19:45.086632 13336 raft_consensus.cc:2804] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:45.086956 12535 raft_consensus.cc:2468] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 2.
I20260710 13:19:45.087348 13336 raft_consensus.cc:697] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:45.088479 13336 consensus_queue.cc:237] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:45.096385 12433 catalog_manager.cc:5697] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 1 to 2, leader changed from fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 2 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:45.250671 13313 raft_consensus.cc:993] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223: : Instructing follower d9090ae3e1464c20a8eb3810f328c143 to start an election
I20260710 13:19:45.251161 13313 raft_consensus.cc:1081] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Signalling peer d9090ae3e1464c20a8eb3810f328c143 to start an election
I20260710 13:19:45.252578 12954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2567d7a821444eb69d79c9aa9df3c59a"
dest_uuid: "d9090ae3e1464c20a8eb3810f328c143"
 from {username='slave'} at 127.0.0.1:36006
I20260710 13:19:45.253085 12954 raft_consensus.cc:493] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.253403 12954 raft_consensus.cc:3060] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.258922 12954 raft_consensus.cc:515] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:45.261101 12954 leader_election.cc:290] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:45.261664 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2567d7a821444eb69d79c9aa9df3c59a" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:45.262212 12535 raft_consensus.cc:3055] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:45.262305 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2567d7a821444eb69d79c9aa9df3c59a" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:45.262566 12535 raft_consensus.cc:740] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe91eca33f3f45d695a5c01e17c47223, State: Running, Role: LEADER
I20260710 13:19:45.262948 12613 raft_consensus.cc:3060] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.263406 12535 consensus_queue.cc:260] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:45.264562 12535 raft_consensus.cc:3060] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.267663 12613 raft_consensus.cc:2468] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:45.268692 12919 leader_election.cc:304] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06bd2ae79046bf9c4d012601cbcaa4, d9090ae3e1464c20a8eb3810f328c143; no voters: 
I20260710 13:19:45.268879 12535 raft_consensus.cc:2468] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:45.269466 13349 raft_consensus.cc:2804] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:45.269964 13349 raft_consensus.cc:697] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Becoming Leader. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Running, Role: LEADER
I20260710 13:19:45.270727 13349 consensus_queue.cc:237] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:45.277938 12433 catalog_manager.cc:5697] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: term changed from 1 to 2, leader changed from fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) to d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196). New cstate: current_term: 2 leader_uuid: "d9090ae3e1464c20a8eb3810f328c143" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:45.421473 13351 raft_consensus.cc:993] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4: : Instructing follower d9090ae3e1464c20a8eb3810f328c143 to start an election
I20260710 13:19:45.421916 13336 raft_consensus.cc:1081] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Signalling peer d9090ae3e1464c20a8eb3810f328c143 to start an election
I20260710 13:19:45.423198 12954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc"
dest_uuid: "d9090ae3e1464c20a8eb3810f328c143"
 from {username='slave'} at 127.0.0.1:36004
I20260710 13:19:45.423641 12954 raft_consensus.cc:493] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.423938 12954 raft_consensus.cc:3060] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.429194 12954 raft_consensus.cc:515] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:45.430783 12954 leader_election.cc:290] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Requested vote from peers 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:45.431502 12613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:45.431799 12684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab05038f6d684d3184b4a8a607dc4fcc" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:45.431982 12613 raft_consensus.cc:3055] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:45.432334 12613 raft_consensus.cc:740] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:45.432348 12684 raft_consensus.cc:3060] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.432968 12613 consensus_queue.cc:260] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:45.433861 12613 raft_consensus.cc:3060] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.436713 12684 raft_consensus.cc:2468] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:45.437866 12919 leader_election.cc:304] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, d9090ae3e1464c20a8eb3810f328c143; no voters: 
I20260710 13:19:45.438241 12613 raft_consensus.cc:2468] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:45.438637 13349 raft_consensus.cc:2804] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:45.439155 13349 raft_consensus.cc:697] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Becoming Leader. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Running, Role: LEADER
I20260710 13:19:45.440011 13349 consensus_queue.cc:237] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:45.447088 12433 catalog_manager.cc:5697] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: term changed from 1 to 2, leader changed from 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) to d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196). New cstate: current_term: 2 leader_uuid: "d9090ae3e1464c20a8eb3810f328c143" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:45.517491 12535 raft_consensus.cc:1275] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:45.518618 13336 consensus_queue.cc:1048] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.531420 12684 raft_consensus.cc:1275] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:45.532696 13351 consensus_queue.cc:1048] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.654910 12609 raft_consensus.cc:1275] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.656185 13349 consensus_queue.cc:1048] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:45.656831 12684 raft_consensus.cc:1275] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.658149 13349 consensus_queue.cc:1048] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:45.667999 12535 raft_consensus.cc:1275] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.670048 12535 raft_consensus.cc:1275] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.670307 13349 consensus_queue.cc:1048] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:45.673646 13349 consensus_queue.cc:1048] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:45.859791 12613 raft_consensus.cc:1275] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.860937 13349 consensus_queue.cc:1048] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:45.870412 12684 raft_consensus.cc:1275] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:45.872048 13349 consensus_queue.cc:1048] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:46.024194 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:46.046489 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:46.062294 12609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e"
dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
mode: GRACEFUL
new_leader_uuid: "d41c685224f74138b5de2d9b6082681e"
 from {username='slave'} at 127.0.0.1:48466
I20260710 13:19:46.062896 12609 raft_consensus.cc:606] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 LEADER]: Received request to transfer leadership to TS d41c685224f74138b5de2d9b6082681e
I20260710 13:19:46.064054 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:46.064687 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:46.243462 13372 raft_consensus.cc:993] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4: : Instructing follower d41c685224f74138b5de2d9b6082681e to start an election
I20260710 13:19:46.243983 13351 raft_consensus.cc:1081] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 LEADER]: Signalling peer d41c685224f74138b5de2d9b6082681e to start an election
I20260710 13:19:46.245548 12684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e"
dest_uuid: "d41c685224f74138b5de2d9b6082681e"
 from {username='slave'} at 127.0.0.1:42812
I20260710 13:19:46.246090 12684 raft_consensus.cc:493] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:46.246423 12684 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.251125 12684 raft_consensus.cc:515] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:46.252732 12684 leader_election.cc:290] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 3 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:46.253378 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:46.253957 12535 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.253914 12609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:46.254683 12609 raft_consensus.cc:3055] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:46.254913 12609 raft_consensus.cc:740] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:46.255715 12609 consensus_queue.cc:260] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:46.256788 12609 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.260612 12535 raft_consensus.cc:2468] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 3.
I20260710 13:19:46.261938 12651 leader_election.cc:304] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [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: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:46.262600 13357 raft_consensus.cc:2804] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:46.262622 12609 raft_consensus.cc:2468] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 3.
I20260710 13:19:46.264304 13357 raft_consensus.cc:697] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 3 LEADER]: Becoming Leader. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Running, Role: LEADER
I20260710 13:19:46.265179 13357 consensus_queue.cc:237] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [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: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:46.272511 12435 catalog_manager.cc:5697] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e reported cstate change: term changed from 2 to 3, leader changed from 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) to d41c685224f74138b5de2d9b6082681e (127.11.36.195). New cstate: current_term: 3 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:46.727823 12535 raft_consensus.cc:1275] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 3 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.729084 13357 consensus_queue.cc:1048] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.741722 12609 raft_consensus.cc:1275] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 3 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.743579 13357 consensus_queue.cc:1048] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:47.066229 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:47.088930 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:47.116475 12684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e"
dest_uuid: "d41c685224f74138b5de2d9b6082681e"
mode: GRACEFUL
new_leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
 from {username='slave'} at 127.0.0.1:53654
I20260710 13:19:47.117151 12684 raft_consensus.cc:606] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 3 LEADER]: Received request to transfer leadership to TS 8e06bd2ae79046bf9c4d012601cbcaa4
I20260710 13:19:47.118381 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:47.119040 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:47.179950 13373 raft_consensus.cc:993] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e: : Instructing follower 8e06bd2ae79046bf9c4d012601cbcaa4 to start an election
I20260710 13:19:47.180712 13380 raft_consensus.cc:1081] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 3 LEADER]: Signalling peer 8e06bd2ae79046bf9c4d012601cbcaa4 to start an election
I20260710 13:19:47.182580 12609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e"
dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
 from {username='slave'} at 127.0.0.1:43946
I20260710 13:19:47.183187 12609 raft_consensus.cc:493] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:47.183584 12609 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:47.190795 12609 raft_consensus.cc:515] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:47.192312 12609 leader_election.cc:290] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 4 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:47.193531 12684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:47.193441 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:47.194229 12684 raft_consensus.cc:3055] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:47.194407 12535 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:47.194514 12684 raft_consensus.cc:740] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Running, Role: LEADER
I20260710 13:19:47.195451 12684 consensus_queue.cc:260] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [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: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:47.196507 12684 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:47.200084 12535 raft_consensus.cc:2468] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 4.
I20260710 13:19:47.201306 12577 leader_election.cc:304] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:47.202132 13385 raft_consensus.cc:2804] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:47.202232 12684 raft_consensus.cc:2468] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 4.
I20260710 13:19:47.202546 13385 raft_consensus.cc:697] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 4 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:47.203661 13385 consensus_queue.cc:237] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:47.211125 12434 catalog_manager.cc:5697] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 3 to 4, leader changed from d41c685224f74138b5de2d9b6082681e (127.11.36.195) to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 4 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:47.593708 12684 raft_consensus.cc:1275] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 4 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:47.595031 13351 consensus_queue.cc:1048] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:47.604496 12537 raft_consensus.cc:1275] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 4 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:47.606190 13351 consensus_queue.cc:1048] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:48.119946 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:48.142946 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:48.158212 12613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e"
dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
mode: GRACEFUL
new_leader_uuid: "d41c685224f74138b5de2d9b6082681e"
 from {username='slave'} at 127.0.0.1:48466
I20260710 13:19:48.158767 12613 raft_consensus.cc:606] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 4 LEADER]: Received request to transfer leadership to TS d41c685224f74138b5de2d9b6082681e
I20260710 13:19:48.159969 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:48.160590 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:48.732290 13399 raft_consensus.cc:993] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4: : Instructing follower d41c685224f74138b5de2d9b6082681e to start an election
I20260710 13:19:48.732793 13351 raft_consensus.cc:1081] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 4 LEADER]: Signalling peer d41c685224f74138b5de2d9b6082681e to start an election
I20260710 13:19:48.734127 12684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e"
dest_uuid: "d41c685224f74138b5de2d9b6082681e"
 from {username='slave'} at 127.0.0.1:42812
I20260710 13:19:48.734634 12684 raft_consensus.cc:493] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:48.734980 12684 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:48.739903 12684 raft_consensus.cc:515] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:48.741848 12684 leader_election.cc:290] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 5 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:48.742570 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:48.742820 12609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d0c4c92fa452689ef09dc9631767e" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:48.743172 12537 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:48.743391 12609 raft_consensus.cc:3055] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:48.743705 12609 raft_consensus.cc:740] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:48.744262 12609 consensus_queue.cc:260] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:48.745110 12609 raft_consensus.cc:3060] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:48.748755 12537 raft_consensus.cc:2468] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 5.
I20260710 13:19:48.749341 12609 raft_consensus.cc:2468] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 5.
I20260710 13:19:48.750015 12651 leader_election.cc:304] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [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: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:48.750877 13396 raft_consensus.cc:2804] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:48.751914 13396 raft_consensus.cc:697] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 5 LEADER]: Becoming Leader. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Running, Role: LEADER
I20260710 13:19:48.752679 13396 consensus_queue.cc:237] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [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: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:48.760831 12435 catalog_manager.cc:5697] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e reported cstate change: term changed from 4 to 5, leader changed from 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194) to d41c685224f74138b5de2d9b6082681e (127.11.36.195). New cstate: current_term: 5 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:49.161441 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:49.192588 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:49.207365 12684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21fb0dfe766645dabe1850c80bbd3feb"
dest_uuid: "d41c685224f74138b5de2d9b6082681e"
mode: GRACEFUL
new_leader_uuid: "d9090ae3e1464c20a8eb3810f328c143"
 from {username='slave'} at 127.0.0.1:53654
I20260710 13:19:49.207927 12684 raft_consensus.cc:606] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Received request to transfer leadership to TS d9090ae3e1464c20a8eb3810f328c143
I20260710 13:19:49.209271 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:49.210088 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:49.248217 12609 raft_consensus.cc:1275] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 5 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:49.249401 13401 consensus_queue.cc:1048] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:49.258944 12537 raft_consensus.cc:1275] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 5 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:49.260654 13401 consensus_queue.cc:1048] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:49.308414 13401 raft_consensus.cc:993] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e: : Instructing follower d9090ae3e1464c20a8eb3810f328c143 to start an election
I20260710 13:19:49.308832 13396 raft_consensus.cc:1081] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Signalling peer d9090ae3e1464c20a8eb3810f328c143 to start an election
I20260710 13:19:49.310735 12954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21fb0dfe766645dabe1850c80bbd3feb"
dest_uuid: "d9090ae3e1464c20a8eb3810f328c143"
 from {username='slave'} at 127.0.0.1:36012
I20260710 13:19:49.311249 12954 raft_consensus.cc:493] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:49.311621 12954 raft_consensus.cc:3060] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:49.316430 12954 raft_consensus.cc:515] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:49.317924 12954 leader_election.cc:290] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:49.318677 12537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb0dfe766645dabe1850c80bbd3feb" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fe91eca33f3f45d695a5c01e17c47223"
I20260710 13:19:49.318965 12684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb0dfe766645dabe1850c80bbd3feb" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:49.319317 12537 raft_consensus.cc:3060] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:49.319769 12684 raft_consensus.cc:3055] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:49.320140 12684 raft_consensus.cc:740] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Running, Role: LEADER
I20260710 13:19:49.320822 12684 consensus_queue.cc:260] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:49.321947 12684 raft_consensus.cc:3060] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:49.325384 12537 raft_consensus.cc:2468] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:49.326498 12684 raft_consensus.cc:2468] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:49.326536 12919 leader_election.cc:304] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9090ae3e1464c20a8eb3810f328c143, fe91eca33f3f45d695a5c01e17c47223; no voters: 
I20260710 13:19:49.327571 13397 raft_consensus.cc:2804] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:49.328514 13397 raft_consensus.cc:697] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Becoming Leader. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Running, Role: LEADER
I20260710 13:19:49.329308 13397 consensus_queue.cc:237] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:49.337360 12434 catalog_manager.cc:5697] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: term changed from 1 to 2, leader changed from d41c685224f74138b5de2d9b6082681e (127.11.36.195) to d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196). New cstate: current_term: 2 leader_uuid: "d9090ae3e1464c20a8eb3810f328c143" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:49.789180 12535 raft_consensus.cc:1275] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:49.790552 13414 consensus_queue.cc:1048] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:49.801178 12684 raft_consensus.cc:1275] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:49.803406 13414 consensus_queue.cc:1048] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:50.247864 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:50.291774 11411 tablet_server.cc:179] TabletServer@127.11.36.193:0 shutting down...
W20260710 13:19:50.325809 12919 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]
W20260710 13:19:50.330914 12919 consensus_peers.cc:597] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.363107 12651 consensus_peers.cc:597] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:50.380642 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:50.382448 11411 tablet_replica.cc:333] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.383665 11411 raft_consensus.cc:2243] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.384290 11411 raft_consensus.cc:2272] T 31cee16301e5419b8964d9dc1459f625 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.386869 11411 tablet_replica.cc:333] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.387615 11411 raft_consensus.cc:2243] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.387985 11411 raft_consensus.cc:2272] T 2567d7a821444eb69d79c9aa9df3c59a P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.389743 11411 tablet_replica.cc:333] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.390275 11411 raft_consensus.cc:2243] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.390751 11411 raft_consensus.cc:2272] T 5ea6d736e093496b977b6d70d78b0af8 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.392369 11411 tablet_replica.cc:333] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.392881 11411 raft_consensus.cc:2243] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.393247 11411 raft_consensus.cc:2272] T ee86127fbe284f4aad2c8d54c9b3a8f8 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.395102 11411 tablet_replica.cc:333] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.395550 11411 raft_consensus.cc:2243] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.395910 11411 raft_consensus.cc:2272] T 218c2a7e87ea47a581db8a707ea2f1c5 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.398074 11411 tablet_replica.cc:333] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.398820 11411 raft_consensus.cc:2243] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.399603 11411 raft_consensus.cc:2272] T 98f80d9153934170afcf3ec86f78b778 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:50.400123 12919 consensus_peers.cc:597] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:50.401469 11411 tablet_replica.cc:333] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.402122 11411 raft_consensus.cc:2243] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.402877 11411 raft_consensus.cc:2272] T 58baee7d360c4c8d883c85e66adee675 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.404546 11411 tablet_replica.cc:333] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.405102 11411 raft_consensus.cc:2243] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.405892 11411 raft_consensus.cc:2272] T 6f33a52aa2c64374afd32e463d841fdc P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.408680 11411 tablet_replica.cc:333] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.409478 11411 raft_consensus.cc:2243] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.410782 11411 raft_consensus.cc:2272] T bc2a72ca44504937841aca998e1f196d P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:50.411123 12651 consensus_peers.cc:597] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.411798 12651 consensus_peers.cc:597] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:50.413482 11411 tablet_replica.cc:333] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.414057 11411 raft_consensus.cc:2243] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.414499 11411 raft_consensus.cc:2272] T 4002dfefc1a249e1ab817df6b759749d P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.416347 11411 tablet_replica.cc:333] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.416842 11411 raft_consensus.cc:2243] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.417284 11411 raft_consensus.cc:2272] T 28d89272c5a04abd920668acbe4a3e64 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.419339 11411 tablet_replica.cc:333] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.419888 11411 raft_consensus.cc:2243] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.420367 11411 raft_consensus.cc:2272] T a14d0c4c92fa452689ef09dc9631767e P fe91eca33f3f45d695a5c01e17c47223 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.422667 11411 tablet_replica.cc:333] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
W20260710 13:19:50.422681 12919 consensus_peers.cc:597] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:50.423243 11411 raft_consensus.cc:2243] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.423688 11411 raft_consensus.cc:2272] T 4bd5e5bad63c485bacdc0a2f556daa33 P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.425272 11411 tablet_replica.cc:333] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.425846 11411 raft_consensus.cc:2243] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.426604 11411 raft_consensus.cc:2272] T 2142d16335de488eaba81c87b64289f6 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.428267 11411 tablet_replica.cc:333] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.428737 11411 raft_consensus.cc:2243] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.429142 11411 raft_consensus.cc:2272] T d1b4c90414f045f49269d525a1976c07 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.430950 11411 tablet_replica.cc:333] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.431430 11411 raft_consensus.cc:2243] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.432116 11411 raft_consensus.cc:2272] T 0c99eaed722c43f3955b153c07a05884 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.433831 11411 tablet_replica.cc:333] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.434288 11411 raft_consensus.cc:2243] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.434844 11411 raft_consensus.cc:2272] T 21fb0dfe766645dabe1850c80bbd3feb P fe91eca33f3f45d695a5c01e17c47223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.437490 11411 tablet_replica.cc:333] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223: stopping tablet replica
I20260710 13:19:50.437987 11411 raft_consensus.cc:2243] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.438663 11411 raft_consensus.cc:2272] T 10a140ff95a54a1f961567aa936312f0 P fe91eca33f3f45d695a5c01e17c47223 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:50.469645 12919 consensus_peers.cc:597] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.475740 12577 consensus_peers.cc:597] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.540387 12577 consensus_peers.cc:597] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.542549 12651 consensus_peers.cc:597] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.551960 12919 consensus_peers.cc:597] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.581542 12651 consensus_peers.cc:597] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:51.116415 12559 debug-util.cc:398] Leaking SignalData structure 0x7b08000b6d80 after lost signal to thread 11414
W20260710 13:19:51.117269 12559 debug-util.cc:398] Leaking SignalData structure 0x7b08000f96c0 after lost signal to thread 12470
W20260710 13:19:51.118727 12559 debug-util.cc:398] Leaking SignalData structure 0x7b0800287820 after lost signal to thread 12637
W20260710 13:19:51.119467 12559 debug-util.cc:398] Leaking SignalData structure 0x7b080014fc20 after lost signal to thread 12711
W20260710 13:19:51.120242 12559 debug-util.cc:398] Leaking SignalData structure 0x7b08001be7e0 after lost signal to thread 12979
I20260710 13:19:51.426594 13438 raft_consensus.cc:493] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.427156 13438 raft_consensus.cc:515] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.429222 13438 leader_election.cc:290] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:51.430820 12609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a140ff95a54a1f961567aa936312f0" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
W20260710 13:19:51.433730 12919 leader_election.cc:336] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.434224 12919 leader_election.cc:304] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [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: d9090ae3e1464c20a8eb3810f328c143; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:51.434958 13438 raft_consensus.cc:2749] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:19:51.482002 11411 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12559)
I20260710 13:19:51.497646 13438 raft_consensus.cc:493] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.498184 13438 raft_consensus.cc:515] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.499761 13438 leader_election.cc:290] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:51.502447 12609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c99eaed722c43f3955b153c07a05884" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
W20260710 13:19:51.505337 12919 leader_election.cc:336] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.505836 12919 leader_election.cc:304] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [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: d9090ae3e1464c20a8eb3810f328c143; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:51.506733 13438 raft_consensus.cc:2749] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:51.593199 13438 raft_consensus.cc:493] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.593822 13438 raft_consensus.cc:515] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.596093 13438 leader_election.cc:290] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:51.598624 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2142d16335de488eaba81c87b64289f6" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:51.599082 13438 raft_consensus.cc:493] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.599882 13438 raft_consensus.cc:515] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
W20260710 13:19:51.600770 12919 leader_election.cc:336] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.601516 12919 leader_election.cc:304] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [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: d9090ae3e1464c20a8eb3810f328c143; no voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:51.602087 13438 leader_election.cc:290] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:51.602177 13397 raft_consensus.cc:2749] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:51.603709 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58baee7d360c4c8d883c85e66adee675" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
W20260710 13:19:51.606407 12919 leader_election.cc:336] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.606768 12919 leader_election.cc:304] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [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: d9090ae3e1464c20a8eb3810f328c143; no voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:51.607345 13397 raft_consensus.cc:2749] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:51.810281 13440 raft_consensus.cc:493] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.811276 13441 raft_consensus.cc:493] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.810977 13440 raft_consensus.cc:515] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.811826 13441 raft_consensus.cc:515] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.813941 13441 leader_election.cc:290] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135)
I20260710 13:19:51.814900 13440 leader_election.cc:290] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135)
I20260710 13:19:51.816344 12954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2142d16335de488eaba81c87b64289f6" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d9090ae3e1464c20a8eb3810f328c143" is_pre_election: true
I20260710 13:19:51.816951 12954 raft_consensus.cc:2468] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 1.
I20260710 13:19:51.818480 12951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2a72ca44504937841aca998e1f196d" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d9090ae3e1464c20a8eb3810f328c143" is_pre_election: true
I20260710 13:19:51.818624 12653 leader_election.cc:304] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [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: d41c685224f74138b5de2d9b6082681e, d9090ae3e1464c20a8eb3810f328c143; no voters: 
W20260710 13:19:51.819527 12651 leader_election.cc:336] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
W20260710 13:19:51.820214 12651 leader_election.cc:336] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.820600 13441 raft_consensus.cc:2804] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:51.820670 12651 leader_election.cc:304] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [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: d41c685224f74138b5de2d9b6082681e; no voters: d9090ae3e1464c20a8eb3810f328c143, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:51.821851 13432 raft_consensus.cc:493] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.822631 13440 raft_consensus.cc:2749] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:51.822410 13432 raft_consensus.cc:515] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
W20260710 13:19:51.830163 12577 leader_election.cc:336] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.830636 13442 raft_consensus.cc:493] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.831595 13440 raft_consensus.cc:493] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.831349 13442 raft_consensus.cc:515] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:51.832266 13440 raft_consensus.cc:515] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.834952 13443 raft_consensus.cc:493] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.821164 13441 raft_consensus.cc:493] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.835757 13441 raft_consensus.cc:3060] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.835448 13443 raft_consensus.cc:515] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.836398 13397 raft_consensus.cc:493] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.836930 13397 raft_consensus.cc:515] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.839094 13397 leader_election.cc:290] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:51.841068 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2a72ca44504937841aca998e1f196d" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:51.841420 13432 leader_election.cc:290] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135)
I20260710 13:19:51.841755 12682 raft_consensus.cc:2468] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 1.
I20260710 13:19:51.843202 12919 leader_election.cc:304] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [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: d41c685224f74138b5de2d9b6082681e, d9090ae3e1464c20a8eb3810f328c143; no voters: 
I20260710 13:19:51.844174 12951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a140ff95a54a1f961567aa936312f0" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d9090ae3e1464c20a8eb3810f328c143" is_pre_election: true
W20260710 13:19:51.844655 12919 leader_election.cc:336] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.845036 12951 raft_consensus.cc:2468] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:51.848163 13443 leader_election.cc:290] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135)
I20260710 13:19:51.848486 12951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58baee7d360c4c8d883c85e66adee675" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d9090ae3e1464c20a8eb3810f328c143" is_pre_election: true
I20260710 13:19:51.862429 12951 raft_consensus.cc:2468] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 1.
W20260710 13:19:51.863268 12577 leader_election.cc:336] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.847774 13438 raft_consensus.cc:2804] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:51.863833 12653 leader_election.cc:304] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [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: d41c685224f74138b5de2d9b6082681e, d9090ae3e1464c20a8eb3810f328c143; no voters: 
I20260710 13:19:51.864082 13438 raft_consensus.cc:493] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.853752 13442 leader_election.cc:290] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:51.848104 12579 leader_election.cc:304] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: 8e06bd2ae79046bf9c4d012601cbcaa4, d9090ae3e1464c20a8eb3810f328c143; no voters: fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:51.864795 13438 raft_consensus.cc:3060] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.867362 12951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c99eaed722c43f3955b153c07a05884" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d9090ae3e1464c20a8eb3810f328c143" is_pre_election: true
I20260710 13:19:51.868609 12951 raft_consensus.cc:2468] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:51.846951 13440 leader_election.cc:290] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135)
I20260710 13:19:51.863667 13444 raft_consensus.cc:493] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.869896 13444 raft_consensus.cc:515] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:51.870671 13440 raft_consensus.cc:2804] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:51.871034 13440 raft_consensus.cc:493] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.871380 13440 raft_consensus.cc:3060] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.871937 13444 leader_election.cc:290] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:51.876121 13442 raft_consensus.cc:2804] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:19:51.880776 12577 leader_election.cc:336] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.880951 13442 raft_consensus.cc:493] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.882195 13442 raft_consensus.cc:3060] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.877418 13441 raft_consensus.cc:515] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.879978 12579 leader_election.cc:304] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: 8e06bd2ae79046bf9c4d012601cbcaa4, d9090ae3e1464c20a8eb3810f328c143; no voters: fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:51.885752 13443 raft_consensus.cc:2804] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:51.887138 12951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2142d16335de488eaba81c87b64289f6" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d9090ae3e1464c20a8eb3810f328c143"
I20260710 13:19:51.887952 12951 raft_consensus.cc:3060] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.887892 13441 leader_election.cc:290] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135)
W20260710 13:19:51.890476 12651 leader_election.cc:336] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.890597 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f33a52aa2c64374afd32e463d841fdc" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:51.891268 12682 raft_consensus.cc:2468] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 1.
I20260710 13:19:51.892591 13438 raft_consensus.cc:515] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.894681 13438 leader_election.cc:290] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:51.886183 13443 raft_consensus.cc:493] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.895444 13443 raft_consensus.cc:3060] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.895924 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2a72ca44504937841aca998e1f196d" candidate_uuid: "d9090ae3e1464c20a8eb3810f328c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:51.896572 12682 raft_consensus.cc:3060] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:51.899582 12919 leader_election.cc:336] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.897006 12609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f33a52aa2c64374afd32e463d841fdc" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" is_pre_election: true
I20260710 13:19:51.900787 12609 raft_consensus.cc:2468] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 1.
I20260710 13:19:51.903256 13440 raft_consensus.cc:515] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.908727 13442 raft_consensus.cc:515] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.913169 13440 leader_election.cc:290] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135)
I20260710 13:19:51.913345 12954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58baee7d360c4c8d883c85e66adee675" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d9090ae3e1464c20a8eb3810f328c143"
I20260710 13:19:51.914005 12954 raft_consensus.cc:3060] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.919790 12951 raft_consensus.cc:2468] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 2.
I20260710 13:19:51.920394 12954 raft_consensus.cc:2468] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41c685224f74138b5de2d9b6082681e in term 2.
I20260710 13:19:51.921022 12653 leader_election.cc:304] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, d9090ae3e1464c20a8eb3810f328c143; no voters: 
I20260710 13:19:51.922025 12682 raft_consensus.cc:2468] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9090ae3e1464c20a8eb3810f328c143 in term 2.
I20260710 13:19:51.922197 12653 leader_election.cc:304] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d41c685224f74138b5de2d9b6082681e, d9090ae3e1464c20a8eb3810f328c143; no voters: 
W20260710 13:19:51.922812 12577 leader_election.cc:336] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.923303 12919 leader_election.cc:304] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [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: d41c685224f74138b5de2d9b6082681e, d9090ae3e1464c20a8eb3810f328c143; no voters: fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:51.924031 13397 raft_consensus.cc:2804] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.924052 12577 leader_election.cc:304] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e; no voters: fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:51.924309 13447 raft_consensus.cc:2804] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.924707 13397 raft_consensus.cc:697] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Becoming Leader. State: Replica: d9090ae3e1464c20a8eb3810f328c143, State: Running, Role: LEADER
I20260710 13:19:51.924890 13447 raft_consensus.cc:697] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Becoming Leader. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Running, Role: LEADER
I20260710 13:19:51.925729 13397 consensus_queue.cc:237] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.925863 13447 consensus_queue.cc:237] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.924988 13432 raft_consensus.cc:2804] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:51.929669 13432 raft_consensus.cc:493] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.930065 13432 raft_consensus.cc:3060] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.923425 13443 raft_consensus.cc:515] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.932919 13442 leader_election.cc:290] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135)
I20260710 13:19:51.933494 12954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a140ff95a54a1f961567aa936312f0" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d9090ae3e1464c20a8eb3810f328c143"
I20260710 13:19:51.934464 12954 raft_consensus.cc:3060] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.933518 13446 raft_consensus.cc:2804] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.931689 12651 leader_election.cc:304] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [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: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e; no voters: 
I20260710 13:19:51.939733 13432 raft_consensus.cc:515] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
W20260710 13:19:51.941187 12651 leader_election.cc:336] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
W20260710 13:19:51.942003 12651 leader_election.cc:336] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.943071 12954 raft_consensus.cc:2468] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 2.
I20260710 13:19:51.944298 12579 leader_election.cc:304] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: 8e06bd2ae79046bf9c4d012601cbcaa4, d9090ae3e1464c20a8eb3810f328c143; no voters: fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:51.945071 13442 raft_consensus.cc:2804] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.941083 13446 raft_consensus.cc:697] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Becoming Leader. State: Replica: d41c685224f74138b5de2d9b6082681e, State: Running, Role: LEADER
I20260710 13:19:51.951604 12954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c99eaed722c43f3955b153c07a05884" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d9090ae3e1464c20a8eb3810f328c143"
I20260710 13:19:51.952148 12954 raft_consensus.cc:3060] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.954453 13432 leader_election.cc:290] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:51.942581 13440 raft_consensus.cc:2804] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:51.958309 13443 leader_election.cc:290] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196:38135)
I20260710 13:19:51.956789 13440 raft_consensus.cc:493] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe91eca33f3f45d695a5c01e17c47223)
I20260710 13:19:51.959954 13440 raft_consensus.cc:3060] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:51.960291 12577 leader_election.cc:336] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.962553 12435 catalog_manager.cc:5697] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 reported cstate change: term changed from 1 to 2, leader changed from fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) to d9090ae3e1464c20a8eb3810f328c143 (127.11.36.196). New cstate: current_term: 2 leader_uuid: "d9090ae3e1464c20a8eb3810f328c143" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:51.950014 12434 catalog_manager.cc:5697] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e reported cstate change: term changed from 1 to 2, leader changed from fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) to d41c685224f74138b5de2d9b6082681e (127.11.36.195). New cstate: current_term: 2 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.966193 13446 consensus_queue.cc:237] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
W20260710 13:19:51.970745 12577 leader_election.cc:336] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:51.978917 12954 raft_consensus.cc:2468] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 2.
I20260710 13:19:51.981581 12579 leader_election.cc:304] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: 8e06bd2ae79046bf9c4d012601cbcaa4, d9090ae3e1464c20a8eb3810f328c143; no voters: fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:51.981778 13440 raft_consensus.cc:515] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:51.979923 13442 raft_consensus.cc:697] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:51.984529 13440 leader_election.cc:290] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417)
I20260710 13:19:51.984055 13442 consensus_queue.cc:237] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
I20260710 13:19:51.989995 13451 raft_consensus.cc:2804] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.990741 13451 raft_consensus.cc:697] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:51.992013 13451 consensus_queue.cc:237] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } }
W20260710 13:19:51.998648 12651 leader_election.cc:336] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:52.011759 12433 catalog_manager.cc:5697] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 1 to 2, leader changed from fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 2 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.013795 12609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f33a52aa2c64374afd32e463d841fdc" candidate_uuid: "d41c685224f74138b5de2d9b6082681e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4"
I20260710 13:19:52.014532 12609 raft_consensus.cc:2393] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d41c685224f74138b5de2d9b6082681e in current term 2: Already voted for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in this term.
I20260710 13:19:52.016470 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f33a52aa2c64374afd32e463d841fdc" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:52.017160 12682 raft_consensus.cc:2393] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in current term 2: Already voted for candidate d41c685224f74138b5de2d9b6082681e in this term.
I20260710 13:19:52.020589 12577 leader_election.cc:304] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: 8e06bd2ae79046bf9c4d012601cbcaa4; no voters: d41c685224f74138b5de2d9b6082681e, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:52.021397 13451 raft_consensus.cc:2749] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 13:19:52.023453 12651 leader_election.cc:336] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:52.023874 12651 leader_election.cc:304] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [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: d41c685224f74138b5de2d9b6082681e; no voters: 8e06bd2ae79046bf9c4d012601cbcaa4, fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:52.024536 13440 raft_consensus.cc:2749] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:52.035858 12433 catalog_manager.cc:5697] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e reported cstate change: term changed from 1 to 2, leader changed from fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) to d41c685224f74138b5de2d9b6082681e (127.11.36.195). New cstate: current_term: 2 leader_uuid: "d41c685224f74138b5de2d9b6082681e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.038573 12434 catalog_manager.cc:5697] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 1 to 2, leader changed from fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 2 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.333045 12954 raft_consensus.cc:1275] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.334769 13440 consensus_queue.cc:1048] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:19:52.356118 12651 consensus_peers.cc:597] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.400485 12954 raft_consensus.cc:1275] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.401764 13451 consensus_queue.cc:1048] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:19:52.424168 12577 consensus_peers.cc:597] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:52.424266 12919 consensus_peers.cc:597] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:52.482555 11411 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12559)
I20260710 13:19:52.531989 12954 raft_consensus.cc:1275] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Refusing update from remote peer d41c685224f74138b5de2d9b6082681e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260710 13:19:52.533668 12577 consensus_peers.cc:597] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.533519 13446 consensus_queue.cc:1048] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 13:19:52.537277 12651 consensus_peers.cc:597] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.549772 12684 raft_consensus.cc:1275] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Refusing update from remote peer d9090ae3e1464c20a8eb3810f328c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.552641 13397 consensus_queue.cc:1048] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:52.569461 12954 raft_consensus.cc:1275] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Refusing update from remote peer 8e06bd2ae79046bf9c4d012601cbcaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.570808 13451 consensus_queue.cc:1048] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9090ae3e1464c20a8eb3810f328c143" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:19:52.703078 12577 consensus_peers.cc:597] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:52.781901 12651 consensus_peers.cc:597] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:52.852118 12651 consensus_peers.cc:597] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:52.910079 12919 consensus_peers.cc:597] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:52.949663 12651 consensus_peers.cc:597] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:52.965919 12919 consensus_peers.cc:597] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:53.005381 12651 consensus_peers.cc:597] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:53.012606 12651 consensus_peers.cc:597] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:53.029523 12919 consensus_peers.cc:597] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:53.058298 12919 consensus_peers.cc:597] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:53.066648 12577 consensus_peers.cc:597] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:53.273185 12919 consensus_peers.cc:597] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 -> Peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Couldn't send request to peer fe91eca33f3f45d695a5c01e17c47223. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:53.483034 11411 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 12559)
I20260710 13:19:53.841112 13470 raft_consensus.cc:493] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:53.841816 13470 raft_consensus.cc:515] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:53.844326 13470 leader_election.cc:290] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:53.845707 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f33a52aa2c64374afd32e463d841fdc" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e" is_pre_election: true
I20260710 13:19:53.846412 12682 raft_consensus.cc:2468] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 2.
I20260710 13:19:53.847640 12577 leader_election.cc:304] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e; no voters: 
I20260710 13:19:53.848460 13470 raft_consensus.cc:2804] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:19:53.848529 12577 leader_election.cc:336] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:53.848857 13470 raft_consensus.cc:493] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:53.849287 13470 raft_consensus.cc:3060] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:53.855929 13470 raft_consensus.cc:515] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:53.857573 13470 leader_election.cc:290] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 3 election: Requested vote from peers fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835), d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497)
I20260710 13:19:53.859193 12682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f33a52aa2c64374afd32e463d841fdc" candidate_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d41c685224f74138b5de2d9b6082681e"
I20260710 13:19:53.859841 12682 raft_consensus.cc:3060] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:19:53.862073 12577 leader_election.cc:336] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193:38835): Network error: Client connection negotiation failed: client connection to 127.11.36.193:38835: connect: Connection refused (error 111)
I20260710 13:19:53.867714 12682 raft_consensus.cc:2468] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06bd2ae79046bf9c4d012601cbcaa4 in term 3.
I20260710 13:19:53.868966 12577 leader_election.cc:304] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [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: 8e06bd2ae79046bf9c4d012601cbcaa4, d41c685224f74138b5de2d9b6082681e; no voters: fe91eca33f3f45d695a5c01e17c47223
I20260710 13:19:53.869876 13470 raft_consensus.cc:2804] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:53.870425 13470 raft_consensus.cc:697] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 3 LEADER]: Becoming Leader. State: Replica: 8e06bd2ae79046bf9c4d012601cbcaa4, State: Running, Role: LEADER
I20260710 13:19:53.871294 13470 consensus_queue.cc:237] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [LEADER]: Queue going to LEADER 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: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } }
I20260710 13:19:53.880712 12434 catalog_manager.cc:5697] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 reported cstate change: term changed from 1 to 3, leader changed from fe91eca33f3f45d695a5c01e17c47223 (127.11.36.193) to 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194). New cstate: current_term: 3 leader_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe91eca33f3f45d695a5c01e17c47223" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06bd2ae79046bf9c4d012601cbcaa4" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d41c685224f74138b5de2d9b6082681e" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 46497 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.120007 11411 tablet_server.cc:196] TabletServer@127.11.36.193:0 shutdown complete.
I20260710 13:19:54.159363 11411 tablet_server.cc:179] TabletServer@127.11.36.194:0 shutting down...
I20260710 13:19:54.192519 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:54.193260 11411 tablet_replica.cc:333] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.193984 11411 raft_consensus.cc:2243] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.194854 11411 raft_consensus.cc:2272] T fa5f5dc2c7884c6ba6452a98a8821d33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.196499 11411 tablet_replica.cc:333] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.197014 11411 raft_consensus.cc:2243] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.197429 11411 raft_consensus.cc:2272] T ab05038f6d684d3184b4a8a607dc4fcc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.199241 11411 tablet_replica.cc:333] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.199761 11411 raft_consensus.cc:2243] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.200452 11411 raft_consensus.cc:2272] T ee86127fbe284f4aad2c8d54c9b3a8f8 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.202119 11411 tablet_replica.cc:333] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.202577 11411 raft_consensus.cc:2243] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.203293 11411 raft_consensus.cc:2272] T c3dbda07ed9744be80c26a3cc837f522 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.204950 11411 tablet_replica.cc:333] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.205451 11411 raft_consensus.cc:2243] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.206089 11411 raft_consensus.cc:2272] T 31cee16301e5419b8964d9dc1459f625 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.207588 11411 tablet_replica.cc:333] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.208099 11411 raft_consensus.cc:2243] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.208647 11411 raft_consensus.cc:2272] T 2567d7a821444eb69d79c9aa9df3c59a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.210368 11411 tablet_replica.cc:333] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.210855 11411 raft_consensus.cc:2243] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.211382 11411 raft_consensus.cc:2272] T 7dac66573a4348109485be8c28ca6843 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.212889 11411 tablet_replica.cc:333] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.213378 11411 raft_consensus.cc:2243] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.213774 11411 raft_consensus.cc:2272] T 218c2a7e87ea47a581db8a707ea2f1c5 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.215354 11411 tablet_replica.cc:333] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.215826 11411 raft_consensus.cc:2243] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.216217 11411 raft_consensus.cc:2272] T 98f80d9153934170afcf3ec86f78b778 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.217813 11411 tablet_replica.cc:333] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.218308 11411 raft_consensus.cc:2243] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.218840 11411 pending_rounds.cc:70] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4: Trying to abort 1 pending ops.
I20260710 13:19:54.219033 11411 pending_rounds.cc:77] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7305992576504692736 op_type: NO_OP noop_request { }
I20260710 13:19:54.219401 11411 raft_consensus.cc:2889] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:54.219681 11411 raft_consensus.cc:2272] T 6f33a52aa2c64374afd32e463d841fdc P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.222436 11411 tablet_replica.cc:333] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.222927 11411 raft_consensus.cc:2243] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.223357 11411 raft_consensus.cc:2272] T 4bd5e5bad63c485bacdc0a2f556daa33 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.224879 11411 tablet_replica.cc:333] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.225337 11411 raft_consensus.cc:2243] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.225759 11411 raft_consensus.cc:2272] T a14d0c4c92fa452689ef09dc9631767e P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.227174 11411 tablet_replica.cc:333] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.227630 11411 raft_consensus.cc:2243] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.228333 11411 raft_consensus.cc:2272] T 343f1fe45f6b488e88a027997a182191 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.229954 11411 tablet_replica.cc:333] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.230440 11411 raft_consensus.cc:2243] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.231112 11411 raft_consensus.cc:2272] T 7ad98d9693c342929c23530a0f2cde4a P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.232746 11411 tablet_replica.cc:333] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.233255 11411 raft_consensus.cc:2243] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.233708 11411 raft_consensus.cc:2272] T 28d89272c5a04abd920668acbe4a3e64 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.235452 11411 tablet_replica.cc:333] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.235903 11411 raft_consensus.cc:2243] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.236620 11411 raft_consensus.cc:2272] T 10a140ff95a54a1f961567aa936312f0 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.238340 11411 tablet_replica.cc:333] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.238933 11411 raft_consensus.cc:2243] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.239871 11411 raft_consensus.cc:2272] T 0c99eaed722c43f3955b153c07a05884 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.241338 11411 tablet_replica.cc:333] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4: stopping tablet replica
I20260710 13:19:54.241782 11411 raft_consensus.cc:2243] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.242453 11411 raft_consensus.cc:2272] T d1b4c90414f045f49269d525a1976c07 P 8e06bd2ae79046bf9c4d012601cbcaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.307266 11411 tablet_server.cc:196] TabletServer@127.11.36.194:0 shutdown complete.
W20260710 13:19:54.312373 12919 consensus_peers.cc:597] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 -> Peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Couldn't send request to peer 8e06bd2ae79046bf9c4d012601cbcaa4. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:43417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.348539 11411 tablet_server.cc:179] TabletServer@127.11.36.195:0 shutting down...
I20260710 13:19:54.382764 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:54.383716 11411 tablet_replica.cc:333] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.384641 11411 raft_consensus.cc:2243] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.385370 11411 raft_consensus.cc:2272] T fa5f5dc2c7884c6ba6452a98a8821d33 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:54.385353 12651 consensus_peers.cc:597] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e -> Peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Couldn't send request to peer 8e06bd2ae79046bf9c4d012601cbcaa4. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:43417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.387686 11411 tablet_replica.cc:333] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.388490 11411 raft_consensus.cc:2243] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.388972 11411 raft_consensus.cc:2272] T ab05038f6d684d3184b4a8a607dc4fcc P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.391441 11411 tablet_replica.cc:333] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.392138 11411 raft_consensus.cc:2243] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.392607 11411 raft_consensus.cc:2272] T ee86127fbe284f4aad2c8d54c9b3a8f8 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.394553 11411 tablet_replica.cc:333] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.395001 11411 raft_consensus.cc:2243] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.395478 11411 raft_consensus.cc:2272] T c3dbda07ed9744be80c26a3cc837f522 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.397091 11411 tablet_replica.cc:333] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.397548 11411 raft_consensus.cc:2243] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.398263 11411 raft_consensus.cc:2272] T 5ea6d736e093496b977b6d70d78b0af8 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.399786 11411 tablet_replica.cc:333] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.400226 11411 raft_consensus.cc:2243] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.400835 11411 raft_consensus.cc:2272] T 7dac66573a4348109485be8c28ca6843 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.402707 11411 tablet_replica.cc:333] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.403362 11411 raft_consensus.cc:2243] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.404402 11411 raft_consensus.cc:2272] T 58baee7d360c4c8d883c85e66adee675 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.406481 11411 tablet_replica.cc:333] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.407172 11411 raft_consensus.cc:2243] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.407928 11411 raft_consensus.cc:2272] T 218c2a7e87ea47a581db8a707ea2f1c5 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.410085 11411 tablet_replica.cc:333] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.410622 11411 raft_consensus.cc:2243] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.411007 11411 raft_consensus.cc:2272] T 6f33a52aa2c64374afd32e463d841fdc P d41c685224f74138b5de2d9b6082681e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.412750 11411 tablet_replica.cc:333] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.413233 11411 raft_consensus.cc:2243] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.413764 11411 raft_consensus.cc:2272] T bc2a72ca44504937841aca998e1f196d P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.415388 11411 tablet_replica.cc:333] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.415882 11411 raft_consensus.cc:2243] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.416335 11411 raft_consensus.cc:2272] T 4002dfefc1a249e1ab817df6b759749d P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.418257 11411 tablet_replica.cc:333] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.418915 11411 raft_consensus.cc:2243] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.419708 11411 raft_consensus.cc:2272] T 28d89272c5a04abd920668acbe4a3e64 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.422035 11411 tablet_replica.cc:333] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.422566 11411 raft_consensus.cc:2243] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.423229 11411 raft_consensus.cc:2272] T 343f1fe45f6b488e88a027997a182191 P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.425166 11411 tablet_replica.cc:333] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.425550 11411 raft_consensus.cc:2243] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.426118 11411 raft_consensus.cc:2272] T 7ad98d9693c342929c23530a0f2cde4a P d41c685224f74138b5de2d9b6082681e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.427640 11411 tablet_replica.cc:333] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.428016 11411 raft_consensus.cc:2243] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.428634 11411 raft_consensus.cc:2272] T a14d0c4c92fa452689ef09dc9631767e P d41c685224f74138b5de2d9b6082681e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.430565 11411 tablet_replica.cc:333] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.431047 11411 raft_consensus.cc:2243] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.431818 11411 raft_consensus.cc:2272] T 4bd5e5bad63c485bacdc0a2f556daa33 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.433714 11411 tablet_replica.cc:333] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.434108 11411 raft_consensus.cc:2243] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.434973 11411 raft_consensus.cc:2272] T 2142d16335de488eaba81c87b64289f6 P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.436506 11411 tablet_replica.cc:333] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e: stopping tablet replica
I20260710 13:19:54.436861 11411 raft_consensus.cc:2243] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.437167 11411 raft_consensus.cc:2272] T 21fb0dfe766645dabe1850c80bbd3feb P d41c685224f74138b5de2d9b6082681e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.478458 11411 tablet_server.cc:196] TabletServer@127.11.36.195:0 shutdown complete.
I20260710 13:19:54.512883 11411 tablet_server.cc:179] TabletServer@127.11.36.196:0 shutting down...
W20260710 13:19:54.521644 12919 consensus_peers.cc:597] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 -> Peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Couldn't send request to peer 8e06bd2ae79046bf9c4d012601cbcaa4. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:43417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.539927 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:54.540630 11411 tablet_replica.cc:333] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.541280 11411 raft_consensus.cc:2243] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.541895 11411 raft_consensus.cc:2272] T 2142d16335de488eaba81c87b64289f6 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.543653 11411 tablet_replica.cc:333] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.544200 11411 raft_consensus.cc:2243] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.545008 11411 raft_consensus.cc:2272] T 98f80d9153934170afcf3ec86f78b778 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.547367 11411 tablet_replica.cc:333] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.548094 11411 raft_consensus.cc:2243] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:54.548547 12919 consensus_peers.cc:597] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 -> Peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Couldn't send request to peer d41c685224f74138b5de2d9b6082681e. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.195:46497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.548931 11411 raft_consensus.cc:2272] T 31cee16301e5419b8964d9dc1459f625 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.551209 11411 tablet_replica.cc:333] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.551904 11411 raft_consensus.cc:2243] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.552623 11411 raft_consensus.cc:2272] T 7dac66573a4348109485be8c28ca6843 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:54.554090 12919 consensus_peers.cc:597] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 -> Peer 8e06bd2ae79046bf9c4d012601cbcaa4 (127.11.36.194:43417): Couldn't send request to peer 8e06bd2ae79046bf9c4d012601cbcaa4. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:43417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.554826 11411 tablet_replica.cc:333] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.555369 11411 raft_consensus.cc:2243] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.556031 11411 raft_consensus.cc:2272] T 21fb0dfe766645dabe1850c80bbd3feb P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.557724 11411 tablet_replica.cc:333] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.558228 11411 raft_consensus.cc:2243] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.558707 11411 raft_consensus.cc:2272] T 10a140ff95a54a1f961567aa936312f0 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.560271 11411 tablet_replica.cc:333] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.560763 11411 raft_consensus.cc:2243] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.561184 11411 raft_consensus.cc:2272] T c3dbda07ed9744be80c26a3cc837f522 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.563269 11411 tablet_replica.cc:333] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.563939 11411 raft_consensus.cc:2243] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.564533 11411 raft_consensus.cc:2272] T fa5f5dc2c7884c6ba6452a98a8821d33 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:54.566358 12919 consensus_peers.cc:597] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 -> Peer d41c685224f74138b5de2d9b6082681e (127.11.36.195:46497): Couldn't send request to peer d41c685224f74138b5de2d9b6082681e. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.195:46497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.566617 11411 tablet_replica.cc:333] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.567183 11411 raft_consensus.cc:2243] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.567632 11411 raft_consensus.cc:2272] T 5ea6d736e093496b977b6d70d78b0af8 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.569340 11411 tablet_replica.cc:333] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.569880 11411 raft_consensus.cc:2243] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.570574 11411 raft_consensus.cc:2272] T 2567d7a821444eb69d79c9aa9df3c59a P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.572235 11411 tablet_replica.cc:333] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.572731 11411 raft_consensus.cc:2243] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.573217 11411 raft_consensus.cc:2272] T 343f1fe45f6b488e88a027997a182191 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.574996 11411 tablet_replica.cc:333] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.575481 11411 raft_consensus.cc:2243] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.575925 11411 raft_consensus.cc:2272] T 7ad98d9693c342929c23530a0f2cde4a P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.577435 11411 tablet_replica.cc:333] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.577934 11411 raft_consensus.cc:2243] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.578658 11411 raft_consensus.cc:2272] T ab05038f6d684d3184b4a8a607dc4fcc P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.580264 11411 tablet_replica.cc:333] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.580885 11411 raft_consensus.cc:2243] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.581419 11411 raft_consensus.cc:2272] T d1b4c90414f045f49269d525a1976c07 P d9090ae3e1464c20a8eb3810f328c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.583377 11411 tablet_replica.cc:333] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.583868 11411 raft_consensus.cc:2243] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.584331 11411 raft_consensus.cc:2272] T 0c99eaed722c43f3955b153c07a05884 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.585968 11411 tablet_replica.cc:333] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.586411 11411 raft_consensus.cc:2243] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.587134 11411 raft_consensus.cc:2272] T 4002dfefc1a249e1ab817df6b759749d P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.588819 11411 tablet_replica.cc:333] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.589273 11411 raft_consensus.cc:2243] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.590020 11411 raft_consensus.cc:2272] T bc2a72ca44504937841aca998e1f196d P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.591584 11411 tablet_replica.cc:333] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143: stopping tablet replica
I20260710 13:19:54.592024 11411 raft_consensus.cc:2243] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.592478 11411 raft_consensus.cc:2272] T 58baee7d360c4c8d883c85e66adee675 P d9090ae3e1464c20a8eb3810f328c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.627131 11411 tablet_server.cc:196] TabletServer@127.11.36.196:0 shutdown complete.
I20260710 13:19:54.655856 11411 master.cc:562] Master@127.11.36.254:42497 shutting down...
I20260710 13:19:54.679464 11411 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.680109 11411 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.680436 11411 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2895a680793d49bdaee73f4cac698c9f: stopping tablet replica
I20260710 13:19:54.700887 11411 master.cc:584] Master@127.11.36.254:42497 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (34952 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:19:54.758854 11411 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.36.254:44973
I20260710 13:19:54.759975 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:54.766135 13478 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:54.766326 13479 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:54.766603 13481 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:54.767657 11411 server_base.cc:1061] running on GCE node
I20260710 13:19:54.768793 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:54.768965 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:54.769165 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689594769129 us; error 0 us; skew 500 ppm
I20260710 13:19:54.770349 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:54.773188 11411 webserver.cc:533] Webserver started at http://127.11.36.254:38087/ using document root <none> and password file <none>
I20260710 13:19:54.773775 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:54.773965 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:54.774291 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:54.775406 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/master-0-root/instance:
uuid: "939cd6380bdf403caa07bc3af27b1a14"
format_stamp: "Formatted at 2026-07-10 13:19:54 on dist-test-slave-dzsf"
I20260710 13:19:54.780055 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:54.783617 13486 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:54.784538 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:54.784776 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/master-0-root
uuid: "939cd6380bdf403caa07bc3af27b1a14"
format_stamp: "Formatted at 2026-07-10 13:19:54 on dist-test-slave-dzsf"
I20260710 13:19:54.785010 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:54.804692 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:54.805889 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:54.844617 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.254:44973
I20260710 13:19:54.844749 13537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.254:44973 every 8 connection(s)
I20260710 13:19:54.848480 13538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.857975 13538 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14: Bootstrap starting.
I20260710 13:19:54.862500 13538 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.866932 13538 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14: No bootstrap required, opened a new log
I20260710 13:19:54.868997 13538 raft_consensus.cc:359] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "939cd6380bdf403caa07bc3af27b1a14" member_type: VOTER }
I20260710 13:19:54.869340 13538 raft_consensus.cc:385] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.869606 13538 raft_consensus.cc:740] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 939cd6380bdf403caa07bc3af27b1a14, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.870241 13538 consensus_queue.cc:260] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "939cd6380bdf403caa07bc3af27b1a14" member_type: VOTER }
I20260710 13:19:54.870680 13538 raft_consensus.cc:399] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:54.870894 13538 raft_consensus.cc:493] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:54.871191 13538 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.875345 13538 raft_consensus.cc:515] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "939cd6380bdf403caa07bc3af27b1a14" member_type: VOTER }
I20260710 13:19:54.875854 13538 leader_election.cc:304] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [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: 939cd6380bdf403caa07bc3af27b1a14; no voters: 
I20260710 13:19:54.876979 13538 leader_election.cc:290] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:54.877319 13541 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.878795 13541 raft_consensus.cc:697] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [term 1 LEADER]: Becoming Leader. State: Replica: 939cd6380bdf403caa07bc3af27b1a14, State: Running, Role: LEADER
I20260710 13:19:54.879509 13541 consensus_queue.cc:237] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [LEADER]: Queue going to LEADER mode. State: All 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: "939cd6380bdf403caa07bc3af27b1a14" member_type: VOTER }
I20260710 13:19:54.880012 13538 sys_catalog.cc:565] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:54.884511 13543 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 939cd6380bdf403caa07bc3af27b1a14. Latest consensus state: current_term: 1 leader_uuid: "939cd6380bdf403caa07bc3af27b1a14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "939cd6380bdf403caa07bc3af27b1a14" member_type: VOTER } }
I20260710 13:19:54.884580 13542 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "939cd6380bdf403caa07bc3af27b1a14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "939cd6380bdf403caa07bc3af27b1a14" member_type: VOTER } }
I20260710 13:19:54.885210 13543 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:54.885236 13542 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:54.888058 13547 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:54.893046 13547 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:54.898934 11411 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:54.903334 13547 catalog_manager.cc:1383] Generated new cluster ID: 7990867ea9e04600a765e35756648232
I20260710 13:19:54.903712 13547 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:54.934221 13547 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:54.935645 13547 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:54.953085 13547 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14: Generated new TSK 0
I20260710 13:19:54.953815 13547 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:54.966701 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:54.972752 13559 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:54.973676 13560 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:54.976315 13562 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:54.977479 11411 server_base.cc:1061] running on GCE node
I20260710 13:19:54.979116 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:54.979344 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:54.979532 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689594979513 us; error 0 us; skew 500 ppm
I20260710 13:19:54.980055 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:54.982709 11411 webserver.cc:533] Webserver started at http://127.11.36.193:41291/ using document root <none> and password file <none>
I20260710 13:19:54.983186 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:54.983386 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:54.983682 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:54.984736 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-0-root/instance:
uuid: "c784936a96c64343b8a269e3d7491b59"
format_stamp: "Formatted at 2026-07-10 13:19:54 on dist-test-slave-dzsf"
I20260710 13:19:54.989061 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:54.992295 13567 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:54.993028 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:54.993368 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-0-root
uuid: "c784936a96c64343b8a269e3d7491b59"
format_stamp: "Formatted at 2026-07-10 13:19:54 on dist-test-slave-dzsf"
I20260710 13:19:54.993773 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:55.013705 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:55.014894 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:55.016390 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:55.018703 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:55.018936 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.019171 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:55.019361 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.058681 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.193:39325
I20260710 13:19:55.058782 13629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.193:39325 every 8 connection(s)
I20260710 13:19:55.064016 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:55.071317 13634 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:55.073562 13635 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:55.076294 13637 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.077024 13630 heartbeater.cc:344] Connected to a master server at 127.11.36.254:44973
I20260710 13:19:55.077102 11411 server_base.cc:1061] running on GCE node
I20260710 13:19:55.077576 13630 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:55.078405 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:55.078413 13630 heartbeater.cc:507] Master 127.11.36.254:44973 requested a full tablet report, sending...
W20260710 13:19:55.078667 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:55.078883 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689595078866 us; error 0 us; skew 500 ppm
I20260710 13:19:55.079514 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:55.080928 13503 ts_manager.cc:194] Registered new tserver with Master: c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:55.082397 11411 webserver.cc:533] Webserver started at http://127.11.36.194:34327/ using document root <none> and password file <none>
I20260710 13:19:55.083073 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:55.083287 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:55.083477 13503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51114
I20260710 13:19:55.083598 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:55.085146 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-1-root/instance:
uuid: "50ce79c2ba0045beb4882985a829ea62"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-dzsf"
I20260710 13:19:55.089325 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 13:19:55.092541 13642 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.093221 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:55.093518 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-1-root
uuid: "50ce79c2ba0045beb4882985a829ea62"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-dzsf"
I20260710 13:19:55.093820 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:55.108531 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:55.109804 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:55.111232 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:55.113343 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:55.113519 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.113826 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:55.113962 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.151863 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.194:37089
I20260710 13:19:55.151964 13704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.194:37089 every 8 connection(s)
I20260710 13:19:55.156541 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:55.163780 13708 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:55.165645 13709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.169040 11411 server_base.cc:1061] running on GCE node
W20260710 13:19:55.169373 13711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.169925 13705 heartbeater.cc:344] Connected to a master server at 127.11.36.254:44973
I20260710 13:19:55.170327 13705 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:55.170414 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:55.170717 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:55.170886 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689595170854 us; error 0 us; skew 500 ppm
I20260710 13:19:55.171182 13705 heartbeater.cc:507] Master 127.11.36.254:44973 requested a full tablet report, sending...
I20260710 13:19:55.171510 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:55.173380 13503 ts_manager.cc:194] Registered new tserver with Master: 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:55.174494 11411 webserver.cc:533] Webserver started at http://127.11.36.195:33307/ using document root <none> and password file <none>
I20260710 13:19:55.174909 13503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51128
I20260710 13:19:55.175009 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:55.175372 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:55.175644 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:55.176712 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-2-root/instance:
uuid: "649c4db5128c493a800f1d08a406d222"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-dzsf"
I20260710 13:19:55.180860 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:55.184383 13716 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.185199 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:55.185524 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-2-root
uuid: "649c4db5128c493a800f1d08a406d222"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-dzsf"
I20260710 13:19:55.185880 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:55.216931 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:55.218173 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:55.219658 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:55.221870 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:55.222107 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.222352 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:55.222530 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.261505 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.195:39503
I20260710 13:19:55.261655 13778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.195:39503 every 8 connection(s)
I20260710 13:19:55.266193 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:55.273363 13782 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:55.275218 13783 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.278569 11411 server_base.cc:1061] running on GCE node
W20260710 13:19:55.279083 13785 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.279568 13779 heartbeater.cc:344] Connected to a master server at 127.11.36.254:44973
I20260710 13:19:55.280022 13779 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:55.280175 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:55.280447 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:55.280706 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689595280690 us; error 0 us; skew 500 ppm
I20260710 13:19:55.280795 13779 heartbeater.cc:507] Master 127.11.36.254:44973 requested a full tablet report, sending...
I20260710 13:19:55.281342 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:55.283613 13503 ts_manager.cc:194] Registered new tserver with Master: 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:55.284812 11411 webserver.cc:533] Webserver started at http://127.11.36.196:39221/ using document root <none> and password file <none>
I20260710 13:19:55.285344 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:55.285328 13503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51136
I20260710 13:19:55.285797 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:55.286134 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:55.287505 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-3-root/instance:
uuid: "02a234f1a15b435fbb8649c718388cee"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-dzsf"
I20260710 13:19:55.292060 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:55.295895 13790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.296682 11411 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:55.296981 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-3-root
uuid: "02a234f1a15b435fbb8649c718388cee"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-dzsf"
I20260710 13:19:55.297294 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:55.310475 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:55.311658 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:55.313107 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:55.315188 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:55.315418 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.315667 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:55.315841 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.354614 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.196:33311
I20260710 13:19:55.354730 13852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.196:33311 every 8 connection(s)
I20260710 13:19:55.368399 13853 heartbeater.cc:344] Connected to a master server at 127.11.36.254:44973
I20260710 13:19:55.368803 13853 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:55.369508 13853 heartbeater.cc:507] Master 127.11.36.254:44973 requested a full tablet report, sending...
I20260710 13:19:55.371387 13503 ts_manager.cc:194] Registered new tserver with Master: 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:55.372514 11411 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014685423s
I20260710 13:19:55.373278 13503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51148
I20260710 13:19:55.400967 13503 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51150:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:19:55.534030 13744 tablet_service.cc:1511] Processing CreateTablet for tablet 456e7a5c43584d0e96e6738d75f49e7a (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:55.535534 13744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456e7a5c43584d0e96e6738d75f49e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.536847 13595 tablet_service.cc:1511] Processing CreateTablet for tablet 456e7a5c43584d0e96e6738d75f49e7a (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:55.538255 13595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456e7a5c43584d0e96e6738d75f49e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.538693 13743 tablet_service.cc:1511] Processing CreateTablet for tablet e2d66cf35ffc4ce3bfd7a653a83a56c7 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:55.540048 13743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d66cf35ffc4ce3bfd7a653a83a56c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.542692 13742 tablet_service.cc:1511] Processing CreateTablet for tablet 9119cd4c55fc4bc599b87fad343fb63c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:55.543350 13593 tablet_service.cc:1511] Processing CreateTablet for tablet e2d66cf35ffc4ce3bfd7a653a83a56c7 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:55.544117 13742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9119cd4c55fc4bc599b87fad343fb63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.544691 13593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d66cf35ffc4ce3bfd7a653a83a56c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.546674 13594 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7bf673c0f94b98af5cc75a532d463b (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:55.548885 13592 tablet_service.cc:1511] Processing CreateTablet for tablet 0195e31a7a614514acd1d54392d4d7ac (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:55.552078 13817 tablet_service.cc:1511] Processing CreateTablet for tablet e2d66cf35ffc4ce3bfd7a653a83a56c7 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:55.552804 13741 tablet_service.cc:1511] Processing CreateTablet for tablet 0195e31a7a614514acd1d54392d4d7ac (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:55.553469 13818 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7bf673c0f94b98af5cc75a532d463b (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:55.554191 13741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0195e31a7a614514acd1d54392d4d7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.554781 13816 tablet_service.cc:1511] Processing CreateTablet for tablet 9119cd4c55fc4bc599b87fad343fb63c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:55.556309 13740 tablet_service.cc:1511] Processing CreateTablet for tablet 5af6e54ab7a14e29b4af827672fe143c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:55.556542 13813 tablet_service.cc:1511] Processing CreateTablet for tablet 08827daff1814d70882939c302d5649c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:55.557235 13815 tablet_service.cc:1511] Processing CreateTablet for tablet a38e143769d34083a1cff7580e01dd9c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:55.553524 13817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d66cf35ffc4ce3bfd7a653a83a56c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.559024 13740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5af6e54ab7a14e29b4af827672fe143c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.558956 13814 tablet_service.cc:1511] Processing CreateTablet for tablet 5af6e54ab7a14e29b4af827672fe143c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:55.560346 13814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5af6e54ab7a14e29b4af827672fe143c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.563258 13818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7bf673c0f94b98af5cc75a532d463b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.566097 13594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7bf673c0f94b98af5cc75a532d463b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.569482 13815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38e143769d34083a1cff7580e01dd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.569739 13591 tablet_service.cc:1511] Processing CreateTablet for tablet a38e143769d34083a1cff7580e01dd9c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:55.570214 13816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9119cd4c55fc4bc599b87fad343fb63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.574136 13589 tablet_service.cc:1511] Processing CreateTablet for tablet a1991dca628b4fa895dce48812bcad83 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:55.575148 13813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08827daff1814d70882939c302d5649c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.571118 13591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38e143769d34083a1cff7580e01dd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.572341 13590 tablet_service.cc:1511] Processing CreateTablet for tablet 5af6e54ab7a14e29b4af827672fe143c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:55.572650 13812 tablet_service.cc:1511] Processing CreateTablet for tablet 660cfbdc6e0c4c9f81c38c4b6b48b92f (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:55.558663 13739 tablet_service.cc:1511] Processing CreateTablet for tablet 08827daff1814d70882939c302d5649c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:55.578773 13812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660cfbdc6e0c4c9f81c38c4b6b48b92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.578990 13739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08827daff1814d70882939c302d5649c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.582405 13811 tablet_service.cc:1511] Processing CreateTablet for tablet 69a04566ac034a47aa41c1be5ebb6468 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:55.582638 13738 tablet_service.cc:1511] Processing CreateTablet for tablet a1991dca628b4fa895dce48812bcad83 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:55.583729 13811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a04566ac034a47aa41c1be5ebb6468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.583976 13738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1991dca628b4fa895dce48812bcad83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.586306 13737 tablet_service.cc:1511] Processing CreateTablet for tablet 69a04566ac034a47aa41c1be5ebb6468 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:55.587656 13737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a04566ac034a47aa41c1be5ebb6468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.590338 13590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5af6e54ab7a14e29b4af827672fe143c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.593428 13592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0195e31a7a614514acd1d54392d4d7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.594080 13589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1991dca628b4fa895dce48812bcad83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.595974 13588 tablet_service.cc:1511] Processing CreateTablet for tablet 660cfbdc6e0c4c9f81c38c4b6b48b92f (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:55.597298 13588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660cfbdc6e0c4c9f81c38c4b6b48b92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.606912 13587 tablet_service.cc:1511] Processing CreateTablet for tablet 69a04566ac034a47aa41c1be5ebb6468 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:55.608469 13587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a04566ac034a47aa41c1be5ebb6468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.662551 13666 tablet_service.cc:1511] Processing CreateTablet for tablet a38e143769d34083a1cff7580e01dd9c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:55.663995 13666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38e143769d34083a1cff7580e01dd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.663846 13670 tablet_service.cc:1511] Processing CreateTablet for tablet 456e7a5c43584d0e96e6738d75f49e7a (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:55.665072 13670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456e7a5c43584d0e96e6738d75f49e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.665983 13665 tablet_service.cc:1511] Processing CreateTablet for tablet 08827daff1814d70882939c302d5649c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:55.666730 13669 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7bf673c0f94b98af5cc75a532d463b (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:55.667320 13665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08827daff1814d70882939c302d5649c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.667955 13669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7bf673c0f94b98af5cc75a532d463b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.669380 13664 tablet_service.cc:1511] Processing CreateTablet for tablet a1991dca628b4fa895dce48812bcad83 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:55.670737 13664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1991dca628b4fa895dce48812bcad83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.670766 13668 tablet_service.cc:1511] Processing CreateTablet for tablet 9119cd4c55fc4bc599b87fad343fb63c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:55.672107 13668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9119cd4c55fc4bc599b87fad343fb63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.674577 13663 tablet_service.cc:1511] Processing CreateTablet for tablet 660cfbdc6e0c4c9f81c38c4b6b48b92f (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:55.675851 13663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660cfbdc6e0c4c9f81c38c4b6b48b92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.674577 13667 tablet_service.cc:1511] Processing CreateTablet for tablet 0195e31a7a614514acd1d54392d4d7ac (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:55.686249 13667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0195e31a7a614514acd1d54392d4d7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.685907 13662 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec6420e375f4b90b35552413501bdc8 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:55.687668 13662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec6420e375f4b90b35552413501bdc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.700675 13870 tablet_bootstrap.cc:492] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:55.659940 13739 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec6420e375f4b90b35552413501bdc8 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:55.718509 13739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec6420e375f4b90b35552413501bdc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.743567 13870 tablet_bootstrap.cc:654] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.751480 13871 tablet_bootstrap.cc:492] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:55.753654 13815 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec6420e375f4b90b35552413501bdc8 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:55.755026 13815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec6420e375f4b90b35552413501bdc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.755429 13869 tablet_bootstrap.cc:492] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:55.761209 13741 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3ee66d110b4e40a550c1a0ecef3a80 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:55.763648 13741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3ee66d110b4e40a550c1a0ecef3a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.774516 13666 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3ee66d110b4e40a550c1a0ecef3a80 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:55.775800 13666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3ee66d110b4e40a550c1a0ecef3a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.779776 13592 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb417435f3d4c7086fc2ee90c0c1c06 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:55.781116 13592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb417435f3d4c7086fc2ee90c0c1c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.781018 13665 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb417435f3d4c7086fc2ee90c0c1c06 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:55.782500 13665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb417435f3d4c7086fc2ee90c0c1c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.783530 13738 tablet_service.cc:1511] Processing CreateTablet for tablet 0e21165853464fb887ba1be88ae7ac07 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:55.785398 13738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e21165853464fb887ba1be88ae7ac07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.792141 13871 tablet_bootstrap.cc:654] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.805095 13814 tablet_service.cc:1511] Processing CreateTablet for tablet 0e21165853464fb887ba1be88ae7ac07 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:55.806998 13814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e21165853464fb887ba1be88ae7ac07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.807418 13816 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb417435f3d4c7086fc2ee90c0c1c06 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:55.814211 13816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb417435f3d4c7086fc2ee90c0c1c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.794523 13594 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3ee66d110b4e40a550c1a0ecef3a80 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:55.818800 13594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3ee66d110b4e40a550c1a0ecef3a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.827224 13869 tablet_bootstrap.cc:654] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.826519 13593 tablet_service.cc:1511] Processing CreateTablet for tablet 0e21165853464fb887ba1be88ae7ac07 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:55.829107 13593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e21165853464fb887ba1be88ae7ac07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.831516 13667 tablet_service.cc:1511] Processing CreateTablet for tablet 70524da33e25463994bb17ebb55681a8 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:55.832983 13667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70524da33e25463994bb17ebb55681a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.838222 13740 tablet_service.cc:1511] Processing CreateTablet for tablet 70524da33e25463994bb17ebb55681a8 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:55.838461 13815 tablet_service.cc:1511] Processing CreateTablet for tablet 70524da33e25463994bb17ebb55681a8 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:55.839610 13740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70524da33e25463994bb17ebb55681a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.839694 13815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70524da33e25463994bb17ebb55681a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.847565 13588 tablet_service.cc:1511] Processing CreateTablet for tablet b9a13f1eb3f84a81b1a09b2edc6eeb12 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:55.848875 13588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a13f1eb3f84a81b1a09b2edc6eeb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.852571 13665 tablet_service.cc:1511] Processing CreateTablet for tablet b9a13f1eb3f84a81b1a09b2edc6eeb12 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:55.862160 13870 tablet_bootstrap.cc:492] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:55.862797 13870 ts_tablet_manager.cc:1403] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.162s	user 0.011s	sys 0.008s
I20260710 13:19:55.853681 13739 tablet_service.cc:1511] Processing CreateTablet for tablet b9a13f1eb3f84a81b1a09b2edc6eeb12 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:55.865798 13870 raft_consensus.cc:359] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:55.866647 13739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a13f1eb3f84a81b1a09b2edc6eeb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.866585 13870 raft_consensus.cc:385] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.868428 13870 raft_consensus.cc:740] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.867254 13665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a13f1eb3f84a81b1a09b2edc6eeb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.875396 13815 tablet_service.cc:1511] Processing CreateTablet for tablet d48f1e76a0b84d25b1fa79825271546e (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:55.876507 13870 consensus_queue.cc:260] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:55.878229 13872 tablet_bootstrap.cc:492] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:55.881582 13815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d48f1e76a0b84d25b1fa79825271546e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.888487 13592 tablet_service.cc:1511] Processing CreateTablet for tablet d48f1e76a0b84d25b1fa79825271546e (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:55.889796 13592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d48f1e76a0b84d25b1fa79825271546e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.898523 13666 tablet_service.cc:1511] Processing CreateTablet for tablet d48f1e76a0b84d25b1fa79825271546e (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:55.899899 13666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d48f1e76a0b84d25b1fa79825271546e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:55.901664 13551 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:55.907064 13737 tablet_service.cc:1511] Processing CreateTablet for tablet 393551a2db7b4d4ea31724429e41fb6c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:55.908154 13737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 393551a2db7b4d4ea31724429e41fb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.918428 13871 tablet_bootstrap.cc:492] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:55.919122 13871 ts_tablet_manager.cc:1403] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.168s	user 0.022s	sys 0.005s
I20260710 13:19:55.923381 13872 tablet_bootstrap.cc:654] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.922937 13871 raft_consensus.cc:359] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:55.933808 13871 raft_consensus.cc:385] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.934243 13871 raft_consensus.cc:740] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.935048 13871 consensus_queue.cc:260] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:55.945892 13814 tablet_service.cc:1511] Processing CreateTablet for tablet 393551a2db7b4d4ea31724429e41fb6c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:55.946512 13594 tablet_service.cc:1511] Processing CreateTablet for tablet 393551a2db7b4d4ea31724429e41fb6c (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:55.946835 13816 tablet_service.cc:1511] Processing CreateTablet for tablet 030ba009901648a8bb000fd5f9d49257 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:55.947263 13814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 393551a2db7b4d4ea31724429e41fb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.951900 13667 tablet_service.cc:1511] Processing CreateTablet for tablet 030ba009901648a8bb000fd5f9d49257 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:55.953217 13667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030ba009901648a8bb000fd5f9d49257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.953331 13662 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb483282dfe40a2a86f301f2a3f6192 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:55.955006 13662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb483282dfe40a2a86f301f2a3f6192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.957517 13872 tablet_bootstrap.cc:492] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:55.958046 13872 ts_tablet_manager.cc:1403] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.002s
I20260710 13:19:55.959667 13779 heartbeater.cc:499] Master 127.11.36.254:44973 was elected leader, sending a full tablet report...
I20260710 13:19:55.960994 13870 ts_tablet_manager.cc:1434] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.098s	user 0.031s	sys 0.022s
I20260710 13:19:55.961210 13872 raft_consensus.cc:359] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:55.962128 13872 raft_consensus.cc:385] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.962423 13872 raft_consensus.cc:740] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.963282 13872 consensus_queue.cc:260] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:55.964267 13816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030ba009901648a8bb000fd5f9d49257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.967073 13739 tablet_service.cc:1511] Processing CreateTablet for tablet 030ba009901648a8bb000fd5f9d49257 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:55.968420 13739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030ba009901648a8bb000fd5f9d49257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.974284 13853 heartbeater.cc:499] Master 127.11.36.254:44973 was elected leader, sending a full tablet report...
I20260710 13:19:55.974745 13737 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb483282dfe40a2a86f301f2a3f6192 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:55.977391 13870 tablet_bootstrap.cc:492] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:55.977505 13593 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb483282dfe40a2a86f301f2a3f6192 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:55.982647 13871 ts_tablet_manager.cc:1434] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.005s
I20260710 13:19:55.983640 13871 tablet_bootstrap.cc:492] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:55.950695 13594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 393551a2db7b4d4ea31724429e41fb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.978070 13737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb483282dfe40a2a86f301f2a3f6192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.986740 13869 tablet_bootstrap.cc:492] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:55.987259 13869 ts_tablet_manager.cc:1403] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.232s	user 0.014s	sys 0.009s
I20260710 13:19:55.987996 13878 raft_consensus.cc:493] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.988624 13878 raft_consensus.cc:515] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:55.998576 13592 tablet_service.cc:1511] Processing CreateTablet for tablet 201d31e968c54d10911dfda7da0a98b0 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:55.998827 13663 tablet_service.cc:1511] Processing CreateTablet for tablet 201d31e968c54d10911dfda7da0a98b0 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:56.000193 13592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201d31e968c54d10911dfda7da0a98b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.000581 13663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201d31e968c54d10911dfda7da0a98b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.007483 13705 heartbeater.cc:499] Master 127.11.36.254:44973 was elected leader, sending a full tablet report...
I20260710 13:19:56.011852 13870 tablet_bootstrap.cc:654] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.012869 13871 tablet_bootstrap.cc:654] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.006259 13593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb483282dfe40a2a86f301f2a3f6192. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:56.016083 13780 tablet.cc:2406] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:56.018656 13869 raft_consensus.cc:359] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.019271 13869 raft_consensus.cc:385] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.019544 13869 raft_consensus.cc:740] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.020255 13869 consensus_queue.cc:260] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.026180 13588 tablet_service.cc:1511] Processing CreateTablet for tablet 075039b26b54486e9fc350f7e0b50803 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:56.028597 13665 tablet_service.cc:1511] Processing CreateTablet for tablet ef89c97c3b3c448ba2e6e0ce1ad4430a (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:56.029920 13665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef89c97c3b3c448ba2e6e0ce1ad4430a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.035918 13872 ts_tablet_manager.cc:1434] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.078s	user 0.010s	sys 0.019s
I20260710 13:19:56.038023 13588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075039b26b54486e9fc350f7e0b50803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.038228 13872 tablet_bootstrap.cc:492] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:56.040282 13741 tablet_service.cc:1511] Processing CreateTablet for tablet ef89c97c3b3c448ba2e6e0ce1ad4430a (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:56.033776 13878 leader_election.cc:290] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:56.041712 13741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef89c97c3b3c448ba2e6e0ce1ad4430a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.049304 13872 tablet_bootstrap.cc:654] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.069983 13875 raft_consensus.cc:493] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.077867 13875 raft_consensus.cc:515] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.078915 13630 heartbeater.cc:499] Master 127.11.36.254:44973 was elected leader, sending a full tablet report...
I20260710 13:19:56.080487 13875 leader_election.cc:290] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:56.083954 13739 tablet_service.cc:1511] Processing CreateTablet for tablet 075039b26b54486e9fc350f7e0b50803 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:56.085687 13739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075039b26b54486e9fc350f7e0b50803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.128391 13872 tablet_bootstrap.cc:492] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:56.129012 13872 ts_tablet_manager.cc:1403] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.091s	user 0.021s	sys 0.003s
I20260710 13:19:56.132228 13872 raft_consensus.cc:359] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.133023 13872 raft_consensus.cc:385] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.133325 13872 raft_consensus.cc:740] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.140158 13815 tablet_service.cc:1511] Processing CreateTablet for tablet 201d31e968c54d10911dfda7da0a98b0 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:56.141503 13815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201d31e968c54d10911dfda7da0a98b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.143285 13882 raft_consensus.cc:493] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.143791 13882 raft_consensus.cc:515] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.146445 13882 leader_election.cc:290] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:56.154354 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d66cf35ffc4ce3bfd7a653a83a56c7" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:56.154702 13870 tablet_bootstrap.cc:492] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:56.155248 13870 ts_tablet_manager.cc:1403] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.178s	user 0.018s	sys 0.010s
W20260710 13:19:56.156141 13793 leader_election.cc:343] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.158347 13870 raft_consensus.cc:359] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.170513 13816 tablet_service.cc:1511] Processing CreateTablet for tablet 075039b26b54486e9fc350f7e0b50803 (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:56.173840 13869 ts_tablet_manager.cc:1434] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.181s	user 0.007s	sys 0.015s
I20260710 13:19:56.180997 13816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075039b26b54486e9fc350f7e0b50803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.181435 13814 tablet_service.cc:1511] Processing CreateTablet for tablet ef89c97c3b3c448ba2e6e0ce1ad4430a (DEFAULT_TABLE table=test-workload [id=c16be6fbe8794001a5d20f4560b88617]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:56.182723 13814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef89c97c3b3c448ba2e6e0ce1ad4430a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.161855 13872 consensus_queue.cc:260] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.196435 13872 ts_tablet_manager.cc:1434] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.003s
I20260710 13:19:56.197682 13872 tablet_bootstrap.cc:492] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:56.202092 13869 tablet_bootstrap.cc:492] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:56.203682 13871 tablet_bootstrap.cc:492] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:56.204212 13871 ts_tablet_manager.cc:1403] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.221s	user 0.005s	sys 0.012s
I20260710 13:19:56.180043 13870 raft_consensus.cc:385] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.210057 13869 tablet_bootstrap.cc:654] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.211272 13871 raft_consensus.cc:359] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.212028 13871 raft_consensus.cc:385] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.213683 13871 raft_consensus.cc:740] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.209515 13870 raft_consensus.cc:740] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.221865 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d66cf35ffc4ce3bfd7a653a83a56c7" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:56.221663 13870 consensus_queue.cc:260] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.222496 13828 raft_consensus.cc:2468] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 0.
I20260710 13:19:56.223855 13870 ts_tablet_manager.cc:1434] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.068s	user 0.003s	sys 0.002s
I20260710 13:19:56.224776 13870 tablet_bootstrap.cc:492] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:56.224736 13717 leader_election.cc:304] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:56.225905 13875 raft_consensus.cc:2804] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.226272 13875 raft_consensus.cc:493] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.226590 13875 raft_consensus.cc:3060] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.231451 13870 tablet_bootstrap.cc:654] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.231506 13754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d66cf35ffc4ce3bfd7a653a83a56c7" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:56.234146 13875 raft_consensus.cc:515] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.235327 13754 raft_consensus.cc:2393] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02a234f1a15b435fbb8649c718388cee in current term 1: Already voted for candidate 649c4db5128c493a800f1d08a406d222 in this term.
I20260710 13:19:56.217129 13871 consensus_queue.cc:260] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.239609 13872 tablet_bootstrap.cc:654] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.240123 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e143769d34083a1cff7580e01dd9c" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:56.242358 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d66cf35ffc4ce3bfd7a653a83a56c7" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
W20260710 13:19:56.246649 13719 leader_election.cc:343] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.247316 13794 leader_election.cc:304] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee; no voters: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59
I20260710 13:19:56.248574 13879 raft_consensus.cc:3060] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:56.258978 13568 leader_election.cc:343] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.259742 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d66cf35ffc4ce3bfd7a653a83a56c7" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:56.244630 13871 ts_tablet_manager.cc:1434] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.006s
I20260710 13:19:56.259738 13875 leader_election.cc:290] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Requested vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:56.260830 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d66cf35ffc4ce3bfd7a653a83a56c7" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:56.261494 13871 tablet_bootstrap.cc:492] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:56.262171 13869 tablet_bootstrap.cc:492] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
W20260710 13:19:56.262377 13719 leader_election.cc:343] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.262647 13869 ts_tablet_manager.cc:1403] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.006s
I20260710 13:19:56.265103 13879 raft_consensus.cc:2749] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.265753 13869 raft_consensus.cc:359] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.266487 13869 raft_consensus.cc:385] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.266778 13869 raft_consensus.cc:740] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.267743 13869 consensus_queue.cc:260] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.270363 13869 ts_tablet_manager.cc:1434] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:56.271219 13871 tablet_bootstrap.cc:654] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.271346 13869 tablet_bootstrap.cc:492] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:56.274569 13872 tablet_bootstrap.cc:492] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:56.275447 13872 ts_tablet_manager.cc:1403] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.002s
I20260710 13:19:56.281024 13880 raft_consensus.cc:493] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.281544 13880 raft_consensus.cc:515] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.281036 13828 raft_consensus.cc:2468] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:19:56.285719 13880 leader_election.cc:290] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:56.295397 13872 raft_consensus.cc:359] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.296046 13872 raft_consensus.cc:385] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.296255 13872 raft_consensus.cc:740] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.296741 13872 consensus_queue.cc:260] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.298496 13717 leader_election.cc:304] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222; no voters: c784936a96c64343b8a269e3d7491b59
I20260710 13:19:56.299094 13872 ts_tablet_manager.cc:1434] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:19:56.299701 13875 raft_consensus.cc:2804] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.300078 13872 tablet_bootstrap.cc:492] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:56.301079 13869 tablet_bootstrap.cc:654] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.314070 13875 raft_consensus.cc:697] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Becoming Leader. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Running, Role: LEADER
I20260710 13:19:56.314415 13872 tablet_bootstrap.cc:654] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.315009 13875 consensus_queue.cc:237] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.320463 13871 tablet_bootstrap.cc:492] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:56.320982 13871 ts_tablet_manager.cc:1403] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.010s
I20260710 13:19:56.324955 13880 raft_consensus.cc:493] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.325824 13870 tablet_bootstrap.cc:492] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:56.325449 13880 raft_consensus.cc:515] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.326844 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660cfbdc6e0c4c9f81c38c4b6b48b92f" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:56.327894 13880 leader_election.cc:290] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:56.323932 13871 raft_consensus.cc:359] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.328430 13871 raft_consensus.cc:385] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.328756 13871 raft_consensus.cc:740] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.329733 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e143769d34083a1cff7580e01dd9c" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:56.329497 13871 consensus_queue.cc:260] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
W20260710 13:19:56.330279 13645 leader_election.cc:343] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.330404 13605 raft_consensus.cc:2468] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 0.
I20260710 13:19:56.331794 13871 ts_tablet_manager.cc:1434] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:19:56.331916 13645 leader_election.cc:304] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:19:56.326325 13870 ts_tablet_manager.cc:1403] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.032s
I20260710 13:19:56.332748 13880 raft_consensus.cc:2804] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.333130 13880 raft_consensus.cc:493] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.333480 13880 raft_consensus.cc:3060] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.335635 13870 raft_consensus.cc:359] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.336364 13870 raft_consensus.cc:385] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.336668 13870 raft_consensus.cc:740] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.337404 13870 consensus_queue.cc:260] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.341215 13880 raft_consensus.cc:515] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.341495 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e143769d34083a1cff7580e01dd9c" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:56.342728 13680 raft_consensus.cc:2393] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c784936a96c64343b8a269e3d7491b59 in current term 1: Already voted for candidate 50ce79c2ba0045beb4882985a829ea62 in this term.
I20260710 13:19:56.343380 13880 leader_election.cc:290] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Requested vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:56.332767 13871 tablet_bootstrap.cc:492] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:56.344904 13568 leader_election.cc:304] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c784936a96c64343b8a269e3d7491b59; no voters: 02a234f1a15b435fbb8649c718388cee, 50ce79c2ba0045beb4882985a829ea62
I20260710 13:19:56.346130 13882 raft_consensus.cc:3060] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.351220 13869 tablet_bootstrap.cc:492] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:56.351739 13869 ts_tablet_manager.cc:1403] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.009s
I20260710 13:19:56.355039 13882 raft_consensus.cc:2749] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.357882 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660cfbdc6e0c4c9f81c38c4b6b48b92f" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:56.358246 13826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e143769d34083a1cff7580e01dd9c" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:56.359195 13827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e143769d34083a1cff7580e01dd9c" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:56.359845 13869 raft_consensus.cc:359] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
W20260710 13:19:56.360183 13643 leader_election.cc:343] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.360605 13869 raft_consensus.cc:385] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.358572 13828 raft_consensus.cc:2468] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 0.
I20260710 13:19:56.360921 13869 raft_consensus.cc:740] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
W20260710 13:19:56.360998 13643 leader_election.cc:343] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.362179 13643 leader_election.cc:304] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [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: 02a234f1a15b435fbb8649c718388cee, 50ce79c2ba0045beb4882985a829ea62; no voters: c784936a96c64343b8a269e3d7491b59
I20260710 13:19:56.362228 13869 consensus_queue.cc:260] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.361009 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e143769d34083a1cff7580e01dd9c" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:56.365937 13872 tablet_bootstrap.cc:492] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:56.366108 13870 ts_tablet_manager.cc:1434] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.003s
I20260710 13:19:56.366508 13872 ts_tablet_manager.cc:1403] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.003s
I20260710 13:19:56.367163 13870 tablet_bootstrap.cc:492] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:56.367213 13869 ts_tablet_manager.cc:1434] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 13:19:56.369441 13872 raft_consensus.cc:359] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.370160 13872 raft_consensus.cc:385] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.370442 13872 raft_consensus.cc:740] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.371361 13872 consensus_queue.cc:260] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.373028 13605 raft_consensus.cc:2468] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 1.
I20260710 13:19:56.376834 13645 leader_election.cc:304] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59; no voters: 02a234f1a15b435fbb8649c718388cee
I20260710 13:19:56.380053 13870 tablet_bootstrap.cc:654] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.377563 13502 catalog_manager.cc:5697] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 649c4db5128c493a800f1d08a406d222 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "649c4db5128c493a800f1d08a406d222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.384527 13906 raft_consensus.cc:2804] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.384837 13872 ts_tablet_manager.cc:1434] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.006s
I20260710 13:19:56.364933 13871 tablet_bootstrap.cc:654] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.363631 13880 raft_consensus.cc:2804] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.387534 13880 raft_consensus.cc:493] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.388669 13872 tablet_bootstrap.cc:492] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:56.389073 13880 raft_consensus.cc:3060] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.390158 13869 tablet_bootstrap.cc:492] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:56.394773 13906 raft_consensus.cc:697] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Becoming Leader. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Running, Role: LEADER
I20260710 13:19:56.396157 13872 tablet_bootstrap.cc:654] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.397665 13869 tablet_bootstrap.cc:654] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.400962 13880 raft_consensus.cc:515] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.405246 13880 leader_election.cc:290] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Requested vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:56.406857 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660cfbdc6e0c4c9f81c38c4b6b48b92f" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:56.407716 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660cfbdc6e0c4c9f81c38c4b6b48b92f" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:56.402313 13906 consensus_queue.cc:237] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
W20260710 13:19:56.409138 13645 leader_election.cc:343] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.409415 13828 raft_consensus.cc:3060] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.411078 13870 tablet_bootstrap.cc:492] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:56.411990 13870 ts_tablet_manager.cc:1403] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.008s
I20260710 13:19:56.416095 13870 raft_consensus.cc:359] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.416680 13871 tablet_bootstrap.cc:492] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:56.417553 13871 ts_tablet_manager.cc:1403] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.085s	user 0.004s	sys 0.011s
I20260710 13:19:56.416865 13870 raft_consensus.cc:385] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.418192 13870 raft_consensus.cc:740] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.419919 13872 tablet_bootstrap.cc:492] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:56.420462 13872 ts_tablet_manager.cc:1403] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.009s
I20260710 13:19:56.422958 13871 raft_consensus.cc:359] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.423833 13871 raft_consensus.cc:385] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.424196 13871 raft_consensus.cc:740] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.428228 13828 raft_consensus.cc:2468] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 1.
I20260710 13:19:56.428236 13871 consensus_queue.cc:260] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.424202 13872 raft_consensus.cc:359] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.429620 13643 leader_election.cc:304] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 50ce79c2ba0045beb4882985a829ea62; no voters: c784936a96c64343b8a269e3d7491b59
I20260710 13:19:56.427747 13870 consensus_queue.cc:260] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.429960 13872 raft_consensus.cc:385] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.430799 13880 raft_consensus.cc:2804] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.431574 13880 raft_consensus.cc:697] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Becoming Leader. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Running, Role: LEADER
I20260710 13:19:56.432583 13879 raft_consensus.cc:493] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.432721 13870 ts_tablet_manager.cc:1434] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 13:19:56.432439 13880 consensus_queue.cc:237] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.433049 13879 raft_consensus.cc:515] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.433785 13870 tablet_bootstrap.cc:492] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:56.435202 13879 leader_election.cc:290] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:56.435724 13872 raft_consensus.cc:740] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.436669 13872 consensus_queue.cc:260] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.437111 13754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a04566ac034a47aa41c1be5ebb6468" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:56.439363 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a04566ac034a47aa41c1be5ebb6468" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:56.440212 13605 raft_consensus.cc:2468] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 0.
I20260710 13:19:56.440876 13870 tablet_bootstrap.cc:654] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.441701 13872 ts_tablet_manager.cc:1434] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
W20260710 13:19:56.441794 13794 leader_election.cc:343] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.442783 13872 tablet_bootstrap.cc:492] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:56.442885 13793 leader_election.cc:304] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [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: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59; no voters: 649c4db5128c493a800f1d08a406d222
I20260710 13:19:56.445217 13879 raft_consensus.cc:2804] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.445744 13879 raft_consensus.cc:493] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.446179 13879 raft_consensus.cc:3060] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.452670 13872 tablet_bootstrap.cc:654] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.455933 13879 raft_consensus.cc:515] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.439324 13871 ts_tablet_manager.cc:1434] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:19:56.462841 13869 tablet_bootstrap.cc:492] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:56.463873 13871 tablet_bootstrap.cc:492] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:56.470350 13869 ts_tablet_manager.cc:1403] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.006s
I20260710 13:19:56.471649 13879 leader_election.cc:290] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Requested vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:56.472361 13754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a04566ac034a47aa41c1be5ebb6468" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222"
W20260710 13:19:56.475862 13794 leader_election.cc:343] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.474013 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a04566ac034a47aa41c1be5ebb6468" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:56.476629 13605 raft_consensus.cc:3060] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.478637 13871 tablet_bootstrap.cc:654] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.478650 13870 tablet_bootstrap.cc:492] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:56.479439 13870 ts_tablet_manager.cc:1403] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.018s
I20260710 13:19:56.482445 13870 raft_consensus.cc:359] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.483212 13870 raft_consensus.cc:385] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.483574 13870 raft_consensus.cc:740] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.484371 13870 consensus_queue.cc:260] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.486663 13870 ts_tablet_manager.cc:1434] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:19:56.487713 13870 tablet_bootstrap.cc:492] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:56.491364 13502 catalog_manager.cc:5697] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "50ce79c2ba0045beb4882985a829ea62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:56.494169 13870 tablet_bootstrap.cc:654] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.497713 13872 tablet_bootstrap.cc:492] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:56.498049 13605 raft_consensus.cc:2468] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 1.
I20260710 13:19:56.502967 13793 leader_election.cc:304] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59; no voters: 649c4db5128c493a800f1d08a406d222
I20260710 13:19:56.502951 13502 catalog_manager.cc:5697] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "50ce79c2ba0045beb4882985a829ea62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:56.504714 13879 raft_consensus.cc:2804] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.498407 13872 ts_tablet_manager.cc:1403] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.002s
I20260710 13:19:56.500391 13880 raft_consensus.cc:493] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.505353 13879 raft_consensus.cc:697] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Becoming Leader. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Running, Role: LEADER
I20260710 13:19:56.506011 13880 raft_consensus.cc:515] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.507385 13879 consensus_queue.cc:237] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.509213 13880 leader_election.cc:290] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:56.513514 13872 raft_consensus.cc:359] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.516352 13872 raft_consensus.cc:385] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.516645 13872 raft_consensus.cc:740] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.517326 13872 consensus_queue.cc:260] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.521144 13872 ts_tablet_manager.cc:1434] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:56.523439 13872 tablet_bootstrap.cc:492] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:56.524366 13870 tablet_bootstrap.cc:492] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:56.524886 13870 ts_tablet_manager.cc:1403] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.022s
I20260710 13:19:56.525449 13875 raft_consensus.cc:493] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.525942 13875 raft_consensus.cc:515] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.527706 13754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456e7a5c43584d0e96e6738d75f49e7a" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:56.527894 13870 raft_consensus.cc:359] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.528266 13875 leader_election.cc:290] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:56.528342 13754 raft_consensus.cc:2468] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 0.
I20260710 13:19:56.528680 13870 raft_consensus.cc:385] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.529042 13870 raft_consensus.cc:740] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.529686 13872 tablet_bootstrap.cc:654] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.529795 13646 leader_election.cc:304] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:56.529798 13870 consensus_queue.cc:260] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.530923 13880 raft_consensus.cc:2804] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.531286 13880 raft_consensus.cc:493] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.531631 13880 raft_consensus.cc:3060] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.532378 13870 ts_tablet_manager.cc:1434] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 13:19:56.534804 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08827daff1814d70882939c302d5649c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
W20260710 13:19:56.536305 13717 leader_election.cc:343] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.538384 13906 raft_consensus.cc:493] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.539026 13906 raft_consensus.cc:515] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.540120 13880 raft_consensus.cc:515] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.542511 13754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08827daff1814d70882939c302d5649c" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:56.543035 13906 leader_election.cc:290] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:56.543154 13754 raft_consensus.cc:2468] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 0.
I20260710 13:19:56.543440 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08827daff1814d70882939c302d5649c" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:56.544437 13870 tablet_bootstrap.cc:492] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:56.544517 13646 leader_election.cc:304] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:56.545624 13906 raft_consensus.cc:2804] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.545961 13906 raft_consensus.cc:493] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.546289 13906 raft_consensus.cc:3060] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.547902 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08827daff1814d70882939c302d5649c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
W20260710 13:19:56.548697 13643 leader_election.cc:343] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.501403 13869 raft_consensus.cc:359] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.553617 13870 tablet_bootstrap.cc:654] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.553771 13869 raft_consensus.cc:385] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.554199 13869 raft_consensus.cc:740] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.556901 13754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456e7a5c43584d0e96e6738d75f49e7a" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:19:56.557466 13754 raft_consensus.cc:3060] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.563637 13871 tablet_bootstrap.cc:492] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:56.564568 13871 ts_tablet_manager.cc:1403] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.023s
I20260710 13:19:56.567322 13870 tablet_bootstrap.cc:492] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:56.567720 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456e7a5c43584d0e96e6738d75f49e7a" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:56.568100 13870 ts_tablet_manager.cc:1403] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260710 13:19:56.567873 13871 raft_consensus.cc:359] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.568773 13871 raft_consensus.cc:385] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.569172 13871 raft_consensus.cc:740] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
W20260710 13:19:56.569521 13645 leader_election.cc:343] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.556372 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456e7a5c43584d0e96e6738d75f49e7a" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:56.570299 13871 consensus_queue.cc:260] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.572644 13871 ts_tablet_manager.cc:1434] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:19:56.573776 13880 leader_election.cc:290] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Requested vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:56.574669 13871 tablet_bootstrap.cc:492] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:56.574512 13869 consensus_queue.cc:260] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.576676 13869 ts_tablet_manager.cc:1434] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.106s	user 0.003s	sys 0.003s
I20260710 13:19:56.572402 13870 raft_consensus.cc:359] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.577701 13869 tablet_bootstrap.cc:492] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:56.577880 13870 raft_consensus.cc:385] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.578258 13870 raft_consensus.cc:740] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.579437 13872 tablet_bootstrap.cc:492] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:56.579120 13870 consensus_queue.cc:260] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.580021 13872 ts_tablet_manager.cc:1403] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.057s	user 0.028s	sys 0.023s
I20260710 13:19:56.581552 13754 raft_consensus.cc:2468] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 1.
I20260710 13:19:56.583458 13872 raft_consensus.cc:359] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.584249 13872 raft_consensus.cc:385] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.580654 13906 raft_consensus.cc:515] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.584687 13870 ts_tablet_manager.cc:1434] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 13:19:56.584600 13872 raft_consensus.cc:740] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.585736 13680 raft_consensus.cc:2393] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 649c4db5128c493a800f1d08a406d222 in current term 1: Already voted for candidate 50ce79c2ba0045beb4882985a829ea62 in this term.
I20260710 13:19:56.587368 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08827daff1814d70882939c302d5649c" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:56.587762 13717 leader_election.cc:304] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 649c4db5128c493a800f1d08a406d222; no voters: 02a234f1a15b435fbb8649c718388cee, 50ce79c2ba0045beb4882985a829ea62
I20260710 13:19:56.588125 13870 tablet_bootstrap.cc:492] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
W20260710 13:19:56.588711 13643 leader_election.cc:343] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.588865 13875 raft_consensus.cc:3060] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.589313 13906 leader_election.cc:290] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Requested vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:56.590962 13878 raft_consensus.cc:493] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.591414 13878 raft_consensus.cc:515] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.592759 13871 tablet_bootstrap.cc:654] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.593871 13882 raft_consensus.cc:493] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.594496 13869 tablet_bootstrap.cc:654] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.594323 13882 raft_consensus.cc:515] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
W20260710 13:19:56.573201 13645 leader_election.cc:343] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.596676 13882 leader_election.cc:290] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:56.597748 13878 leader_election.cc:290] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:56.599541 13870 tablet_bootstrap.cc:654] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.601943 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1991dca628b4fa895dce48812bcad83" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:56.602794 13680 raft_consensus.cc:2468] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 0.
I20260710 13:19:56.604285 13568 leader_election.cc:304] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:19:56.605170 13882 raft_consensus.cc:2804] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.605613 13882 raft_consensus.cc:493] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.606020 13869 tablet_bootstrap.cc:492] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:56.606158 13882 raft_consensus.cc:3060] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.606555 13869 ts_tablet_manager.cc:1403] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.009s
I20260710 13:19:56.609432 13869 raft_consensus.cc:359] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.610148 13869 raft_consensus.cc:385] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.610441 13869 raft_consensus.cc:740] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.612278 13869 consensus_queue.cc:260] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.612871 13875 raft_consensus.cc:2749] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.615183 13871 tablet_bootstrap.cc:492] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:56.615674 13871 ts_tablet_manager.cc:1403] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260710 13:19:56.585738 13872 consensus_queue.cc:260] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.618610 13871 raft_consensus.cc:359] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.619331 13871 raft_consensus.cc:385] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.619657 13871 raft_consensus.cc:740] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.619900 13872 ts_tablet_manager.cc:1434] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:19:56.620388 13871 consensus_queue.cc:260] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.620158 13882 raft_consensus.cc:515] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.622696 13871 ts_tablet_manager.cc:1434] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:56.623629 13871 tablet_bootstrap.cc:492] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:56.623925 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1991dca628b4fa895dce48812bcad83" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:19:56.624441 13680 raft_consensus.cc:3060] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.631371 13754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08827daff1814d70882939c302d5649c" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:19:56.632198 13872 tablet_bootstrap.cc:492] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:56.634249 13646 leader_election.cc:304] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: c784936a96c64343b8a269e3d7491b59
I20260710 13:19:56.633029 13680 raft_consensus.cc:2468] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 1.
I20260710 13:19:56.635437 13906 raft_consensus.cc:2804] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.637043 13906 raft_consensus.cc:697] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Becoming Leader. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Running, Role: LEADER
I20260710 13:19:56.637969 13871 tablet_bootstrap.cc:654] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.637988 13906 consensus_queue.cc:237] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.643530 13568 leader_election.cc:304] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:19:56.645067 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7bf673c0f94b98af5cc75a532d463b" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:56.645495 13882 leader_election.cc:290] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 election: Requested vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:56.646498 13882 raft_consensus.cc:2804] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:56.646735 13791 leader_election.cc:343] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.653990 13882 raft_consensus.cc:697] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 1 LEADER]: Becoming Leader. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Running, Role: LEADER
I20260710 13:19:56.656492 13882 consensus_queue.cc:237] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.663468 13754 raft_consensus.cc:2468] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 1.
I20260710 13:19:56.663070 13501 catalog_manager.cc:5697] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "50ce79c2ba0045beb4882985a829ea62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:56.664702 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7bf673c0f94b98af5cc75a532d463b" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:56.664659 13646 leader_election.cc:304] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: 02a234f1a15b435fbb8649c718388cee
I20260710 13:19:56.665542 13605 raft_consensus.cc:2468] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 0.
I20260710 13:19:56.666422 13906 raft_consensus.cc:2804] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.667068 13906 raft_consensus.cc:697] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Becoming Leader. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Running, Role: LEADER
I20260710 13:19:56.668109 13906 consensus_queue.cc:237] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.652248 13871 tablet_bootstrap.cc:492] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:56.669422 13871 ts_tablet_manager.cc:1403] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.006s
I20260710 13:19:56.669760 13875 raft_consensus.cc:493] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.670377 13875 raft_consensus.cc:515] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.672210 13871 raft_consensus.cc:359] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.672924 13871 raft_consensus.cc:385] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.673216 13871 raft_consensus.cc:740] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.672436 13793 leader_election.cc:304] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [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: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59; no voters: 50ce79c2ba0045beb4882985a829ea62
I20260710 13:19:56.674609 13879 raft_consensus.cc:2804] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.674947 13879 raft_consensus.cc:493] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.675267 13879 raft_consensus.cc:3060] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.675444 13869 ts_tablet_manager.cc:1434] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.069s	user 0.029s	sys 0.016s
I20260710 13:19:56.675299 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0195e31a7a614514acd1d54392d4d7ac" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:56.676563 13869 tablet_bootstrap.cc:492] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:56.676365 13500 catalog_manager.cc:5697] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a234f1a15b435fbb8649c718388cee (127.11.36.196). New cstate: current_term: 1 leader_uuid: "02a234f1a15b435fbb8649c718388cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:56.677356 13717 leader_election.cc:343] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.676478 13875 leader_election.cc:290] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:56.680763 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0195e31a7a614514acd1d54392d4d7ac" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:56.681458 13605 raft_consensus.cc:2468] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 0.
I20260710 13:19:56.682704 13719 leader_election.cc:304] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [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: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59; no voters: 50ce79c2ba0045beb4882985a829ea62
I20260710 13:19:56.683212 13869 tablet_bootstrap.cc:654] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.683992 13875 raft_consensus.cc:2804] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.684425 13875 raft_consensus.cc:493] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.684233 13871 consensus_queue.cc:260] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.684902 13875 raft_consensus.cc:3060] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.682611 13879 raft_consensus.cc:515] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.653276 13872 tablet_bootstrap.cc:654] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.687968 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7bf673c0f94b98af5cc75a532d463b" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:56.688545 13605 raft_consensus.cc:3060] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.688906 13870 tablet_bootstrap.cc:492] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:56.689356 13870 ts_tablet_manager.cc:1403] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.027s
I20260710 13:19:56.691969 13870 raft_consensus.cc:359] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.692631 13870 raft_consensus.cc:385] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.692917 13870 raft_consensus.cc:740] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.693851 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7bf673c0f94b98af5cc75a532d463b" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:19:56.694911 13871 ts_tablet_manager.cc:1434] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:19:56.696250 13871 tablet_bootstrap.cc:492] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:56.697381 13753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1991dca628b4fa895dce48812bcad83" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222"
W20260710 13:19:56.698652 13791 leader_election.cc:343] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.698817 13753 raft_consensus.cc:3060] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.698529 13754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1991dca628b4fa895dce48812bcad83" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:56.698422 13870 consensus_queue.cc:260] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.692997 13879 leader_election.cc:290] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Requested vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:56.703919 13870 ts_tablet_manager.cc:1434] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:56.705529 13503 catalog_manager.cc:5697] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "50ce79c2ba0045beb4882985a829ea62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.715157 13870 tablet_bootstrap.cc:492] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:56.716791 13871 tablet_bootstrap.cc:654] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.720712 13870 tablet_bootstrap.cc:654] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.723850 13872 tablet_bootstrap.cc:492] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:56.724313 13872 ts_tablet_manager.cc:1403] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.016s
I20260710 13:19:56.726665 13872 raft_consensus.cc:359] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.727288 13872 raft_consensus.cc:385] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.727620 13872 raft_consensus.cc:740] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.715188 13753 raft_consensus.cc:2468] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 1.
I20260710 13:19:56.728108 13869 tablet_bootstrap.cc:492] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:56.728586 13869 ts_tablet_manager.cc:1403] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.012s
I20260710 13:19:56.728469 13872 consensus_queue.cc:260] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.730888 13872 ts_tablet_manager.cc:1434] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:19:56.731837 13872 tablet_bootstrap.cc:492] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:56.733717 13875 raft_consensus.cc:515] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.736989 13872 tablet_bootstrap.cc:654] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.736937 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0195e31a7a614514acd1d54392d4d7ac" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
W20260710 13:19:56.738543 13717 leader_election.cc:343] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.738703 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0195e31a7a614514acd1d54392d4d7ac" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:56.739284 13604 raft_consensus.cc:3060] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.739233 13605 raft_consensus.cc:2468] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 1.
I20260710 13:19:56.740672 13793 leader_election.cc:304] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59; no voters: 50ce79c2ba0045beb4882985a829ea62
I20260710 13:19:56.741968 13906 raft_consensus.cc:493] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.742853 13906 raft_consensus.cc:515] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.744910 13906 leader_election.cc:290] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:56.745466 13875 leader_election.cc:290] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Requested vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:56.746810 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9119cd4c55fc4bc599b87fad343fb63c" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:56.741550 13869 raft_consensus.cc:359] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.747898 13869 raft_consensus.cc:385] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.748188 13869 raft_consensus.cc:740] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
W20260710 13:19:56.748347 13643 leader_election.cc:343] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.741849 13879 raft_consensus.cc:2804] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.748946 13869 consensus_queue.cc:260] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.749264 13753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9119cd4c55fc4bc599b87fad343fb63c" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:56.749976 13879 raft_consensus.cc:697] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Becoming Leader. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Running, Role: LEADER
I20260710 13:19:56.750088 13753 raft_consensus.cc:2468] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 0.
I20260710 13:19:56.751319 13869 ts_tablet_manager.cc:1434] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260710 13:19:56.751065 13879 consensus_queue.cc:237] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.751710 13646 leader_election.cc:304] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [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: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: 02a234f1a15b435fbb8649c718388cee
I20260710 13:19:56.753185 13906 raft_consensus.cc:2804] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.753687 13906 raft_consensus.cc:493] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.754109 13906 raft_consensus.cc:3060] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.752305 13869 tablet_bootstrap.cc:492] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:56.744791 13503 catalog_manager.cc:5697] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 reported cstate change: term changed from 0 to 1, leader changed from <none> to c784936a96c64343b8a269e3d7491b59 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "c784936a96c64343b8a269e3d7491b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:56.768296 13719 consensus_peers.cc:597] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:56.771056 13869 tablet_bootstrap.cc:654] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.779201 13604 raft_consensus.cc:2468] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:19:56.781404 13719 leader_election.cc:304] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59; no voters: 50ce79c2ba0045beb4882985a829ea62
I20260710 13:19:56.782632 13875 raft_consensus.cc:2804] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.784248 13875 raft_consensus.cc:697] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Becoming Leader. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Running, Role: LEADER
I20260710 13:19:56.785977 13875 consensus_queue.cc:237] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.787796 13869 tablet_bootstrap.cc:492] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:56.788295 13869 ts_tablet_manager.cc:1403] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.006s
I20260710 13:19:56.773128 13906 raft_consensus.cc:515] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.791249 13869 raft_consensus.cc:359] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.791482 13503 catalog_manager.cc:5697] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a234f1a15b435fbb8649c718388cee (127.11.36.196). New cstate: current_term: 1 leader_uuid: "02a234f1a15b435fbb8649c718388cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.796613 13872 tablet_bootstrap.cc:492] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:56.797068 13872 ts_tablet_manager.cc:1403] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.014s
I20260710 13:19:56.799547 13872 raft_consensus.cc:359] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.800135 13872 raft_consensus.cc:385] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.800382 13872 raft_consensus.cc:740] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.794818 13753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9119cd4c55fc4bc599b87fad343fb63c" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:19:56.801465 13753 raft_consensus.cc:3060] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.802109 13904 raft_consensus.cc:493] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.802732 13904 raft_consensus.cc:515] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.806099 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a04566ac034a47aa41c1be5ebb6468" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:56.808229 13753 raft_consensus.cc:2468] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 1.
I20260710 13:19:56.807252 13501 catalog_manager.cc:5697] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 649c4db5128c493a800f1d08a406d222 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "649c4db5128c493a800f1d08a406d222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:56.791991 13869 raft_consensus.cc:385] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.809528 13869 raft_consensus.cc:740] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.810276 13869 consensus_queue.cc:260] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:56.811213 13646 leader_election.cc:304] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:56.812399 13869 ts_tablet_manager.cc:1434] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 13:19:56.812287 13880 raft_consensus.cc:2804] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.805441 13904 leader_election.cc:290] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:56.812961 13880 raft_consensus.cc:697] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Becoming Leader. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Running, Role: LEADER
I20260710 13:19:56.813848 13880 consensus_queue.cc:237] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.815135 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a04566ac034a47aa41c1be5ebb6468" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:56.816169 13604 raft_consensus.cc:2393] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 649c4db5128c493a800f1d08a406d222 in current term 1: Already voted for candidate 02a234f1a15b435fbb8649c718388cee in this term.
I20260710 13:19:56.817505 13719 leader_election.cc:304] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 649c4db5128c493a800f1d08a406d222; no voters: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59
I20260710 13:19:56.818480 13872 consensus_queue.cc:260] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.818928 13904 raft_consensus.cc:3060] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.822996 13872 ts_tablet_manager.cc:1434] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 13:19:56.826431 13828 raft_consensus.cc:3060] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.832500 13872 tablet_bootstrap.cc:492] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:56.834699 13503 catalog_manager.cc:5697] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "50ce79c2ba0045beb4882985a829ea62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.836831 13880 raft_consensus.cc:493] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.839294 13905 consensus_queue.cc:1048] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:56.842567 13880 raft_consensus.cc:515] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:56.839835 13871 tablet_bootstrap.cc:492] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:56.843603 13871 ts_tablet_manager.cc:1403] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.148s	user 0.045s	sys 0.060s
I20260710 13:19:56.844100 13827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9119cd4c55fc4bc599b87fad343fb63c" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:56.847632 13872 tablet_bootstrap.cc:654] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.848440 13871 raft_consensus.cc:359] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.849328 13871 raft_consensus.cc:385] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.849704 13871 raft_consensus.cc:740] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.849996 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0195e31a7a614514acd1d54392d4d7ac" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:56.850186 13753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0195e31a7a614514acd1d54392d4d7ac" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:56.850790 13604 raft_consensus.cc:2393] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50ce79c2ba0045beb4882985a829ea62 in current term 1: Already voted for candidate 649c4db5128c493a800f1d08a406d222 in this term.
I20260710 13:19:56.840502 13869 tablet_bootstrap.cc:492] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:56.851521 13875 consensus_queue.cc:1048] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:56.852352 13645 leader_election.cc:304] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62; no voters: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59
I20260710 13:19:56.853190 13905 raft_consensus.cc:3060] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:56.857630 13643 leader_election.cc:343] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.857995 13869 tablet_bootstrap.cc:654] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.849287 13880 leader_election.cc:290] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:56.850365 13871 consensus_queue.cc:260] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.862418 13871 ts_tablet_manager.cc:1434] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:19:56.863602 13871 tablet_bootstrap.cc:492] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:56.867388 13905 raft_consensus.cc:2749] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.845290 13906 leader_election.cc:290] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Requested vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:56.869648 13871 tablet_bootstrap.cc:654] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.840304 13904 raft_consensus.cc:2749] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.876987 13869 tablet_bootstrap.cc:492] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:56.877802 13869 ts_tablet_manager.cc:1403] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.001s
I20260710 13:19:56.881448 13869 raft_consensus.cc:359] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.882489 13869 raft_consensus.cc:385] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.882928 13869 raft_consensus.cc:740] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.883939 13869 consensus_queue.cc:260] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.886850 13871 tablet_bootstrap.cc:492] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
W20260710 13:19:56.886976 13645 consensus_peers.cc:597] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:56.887357 13871 ts_tablet_manager.cc:1403] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.002s
I20260710 13:19:56.890146 13871 raft_consensus.cc:359] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.890781 13871 raft_consensus.cc:385] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.891077 13871 raft_consensus.cc:740] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.891700 13871 consensus_queue.cc:260] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.893477 13905 consensus_queue.cc:1048] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:56.893990 13869 ts_tablet_manager.cc:1434] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:19:56.894841 13871 ts_tablet_manager.cc:1434] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:56.897379 13871 tablet_bootstrap.cc:492] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:56.873347 13870 tablet_bootstrap.cc:492] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:56.899132 13870 ts_tablet_manager.cc:1403] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.184s	user 0.020s	sys 0.000s
I20260710 13:19:56.899312 13869 tablet_bootstrap.cc:492] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:56.914776 13870 raft_consensus.cc:359] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.915849 13870 raft_consensus.cc:385] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.916263 13870 raft_consensus.cc:740] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.917505 13870 consensus_queue.cc:260] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:56.923800 13870 ts_tablet_manager.cc:1434] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:19:56.928596 13871 tablet_bootstrap.cc:654] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.925645 13870 tablet_bootstrap.cc:492] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:56.940522 13906 consensus_queue.cc:1048] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:56.951870 13870 tablet_bootstrap.cc:654] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.968151 13872 tablet_bootstrap.cc:492] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:56.968753 13872 ts_tablet_manager.cc:1403] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.136s	user 0.024s	sys 0.055s
I20260710 13:19:56.968816 13879 consensus_queue.cc:1048] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:56.972000 13872 raft_consensus.cc:359] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:56.972764 13872 raft_consensus.cc:385] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.973117 13872 raft_consensus.cc:740] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.974043 13872 consensus_queue.cc:260] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
W20260710 13:19:56.976863 13551 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:56.980335 13872 ts_tablet_manager.cc:1434] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:56.981863 13872 tablet_bootstrap.cc:492] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:57.030737 13880 raft_consensus.cc:493] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.033140 13871 tablet_bootstrap.cc:492] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:57.032575 13880 raft_consensus.cc:515] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.037163 13955 raft_consensus.cc:493] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.039722 13906 raft_consensus.cc:493] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.040726 13906 raft_consensus.cc:515] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.038275 13955 raft_consensus.cc:515] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.054443 13869 tablet_bootstrap.cc:654] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.055430 13870 tablet_bootstrap.cc:492] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:57.056337 13870 ts_tablet_manager.cc:1403] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.131s	user 0.006s	sys 0.007s
I20260710 13:19:57.065244 13905 consensus_queue.cc:1048] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:19:57.085166 13871 ts_tablet_manager.cc:1403] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.188s	user 0.014s	sys 0.003s
I20260710 13:19:57.093875 13882 raft_consensus.cc:493] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.094795 13882 raft_consensus.cc:515] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.098464 13878 raft_consensus.cc:493] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.099255 13878 raft_consensus.cc:515] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.099926 13870 raft_consensus.cc:359] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.101574 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d66cf35ffc4ce3bfd7a653a83a56c7" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:57.110555 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6420e375f4b90b35552413501bdc8" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:57.113783 13824 raft_consensus.cc:2468] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 0.
I20260710 13:19:57.116531 13717 leader_election.cc:304] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:57.117832 13904 raft_consensus.cc:2804] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.118309 13904 raft_consensus.cc:493] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.118729 13904 raft_consensus.cc:3060] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.103159 13906 leader_election.cc:290] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:57.104867 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7bf673c0f94b98af5cc75a532d463b" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:57.120220 13604 raft_consensus.cc:2393] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50ce79c2ba0045beb4882985a829ea62 in current term 1: Already voted for candidate 02a234f1a15b435fbb8649c718388cee in this term.
I20260710 13:19:57.125970 13882 leader_election.cc:290] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:57.105180 13955 leader_election.cc:290] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:57.107501 13827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d66cf35ffc4ce3bfd7a653a83a56c7" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:57.127223 13878 leader_election.cc:290] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:57.108326 13826 raft_consensus.cc:3060] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.108702 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6420e375f4b90b35552413501bdc8" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:57.110519 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7bf673c0f94b98af5cc75a532d463b" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:57.129520 13679 raft_consensus.cc:2468] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 0.
I20260710 13:19:57.134157 13568 leader_election.cc:304] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c784936a96c64343b8a269e3d7491b59; no voters: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222
I20260710 13:19:57.135668 13927 raft_consensus.cc:2749] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.134230 13878 consensus_queue.cc:1048] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:57.137187 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08827daff1814d70882939c302d5649c" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:57.111896 13870 raft_consensus.cc:385] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.139137 13871 raft_consensus.cc:359] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.146944 13871 raft_consensus.cc:385] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.147356 13871 raft_consensus.cc:740] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.146829 13870 raft_consensus.cc:740] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.142740 13882 raft_consensus.cc:493] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.160830 13930 consensus_queue.cc:1048] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:19:57.160991 13882 raft_consensus.cc:515] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.164866 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456e7a5c43584d0e96e6738d75f49e7a" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:57.165181 13643 leader_election.cc:304] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62; no voters: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59
I20260710 13:19:57.166975 13958 raft_consensus.cc:3060] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.170253 13871 consensus_queue.cc:260] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.181157 13880 leader_election.cc:290] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:57.183462 13869 tablet_bootstrap.cc:492] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:57.184157 13869 ts_tablet_manager.cc:1403] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.285s	user 0.010s	sys 0.023s
I20260710 13:19:57.186165 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb417435f3d4c7086fc2ee90c0c1c06" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:57.183506 13955 consensus_queue.cc:1048] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:19:57.172024 13870 consensus_queue.cc:260] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.188795 13871 ts_tablet_manager.cc:1434] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.003s
I20260710 13:19:57.189949 13752 raft_consensus.cc:2393] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c784936a96c64343b8a269e3d7491b59 in current term 1: Already voted for candidate 50ce79c2ba0045beb4882985a829ea62 in this term.
I20260710 13:19:57.186544 13872 tablet_bootstrap.cc:654] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.201212 13882 leader_election.cc:290] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:57.202979 13869 raft_consensus.cc:359] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.207571 13869 raft_consensus.cc:385] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.210911 13869 raft_consensus.cc:740] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.204303 13871 tablet_bootstrap.cc:492] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:57.192584 13870 ts_tablet_manager.cc:1434] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.136s	user 0.006s	sys 0.005s
I20260710 13:19:57.204229 13880 consensus_queue.cc:1048] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:19:57.204409 13930 raft_consensus.cc:493] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.228767 13930 raft_consensus.cc:515] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.232266 13930 leader_election.cc:290] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:57.205206 13678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456e7a5c43584d0e96e6738d75f49e7a" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:57.233716 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:57.234618 13828 raft_consensus.cc:2468] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 0.
I20260710 13:19:57.234892 13568 leader_election.cc:304] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c784936a96c64343b8a269e3d7491b59; no voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222
I20260710 13:19:57.236845 13568 leader_election.cc:304] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:19:57.238083 13882 raft_consensus.cc:3060] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.222793 13955 raft_consensus.cc:493] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.247587 13955 raft_consensus.cc:515] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
W20260710 13:19:57.220471 13643 leader_election.cc:343] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.251708 13927 raft_consensus.cc:2804] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.252169 13927 raft_consensus.cc:493] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.252528 13927 raft_consensus.cc:3060] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.253906 13955 leader_election.cc:290] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:57.257182 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:57.258152 13825 raft_consensus.cc:2468] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 0.
I20260710 13:19:57.262864 13717 leader_election.cc:304] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:57.225476 13869 consensus_queue.cc:260] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.222041 13958 raft_consensus.cc:2749] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.272321 13678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08827daff1814d70882939c302d5649c" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:57.215520 13904 raft_consensus.cc:515] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.273360 13955 raft_consensus.cc:2804] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.284319 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:57.288501 13791 leader_election.cc:304] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee; no voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222
I20260710 13:19:57.290094 13962 raft_consensus.cc:2749] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.293406 13869 ts_tablet_manager.cc:1434] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.109s	user 0.013s	sys 0.007s
I20260710 13:19:57.283136 13955 raft_consensus.cc:493] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.303321 13872 tablet_bootstrap.cc:492] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:57.303932 13872 ts_tablet_manager.cc:1403] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.322s	user 0.040s	sys 0.022s
I20260710 13:19:57.306427 13826 raft_consensus.cc:3060] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.298370 13927 raft_consensus.cc:515] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.310253 13962 consensus_queue.cc:1048] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.311223 13754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:57.311705 13962 consensus_queue.cc:1048] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.311256 13604 raft_consensus.cc:2393] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 649c4db5128c493a800f1d08a406d222 in current term 1: Already voted for candidate c784936a96c64343b8a269e3d7491b59 in this term.
I20260710 13:19:57.312680 13869 tablet_bootstrap.cc:492] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:57.300397 13955 raft_consensus.cc:3060] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.315032 13927 leader_election.cc:290] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 election: Requested vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:57.317991 13904 leader_election.cc:290] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Requested vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:57.317842 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:57.318569 13825 raft_consensus.cc:3060] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.321125 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:19:57.322464 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6420e375f4b90b35552413501bdc8" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:57.323173 13828 raft_consensus.cc:3060] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.293387 13930 consensus_queue.cc:1048] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260710 13:19:57.326869 13904 consensus_queue.cc:1048] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.330477 13869 tablet_bootstrap.cc:654] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.332413 13870 tablet_bootstrap.cc:492] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:57.307345 13871 tablet_bootstrap.cc:654] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.347319 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec6420e375f4b90b35552413501bdc8" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:19:57.348343 13679 raft_consensus.cc:3060] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.353648 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb417435f3d4c7086fc2ee90c0c1c06" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:57.353972 13880 consensus_queue.cc:1048] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.300613 13958 consensus_queue.cc:1048] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.056s
W20260710 13:19:57.355975 13645 leader_election.cc:343] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.356453 13645 leader_election.cc:304] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62; no voters: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59
I20260710 13:19:57.353864 13825 raft_consensus.cc:2468] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 1.
I20260710 13:19:57.361761 13955 raft_consensus.cc:515] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.363133 13872 raft_consensus.cc:359] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.363837 13754 raft_consensus.cc:2393] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c784936a96c64343b8a269e3d7491b59 in current term 1: Already voted for candidate 649c4db5128c493a800f1d08a406d222 in this term.
I20260710 13:19:57.364092 13872 raft_consensus.cc:385] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.365319 13568 leader_election.cc:304] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59; no voters: 649c4db5128c493a800f1d08a406d222
I20260710 13:19:57.366721 13955 leader_election.cc:290] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Requested vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:57.367142 13602 raft_consensus.cc:3060] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.369022 13823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:57.402796 13961 raft_consensus.cc:493] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.403517 13961 raft_consensus.cc:515] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.406728 13823 raft_consensus.cc:2393] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 649c4db5128c493a800f1d08a406d222 in current term 1: Already voted for candidate c784936a96c64343b8a269e3d7491b59 in this term.
W20260710 13:19:57.410255 13568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.36.196:33311, user_credentials={real_user=slave}} blocked reactor thread for 45031.1us
I20260710 13:19:57.377409 13872 raft_consensus.cc:740] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.375697 13958 raft_consensus.cc:2749] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.413530 13930 raft_consensus.cc:2804] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.421752 13872 consensus_queue.cc:260] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.424288 13828 raft_consensus.cc:2468] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:19:57.430557 13601 raft_consensus.cc:3060] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.431531 13717 leader_election.cc:304] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:57.434477 13880 consensus_queue.cc:1048] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:57.442735 13679 raft_consensus.cc:2468] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:19:57.444243 13872 ts_tablet_manager.cc:1434] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.140s	user 0.009s	sys 0.000s
I20260710 13:19:57.446905 13872 tablet_bootstrap.cc:492] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:57.449757 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9119cd4c55fc4bc599b87fad343fb63c" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:57.460126 13754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9119cd4c55fc4bc599b87fad343fb63c" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:57.450526 13961 leader_election.cc:290] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:57.464962 13600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:57.466500 13870 tablet_bootstrap.cc:654] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.475211 13872 tablet_bootstrap.cc:654] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.452579 13930 raft_consensus.cc:697] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 1 LEADER]: Becoming Leader. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Running, Role: LEADER
I20260710 13:19:57.482786 13971 raft_consensus.cc:2804] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.483073 13791 leader_election.cc:304] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee [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: 02a234f1a15b435fbb8649c718388cee; no voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222
I20260710 13:19:57.483520 13971 raft_consensus.cc:697] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Becoming Leader. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Running, Role: LEADER
I20260710 13:19:57.484530 13971 consensus_queue.cc:237] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.488678 13930 consensus_queue.cc:237] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.493146 13869 tablet_bootstrap.cc:492] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:57.493860 13869 ts_tablet_manager.cc:1403] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.181s	user 0.027s	sys 0.038s
I20260710 13:19:57.502722 13882 raft_consensus.cc:2749] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.516068 13870 tablet_bootstrap.cc:492] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:57.516569 13870 ts_tablet_manager.cc:1403] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.184s	user 0.011s	sys 0.015s
I20260710 13:19:57.519676 13870 raft_consensus.cc:359] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.520488 13870 raft_consensus.cc:385] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.520829 13870 raft_consensus.cc:740] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.523759 13880 consensus_queue.cc:1048] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.529646 13870 consensus_queue.cc:260] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.533074 13870 ts_tablet_manager.cc:1434] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260710 13:19:57.534255 13870 tablet_bootstrap.cc:492] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:57.536230 13955 raft_consensus.cc:493] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.536535 13719 leader_election.cc:304] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [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: 649c4db5128c493a800f1d08a406d222; no voters: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59
I20260710 13:19:57.536757 13955 raft_consensus.cc:515] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.538353 13875 raft_consensus.cc:2749] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.540482 13870 tablet_bootstrap.cc:654] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.545018 13955 leader_election.cc:290] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:57.545867 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e21165853464fb887ba1be88ae7ac07" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
W20260710 13:19:57.551757 13717 leader_election.cc:343] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.562156 13600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e21165853464fb887ba1be88ae7ac07" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
W20260710 13:19:57.564227 13719 leader_election.cc:343] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.564718 13719 leader_election.cc:304] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 649c4db5128c493a800f1d08a406d222; no voters: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59
I20260710 13:19:57.566430 13955 raft_consensus.cc:2749] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.575131 13880 raft_consensus.cc:493] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.577822 13961 raft_consensus.cc:2749] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:57.578414 13880 raft_consensus.cc:515] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.583222 13751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3ee66d110b4e40a550c1a0ecef3a80" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:57.584517 13605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3ee66d110b4e40a550c1a0ecef3a80" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
W20260710 13:19:57.586103 13645 leader_election.cc:343] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:57.587291 13646 leader_election.cc:343] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.587827 13646 leader_election.cc:304] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62; no voters: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59
I20260710 13:19:57.589610 13909 raft_consensus.cc:2749] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.589114 13880 leader_election.cc:290] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:57.624205 13871 tablet_bootstrap.cc:492] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:57.624748 13871 ts_tablet_manager.cc:1403] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.421s	user 0.030s	sys 0.040s
I20260710 13:19:57.625658 13872 tablet_bootstrap.cc:492] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:57.626263 13872 ts_tablet_manager.cc:1403] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.180s	user 0.011s	sys 0.009s
I20260710 13:19:57.630010 13871 raft_consensus.cc:359] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.630740 13871 raft_consensus.cc:385] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.631017 13871 raft_consensus.cc:740] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.632436 13872 raft_consensus.cc:359] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.633131 13872 raft_consensus.cc:385] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.633399 13872 raft_consensus.cc:740] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.634455 13871 consensus_queue.cc:260] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.636166 13961 raft_consensus.cc:493] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.636665 13961 raft_consensus.cc:515] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.639668 13961 leader_election.cc:290] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:57.639964 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb417435f3d4c7086fc2ee90c0c1c06" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:57.640657 13680 raft_consensus.cc:2468] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 0.
I20260710 13:19:57.640347 13501 catalog_manager.cc:5697] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 649c4db5128c493a800f1d08a406d222 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "649c4db5128c493a800f1d08a406d222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.642396 13599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb417435f3d4c7086fc2ee90c0c1c06" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:57.643275 13871 ts_tablet_manager.cc:1434] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
W20260710 13:19:57.643939 13793 leader_election.cc:343] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.644322 13871 tablet_bootstrap.cc:492] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:57.635380 13872 consensus_queue.cc:260] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.645081 13869 raft_consensus.cc:359] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.645682 13869 raft_consensus.cc:385] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.645913 13869 raft_consensus.cc:740] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.644608 13791 leader_election.cc:304] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [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: 02a234f1a15b435fbb8649c718388cee, 50ce79c2ba0045beb4882985a829ea62; no voters: c784936a96c64343b8a269e3d7491b59
I20260710 13:19:57.648072 13961 raft_consensus.cc:2804] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.648342 13961 raft_consensus.cc:493] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.648545 13961 raft_consensus.cc:3060] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.654053 13872 ts_tablet_manager.cc:1434] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:19:57.655138 13872 tablet_bootstrap.cc:492] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:57.658522 13869 consensus_queue.cc:260] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.661660 13961 raft_consensus.cc:515] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.664258 13871 tablet_bootstrap.cc:654] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.666252 13869 ts_tablet_manager.cc:1434] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.172s	user 0.007s	sys 0.000s
I20260710 13:19:57.666366 13870 tablet_bootstrap.cc:492] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:57.666796 13870 ts_tablet_manager.cc:1403] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.133s	user 0.011s	sys 0.003s
I20260710 13:19:57.667416 13869 tablet_bootstrap.cc:492] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:57.670966 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb417435f3d4c7086fc2ee90c0c1c06" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:19:57.671689 13680 raft_consensus.cc:3060] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.673053 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb417435f3d4c7086fc2ee90c0c1c06" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:57.673651 13604 raft_consensus.cc:3060] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.674158 13870 raft_consensus.cc:359] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.674670 13870 raft_consensus.cc:385] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.674885 13870 raft_consensus.cc:740] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.677525 13961 leader_election.cc:290] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Requested vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:57.684306 13872 tablet_bootstrap.cc:654] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.690456 13604 raft_consensus.cc:2468] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 1.
I20260710 13:19:57.695333 13793 leader_election.cc:304] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:19:57.691289 13870 consensus_queue.cc:260] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.703320 13870 ts_tablet_manager.cc:1434] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260710 13:19:57.704579 13870 tablet_bootstrap.cc:492] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:57.696545 13961 raft_consensus.cc:2804] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.705792 13871 tablet_bootstrap.cc:492] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:57.706013 13961 raft_consensus.cc:697] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Becoming Leader. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Running, Role: LEADER
I20260710 13:19:57.706276 13871 ts_tablet_manager.cc:1403] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.011s
I20260710 13:19:57.706918 13961 consensus_queue.cc:237] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.708989 13871 raft_consensus.cc:359] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.709733 13871 raft_consensus.cc:385] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.710003 13871 raft_consensus.cc:740] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.710850 13871 consensus_queue.cc:260] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.713387 13870 tablet_bootstrap.cc:654] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.700163 13869 tablet_bootstrap.cc:654] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.694135 13680 raft_consensus.cc:2468] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 1.
I20260710 13:19:57.704854 13872 tablet_bootstrap.cc:492] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:57.714435 13872 ts_tablet_manager.cc:1403] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.060s	user 0.001s	sys 0.016s
I20260710 13:19:57.716970 13964 raft_consensus.cc:493] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.716771 13872 raft_consensus.cc:359] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.713845 13871 ts_tablet_manager.cc:1434] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:57.717466 13964 raft_consensus.cc:515] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.718447 13871 tablet_bootstrap.cc:492] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:57.722558 13751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70524da33e25463994bb17ebb55681a8" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:57.723222 13751 raft_consensus.cc:2468] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 0.
I20260710 13:19:57.727139 13794 leader_election.cc:304] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:57.726819 13503 catalog_manager.cc:5697] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 reported cstate change: term changed from 0 to 1, leader changed from <none> to c784936a96c64343b8a269e3d7491b59 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "c784936a96c64343b8a269e3d7491b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:57.728171 13879 raft_consensus.cc:2804] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.728530 13879 raft_consensus.cc:493] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.728857 13879 raft_consensus.cc:3060] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.729780 13871 tablet_bootstrap.cc:654] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.717492 13872 raft_consensus.cc:385] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.731917 13872 raft_consensus.cc:740] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.737610 13872 consensus_queue.cc:260] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.740029 13872 ts_tablet_manager.cc:1434] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 13:19:57.741034 13872 tablet_bootstrap.cc:492] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:57.743364 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70524da33e25463994bb17ebb55681a8" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:57.742720 13502 catalog_manager.cc:5697] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a234f1a15b435fbb8649c718388cee (127.11.36.196). New cstate: current_term: 1 leader_uuid: "02a234f1a15b435fbb8649c718388cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.744083 13680 raft_consensus.cc:2468] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 0.
I20260710 13:19:57.746942 13872 tablet_bootstrap.cc:654] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.748579 13964 leader_election.cc:290] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:57.753539 13879 raft_consensus.cc:515] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.756836 13870 tablet_bootstrap.cc:492] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:57.760598 13751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70524da33e25463994bb17ebb55681a8" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:19:57.774837 13870 ts_tablet_manager.cc:1403] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.003s
I20260710 13:19:57.765558 13964 raft_consensus.cc:493] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.775605 13964 raft_consensus.cc:515] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.760681 13879 leader_election.cc:290] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Requested vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:57.771467 13869 tablet_bootstrap.cc:492] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:57.779026 13869 ts_tablet_manager.cc:1403] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.012s
I20260710 13:19:57.779191 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e21165853464fb887ba1be88ae7ac07" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:57.779340 13870 raft_consensus.cc:359] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.779892 13752 raft_consensus.cc:2468] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 0.
I20260710 13:19:57.780354 13870 raft_consensus.cc:385] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.780680 13870 raft_consensus.cc:740] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.781556 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e21165853464fb887ba1be88ae7ac07" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:57.758927 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70524da33e25463994bb17ebb55681a8" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:19:57.782279 13869 raft_consensus.cc:359] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.783047 13680 raft_consensus.cc:3060] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.781282 13870 consensus_queue.cc:260] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.785216 13870 ts_tablet_manager.cc:1434] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:57.785307 13871 tablet_bootstrap.cc:492] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:57.785820 13871 ts_tablet_manager.cc:1403] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.035s
I20260710 13:19:57.786401 13870 tablet_bootstrap.cc:492] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
W20260710 13:19:57.786590 13793 leader_election.cc:343] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.787951 13794 leader_election.cc:304] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [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: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222; no voters: c784936a96c64343b8a269e3d7491b59
I20260710 13:19:57.774854 13751 raft_consensus.cc:3060] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.788868 13871 raft_consensus.cc:359] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.789624 13871 raft_consensus.cc:385] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.789902 13871 raft_consensus.cc:740] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.789351 13872 tablet_bootstrap.cc:492] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:57.790721 13872 ts_tablet_manager.cc:1403] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.000s
I20260710 13:19:57.777704 13964 leader_election.cc:290] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:57.793283 13872 raft_consensus.cc:359] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.794505 13872 raft_consensus.cc:385] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.794807 13872 raft_consensus.cc:740] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.795712 13870 tablet_bootstrap.cc:654] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.795423 13872 consensus_queue.cc:260] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.796409 13871 consensus_queue.cc:260] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.798889 13871 ts_tablet_manager.cc:1434] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:19:57.800143 13871 tablet_bootstrap.cc:492] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:57.806875 13680 raft_consensus.cc:2468] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 1.
I20260710 13:19:57.807653 13871 tablet_bootstrap.cc:654] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.808076 13791 leader_election.cc:304] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 50ce79c2ba0045beb4882985a829ea62; no voters: 
I20260710 13:19:57.794381 13964 raft_consensus.cc:2804] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.808907 13879 raft_consensus.cc:2804] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.809197 13964 raft_consensus.cc:493] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.809674 13964 raft_consensus.cc:3060] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.809684 13879 raft_consensus.cc:697] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Becoming Leader. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Running, Role: LEADER
I20260710 13:19:57.811059 13879 consensus_queue.cc:237] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.815654 13751 raft_consensus.cc:2468] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 1.
I20260710 13:19:57.820751 13964 raft_consensus.cc:515] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.823017 13872 ts_tablet_manager.cc:1434] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260710 13:19:57.783167 13869 raft_consensus.cc:385] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.823431 13869 raft_consensus.cc:740] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.824302 13869 consensus_queue.cc:260] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.827366 13751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e21165853464fb887ba1be88ae7ac07" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:19:57.828013 13751 raft_consensus.cc:3060] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.829622 13871 tablet_bootstrap.cc:492] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:57.830317 13871 ts_tablet_manager.cc:1403] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260710 13:19:57.835675 13869 ts_tablet_manager.cc:1434] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260710 13:19:57.836771 13869 tablet_bootstrap.cc:492] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:57.839154 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e21165853464fb887ba1be88ae7ac07" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:57.839777 13604 raft_consensus.cc:3060] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.842825 13871 raft_consensus.cc:359] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.843724 13871 raft_consensus.cc:385] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.844069 13871 raft_consensus.cc:740] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.845041 13871 consensus_queue.cc:260] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.845636 13501 catalog_manager.cc:5697] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a234f1a15b435fbb8649c718388cee (127.11.36.196). New cstate: current_term: 1 leader_uuid: "02a234f1a15b435fbb8649c718388cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:57.846876 13604 raft_consensus.cc:2468] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 1.
I20260710 13:19:57.851260 13793 leader_election.cc:304] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:19:57.852097 13879 raft_consensus.cc:2804] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.852566 13879 raft_consensus.cc:697] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Becoming Leader. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Running, Role: LEADER
I20260710 13:19:57.853386 13879 consensus_queue.cc:237] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.847313 13964 leader_election.cc:290] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Requested vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:57.853410 13872 tablet_bootstrap.cc:492] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:57.848237 13871 ts_tablet_manager.cc:1434] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:19:57.860026 13871 tablet_bootstrap.cc:492] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:57.862795 13751 raft_consensus.cc:2468] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 1.
I20260710 13:19:57.869951 13869 tablet_bootstrap.cc:654] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.879578 13870 tablet_bootstrap.cc:492] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:57.878887 13502 catalog_manager.cc:5697] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a234f1a15b435fbb8649c718388cee (127.11.36.196). New cstate: current_term: 1 leader_uuid: "02a234f1a15b435fbb8649c718388cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.880132 13870 ts_tablet_manager.cc:1403] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.094s	user 0.034s	sys 0.046s
I20260710 13:19:57.880728 13958 raft_consensus.cc:493] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.881199 13958 raft_consensus.cc:515] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.882915 13870 raft_consensus.cc:359] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.883288 13958 leader_election.cc:290] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:57.885776 13870 raft_consensus.cc:385] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.885803 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48f1e76a0b84d25b1fa79825271546e" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:57.886196 13870 raft_consensus.cc:740] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.886559 13828 raft_consensus.cc:2468] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 0.
I20260710 13:19:57.886897 13870 consensus_queue.cc:260] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.887878 13871 tablet_bootstrap.cc:654] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.888183 13643 leader_election.cc:304] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 50ce79c2ba0045beb4882985a829ea62; no voters: 
I20260710 13:19:57.888911 13870 ts_tablet_manager.cc:1434] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260710 13:19:57.889175 13958 raft_consensus.cc:2804] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.889622 13958 raft_consensus.cc:493] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.889880 13870 tablet_bootstrap.cc:492] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:57.889948 13958 raft_consensus.cc:3060] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.894232 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48f1e76a0b84d25b1fa79825271546e" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:57.895694 13879 raft_consensus.cc:493] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:57.896271 13645 leader_election.cc:343] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.905577 13879 raft_consensus.cc:515] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.885282 13869 tablet_bootstrap.cc:492] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:57.906575 13958 raft_consensus.cc:515] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:57.903421 13906 raft_consensus.cc:493] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.910815 13906 raft_consensus.cc:515] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.911502 13871 tablet_bootstrap.cc:492] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:57.911947 13871 ts_tablet_manager.cc:1403] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.010s
I20260710 13:19:57.913093 13906 leader_election.cc:290] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:57.907217 13869 ts_tablet_manager.cc:1403] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.007s
I20260710 13:19:57.907763 13879 leader_election.cc:290] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:57.886559 13872 tablet_bootstrap.cc:654] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.914726 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a13f1eb3f84a81b1a09b2edc6eeb12" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:57.914601 13871 raft_consensus.cc:359] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.915253 13871 raft_consensus.cc:385] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.915346 13752 raft_consensus.cc:2468] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 0.
I20260710 13:19:57.915544 13871 raft_consensus.cc:740] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.916206 13871 consensus_queue.cc:260] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.900345 13870 tablet_bootstrap.cc:654] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.909512 13751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030ba009901648a8bb000fd5f9d49257" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:57.916888 13869 raft_consensus.cc:359] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.910104 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030ba009901648a8bb000fd5f9d49257" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:57.916585 13646 leader_election.cc:304] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:57.918220 13871 ts_tablet_manager.cc:1434] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260710 13:19:57.918183 13794 leader_election.cc:343] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.919652 13871 tablet_bootstrap.cc:492] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:57.920071 13880 raft_consensus.cc:2804] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.920516 13880 raft_consensus.cc:493] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.920940 13880 raft_consensus.cc:3060] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.925812 13871 tablet_bootstrap.cc:654] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.926699 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a13f1eb3f84a81b1a09b2edc6eeb12" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
W20260710 13:19:57.928651 13645 leader_election.cc:343] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.932771 13875 raft_consensus.cc:493] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.933455 13875 raft_consensus.cc:515] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.937752 13871 tablet_bootstrap.cc:492] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:57.938314 13871 ts_tablet_manager.cc:1403] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:19:57.938791 13869 raft_consensus.cc:385] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.939188 13869 raft_consensus.cc:740] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.939394 13875 leader_election.cc:290] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:57.939975 13869 consensus_queue.cc:260] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.938673 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393551a2db7b4d4ea31724429e41fb6c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:57.940712 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393551a2db7b4d4ea31724429e41fb6c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:57.941190 13828 raft_consensus.cc:2468] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 0.
W20260710 13:19:57.942193 13719 leader_election.cc:343] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.942790 13717 leader_election.cc:304] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [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: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222; no voters: c784936a96c64343b8a269e3d7491b59
I20260710 13:19:57.943624 13875 raft_consensus.cc:2804] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.943701 13871 raft_consensus.cc:359] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.944124 13875 raft_consensus.cc:493] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.944568 13871 raft_consensus.cc:385] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.944664 13875 raft_consensus.cc:3060] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.945017 13871 raft_consensus.cc:740] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
W20260710 13:19:57.945843 13791 leader_election.cc:343] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.945933 13871 consensus_queue.cc:260] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.946431 13791 leader_election.cc:304] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee; no voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222
I20260710 13:19:57.947881 13964 raft_consensus.cc:2749] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.948065 13871 ts_tablet_manager.cc:1434] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:19:57.949199 13871 tablet_bootstrap.cc:492] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:57.954804 13871 tablet_bootstrap.cc:654] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.957185 13991 consensus_queue.cc:1048] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:57.969800 13875 raft_consensus.cc:515] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:57.972003 13930 consensus_queue.cc:1048] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.974105 13875 leader_election.cc:290] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Requested vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:57.975013 13601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393551a2db7b4d4ea31724429e41fb6c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
W20260710 13:19:57.976399 13719 leader_election.cc:343] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.976902 13971 raft_consensus.cc:493] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.977494 13971 raft_consensus.cc:515] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:57.979696 13871 tablet_bootstrap.cc:492] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:57.979928 13971 leader_election.cc:290] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:57.980144 13871 ts_tablet_manager.cc:1403] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.005s
I20260710 13:19:57.982911 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3ee66d110b4e40a550c1a0ecef3a80" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:57.982863 13871 raft_consensus.cc:359] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.985879 13871 raft_consensus.cc:385] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.986250 13871 raft_consensus.cc:740] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.989576 13869 ts_tablet_manager.cc:1434] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.001s
I20260710 13:19:57.989413 13871 consensus_queue.cc:260] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:57.996186 13962 raft_consensus.cc:493] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.996835 13962 raft_consensus.cc:515] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:58.001873 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075039b26b54486e9fc350f7e0b50803" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
W20260710 13:19:58.003551 13794 leader_election.cc:343] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.005863 13601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075039b26b54486e9fc350f7e0b50803" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:58.009375 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48f1e76a0b84d25b1fa79825271546e" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:58.009649 13958 leader_election.cc:290] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Requested vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:58.010026 13824 raft_consensus.cc:3060] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:58.010444 13793 leader_election.cc:343] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.010708 13880 raft_consensus.cc:515] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.011147 13793 leader_election.cc:304] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee; no voters: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59
I20260710 13:19:58.012351 13961 raft_consensus.cc:2749] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.014303 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a13f1eb3f84a81b1a09b2edc6eeb12" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:19:58.014978 13752 raft_consensus.cc:3060] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.017429 13824 raft_consensus.cc:2468] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 1.
I20260710 13:19:58.017990 13880 leader_election.cc:290] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Requested vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:58.018932 13643 leader_election.cc:304] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 50ce79c2ba0045beb4882985a829ea62; no voters: 
I20260710 13:19:57.985391 13680 raft_consensus.cc:2468] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 0.
I20260710 13:19:58.018630 13971 consensus_queue.cc:1048] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.020223 13871 ts_tablet_manager.cc:1434] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 13:19:58.021638 13601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3ee66d110b4e40a550c1a0ecef3a80" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:58.022284 13601 raft_consensus.cc:2468] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 0.
I20260710 13:19:58.020433 13717 leader_election.cc:304] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:58.022665 13871 tablet_bootstrap.cc:492] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee: Bootstrap starting.
I20260710 13:19:58.024063 13880 raft_consensus.cc:2804] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.038039 13880 raft_consensus.cc:697] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Becoming Leader. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Running, Role: LEADER
I20260710 13:19:58.038923 13880 consensus_queue.cc:237] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.024791 13601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48f1e76a0b84d25b1fa79825271546e" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:58.020727 13962 leader_election.cc:290] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:58.028996 13971 raft_consensus.cc:2804] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.044350 13971 raft_consensus.cc:493] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.045020 13971 raft_consensus.cc:3060] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.045900 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393551a2db7b4d4ea31724429e41fb6c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:58.048955 13869 tablet_bootstrap.cc:492] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:58.049962 13828 raft_consensus.cc:3060] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:58.050915 13645 leader_election.cc:343] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.051898 13601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a13f1eb3f84a81b1a09b2edc6eeb12" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:58.050892 13752 raft_consensus.cc:2468] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 1.
I20260710 13:19:58.068449 13646 leader_election.cc:304] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: 
W20260710 13:19:58.070330 13645 leader_election.cc:343] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.071173 13875 consensus_queue.cc:1048] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.072386 13870 tablet_bootstrap.cc:492] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:58.072862 13870 ts_tablet_manager.cc:1403] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.183s	user 0.018s	sys 0.031s
I20260710 13:19:58.074923 13871 tablet_bootstrap.cc:654] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.078470 13872 tablet_bootstrap.cc:492] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:58.079010 13872 ts_tablet_manager.cc:1403] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.226s	user 0.018s	sys 0.036s
I20260710 13:19:58.076030 13502 catalog_manager.cc:5697] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "50ce79c2ba0045beb4882985a829ea62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.086910 13880 raft_consensus.cc:2804] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.087837 13880 raft_consensus.cc:697] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Becoming Leader. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Running, Role: LEADER
I20260710 13:19:58.088729 13971 raft_consensus.cc:515] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.088663 13880 consensus_queue.cc:237] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.092415 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3ee66d110b4e40a550c1a0ecef3a80" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:58.094704 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3ee66d110b4e40a550c1a0ecef3a80" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:19:58.097040 13679 raft_consensus.cc:3060] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.097312 13869 tablet_bootstrap.cc:654] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.081933 13872 raft_consensus.cc:359] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.100696 13872 raft_consensus.cc:385] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.101534 13872 raft_consensus.cc:740] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.102509 13872 consensus_queue.cc:260] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.107584 13870 raft_consensus.cc:359] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.108487 13870 raft_consensus.cc:385] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.108814 13870 raft_consensus.cc:740] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.110492 13870 consensus_queue.cc:260] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.101259 13604 raft_consensus.cc:3060] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.117726 13962 consensus_queue.cc:1048] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:58.125253 13551 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:58.129292 13872 ts_tablet_manager.cc:1434] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260710 13:19:58.106575 13971 leader_election.cc:290] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Requested vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:58.133098 13870 ts_tablet_manager.cc:1434] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.003s
I20260710 13:19:58.142606 13870 tablet_bootstrap.cc:492] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:58.157368 13872 tablet_bootstrap.cc:492] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:58.166895 13828 raft_consensus.cc:2468] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:19:58.140331 13679 raft_consensus.cc:2468] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:19:58.168378 13717 leader_election.cc:304] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222; no voters: c784936a96c64343b8a269e3d7491b59
I20260710 13:19:58.170564 13875 raft_consensus.cc:2804] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.171020 13875 raft_consensus.cc:697] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Becoming Leader. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Running, Role: LEADER
I20260710 13:19:58.171130 13498 catalog_manager.cc:5697] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "50ce79c2ba0045beb4882985a829ea62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.171851 13875 consensus_queue.cc:237] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:58.174311 13717 leader_election.cc:304] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:58.177248 13604 raft_consensus.cc:2468] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:19:58.186012 13955 raft_consensus.cc:2804] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.188524 13871 tablet_bootstrap.cc:492] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee: No bootstrap required, opened a new log
I20260710 13:19:58.189157 13871 ts_tablet_manager.cc:1403] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee: Time spent bootstrapping tablet: real 0.167s	user 0.013s	sys 0.018s
I20260710 13:19:58.187176 13955 raft_consensus.cc:697] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Becoming Leader. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Running, Role: LEADER
I20260710 13:19:58.213716 13872 tablet_bootstrap.cc:654] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.218695 13869 tablet_bootstrap.cc:492] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:58.219271 13869 ts_tablet_manager.cc:1403] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.171s	user 0.037s	sys 0.020s
I20260710 13:19:58.221623 13869 raft_consensus.cc:359] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.222333 13869 raft_consensus.cc:385] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.222651 13869 raft_consensus.cc:740] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.223235 13869 consensus_queue.cc:260] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.224550 13869 ts_tablet_manager.cc:1434] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:19:58.225612 13869 tablet_bootstrap.cc:492] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:58.218132 13871 raft_consensus.cc:359] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.234822 13871 raft_consensus.cc:385] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.235129 13871 raft_consensus.cc:740] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.235822 13871 consensus_queue.cc:260] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.228771 13870 tablet_bootstrap.cc:654] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.229288 13962 consensus_queue.cc:1048] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.239895 13872 tablet_bootstrap.cc:492] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:58.245882 13872 ts_tablet_manager.cc:1403] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.007s
I20260710 13:19:58.229200 13955 consensus_queue.cc:237] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.239985 13871 ts_tablet_manager.cc:1434] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260710 13:19:58.247752 13869 tablet_bootstrap.cc:654] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.252542 13872 raft_consensus.cc:359] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.257791 13872 raft_consensus.cc:385] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.254737 13962 consensus_queue.cc:1048] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.258281 13872 raft_consensus.cc:740] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.260375 13872 consensus_queue.cc:260] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.264050 13870 tablet_bootstrap.cc:492] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:58.266094 13870 ts_tablet_manager.cc:1403] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.126s	user 0.009s	sys 0.010s
I20260710 13:19:58.267323 13872 ts_tablet_manager.cc:1434] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 13:19:58.268824 13870 raft_consensus.cc:359] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.269696 13870 raft_consensus.cc:385] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.270030 13870 raft_consensus.cc:740] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.271085 13870 consensus_queue.cc:260] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.274469 13869 tablet_bootstrap.cc:492] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:58.274775 13870 ts_tablet_manager.cc:1434] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:58.274991 13869 ts_tablet_manager.cc:1403] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.004s
I20260710 13:19:58.276160 13870 tablet_bootstrap.cc:492] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:58.279316 13872 tablet_bootstrap.cc:492] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:58.281363 13964 consensus_queue.cc:1048] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.284770 13869 raft_consensus.cc:359] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.286264 13869 raft_consensus.cc:385] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.286827 13869 raft_consensus.cc:740] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.290406 13872 tablet_bootstrap.cc:654] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.290400 13869 consensus_queue.cc:260] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.299296 13964 raft_consensus.cc:493] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.299814 13964 raft_consensus.cc:515] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.300925 13962 consensus_queue.cc:1048] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.303318 13869 ts_tablet_manager.cc:1434] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:19:58.303149 13601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201d31e968c54d10911dfda7da0a98b0" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
W20260710 13:19:58.304559 13793 leader_election.cc:343] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.306033 13869 tablet_bootstrap.cc:492] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:58.306727 13502 catalog_manager.cc:5697] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 649c4db5128c493a800f1d08a406d222 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "649c4db5128c493a800f1d08a406d222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.311034 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201d31e968c54d10911dfda7da0a98b0" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:58.308450 13502 catalog_manager.cc:5697] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 649c4db5128c493a800f1d08a406d222 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "649c4db5128c493a800f1d08a406d222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:58.312707 13791 leader_election.cc:343] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.313158 13791 leader_election.cc:304] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee; no voters: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59
I20260710 13:19:58.309278 13964 leader_election.cc:290] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:58.314021 13869 tablet_bootstrap.cc:654] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.313941 13962 raft_consensus.cc:2749] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.341768 13870 tablet_bootstrap.cc:654] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.355542 13961 consensus_queue.cc:1048] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.357218 13870 tablet_bootstrap.cc:492] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:58.357951 13870 ts_tablet_manager.cc:1403] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.082s	user 0.006s	sys 0.006s
I20260710 13:19:58.360743 13870 raft_consensus.cc:359] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.363188 13870 raft_consensus.cc:385] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.363469 13870 raft_consensus.cc:740] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.364122 13870 consensus_queue.cc:260] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.366122 13870 ts_tablet_manager.cc:1434] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:19:58.367103 13870 tablet_bootstrap.cc:492] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222: Bootstrap starting.
I20260710 13:19:58.368711 13869 tablet_bootstrap.cc:492] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:58.370011 13869 ts_tablet_manager.cc:1403] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.023s
I20260710 13:19:58.372627 13869 raft_consensus.cc:359] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:58.374224 13870 tablet_bootstrap.cc:654] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.375200 13872 tablet_bootstrap.cc:492] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:58.375813 13872 ts_tablet_manager.cc:1403] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.014s
I20260710 13:19:58.378388 13872 raft_consensus.cc:359] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.379086 13872 raft_consensus.cc:385] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.379355 13872 raft_consensus.cc:740] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.379943 13869 raft_consensus.cc:385] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.380316 13869 raft_consensus.cc:740] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.381073 13869 consensus_queue.cc:260] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:58.382534 13870 tablet_bootstrap.cc:492] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222: No bootstrap required, opened a new log
I20260710 13:19:58.382992 13870 ts_tablet_manager.cc:1403] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:19:58.383037 13869 ts_tablet_manager.cc:1434] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:19:58.383605 13872 consensus_queue.cc:260] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.384153 13869 tablet_bootstrap.cc:492] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:58.385996 13872 ts_tablet_manager.cc:1434] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:19:58.386176 13870 raft_consensus.cc:359] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:58.391045 13870 raft_consensus.cc:385] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.391336 13870 raft_consensus.cc:740] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.391729 13872 tablet_bootstrap.cc:492] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62: Bootstrap starting.
I20260710 13:19:58.391994 13870 consensus_queue.cc:260] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:58.390699 13869 tablet_bootstrap.cc:654] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.394374 13870 ts_tablet_manager.cc:1434] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:58.396133 14029 raft_consensus.cc:493] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.396632 14029 raft_consensus.cc:515] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.397800 13869 tablet_bootstrap.cc:492] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:58.398252 13869 ts_tablet_manager.cc:1403] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:19:58.398494 14029 leader_election.cc:290] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:58.400354 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030ba009901648a8bb000fd5f9d49257" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:58.400975 13872 tablet_bootstrap.cc:654] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.400810 13869 raft_consensus.cc:359] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:58.401501 13869 raft_consensus.cc:385] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.401824 13869 raft_consensus.cc:740] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.401978 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030ba009901648a8bb000fd5f9d49257" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:58.402650 13824 raft_consensus.cc:2468] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 0.
I20260710 13:19:58.402834 13869 consensus_queue.cc:260] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:58.404000 13717 leader_election.cc:304] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:58.405045 13869 ts_tablet_manager.cc:1434] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:58.405085 13955 raft_consensus.cc:493] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.406234 13869 tablet_bootstrap.cc:492] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:58.405830 13955 raft_consensus.cc:515] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.408824 13955 leader_election.cc:290] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:58.401010 13679 raft_consensus.cc:2468] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 0.
I20260710 13:19:58.412004 13961 raft_consensus.cc:493] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.412474 13961 raft_consensus.cc:515] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.413060 13869 tablet_bootstrap.cc:654] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.413368 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb483282dfe40a2a86f301f2a3f6192" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:58.414018 13679 raft_consensus.cc:2468] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 0.
I20260710 13:19:58.414547 13961 leader_election.cc:290] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:58.415576 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef89c97c3b3c448ba2e6e0ce1ad4430a" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:58.416201 13752 raft_consensus.cc:2468] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 0.
I20260710 13:19:58.417876 13794 leader_election.cc:304] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:58.416136 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef89c97c3b3c448ba2e6e0ce1ad4430a" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
W20260710 13:19:58.420349 13791 leader_election.cc:343] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.425477 13961 raft_consensus.cc:2804] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.426077 13961 raft_consensus.cc:493] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.426524 13961 raft_consensus.cc:3060] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.430979 13906 consensus_queue.cc:1048] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.431273 13601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb483282dfe40a2a86f301f2a3f6192" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:58.409484 13955 raft_consensus.cc:2804] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.432193 13955 raft_consensus.cc:493] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.434212 13955 raft_consensus.cc:3060] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:58.433561 13719 leader_election.cc:343] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.444119 13717 leader_election.cc:304] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [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: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: c784936a96c64343b8a269e3d7491b59
I20260710 13:19:58.445716 14029 raft_consensus.cc:2804] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.446223 14029 raft_consensus.cc:493] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.446651 14029 raft_consensus.cc:3060] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.448094 13955 raft_consensus.cc:515] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.450984 13955 leader_election.cc:290] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Requested vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:58.454131 13872 tablet_bootstrap.cc:492] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62: No bootstrap required, opened a new log
I20260710 13:19:58.454615 13872 ts_tablet_manager.cc:1403] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.024s
I20260710 13:19:58.455122 13869 tablet_bootstrap.cc:492] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:58.455008 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030ba009901648a8bb000fd5f9d49257" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:19:58.455629 13869 ts_tablet_manager.cc:1403] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.019s
I20260710 13:19:58.455681 13679 raft_consensus.cc:3060] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.455900 13601 raft_consensus.cc:3060] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.457717 13869 raft_consensus.cc:359] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.458384 13869 raft_consensus.cc:385] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.458655 13869 raft_consensus.cc:740] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.459292 13869 consensus_queue.cc:260] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.459883 14029 raft_consensus.cc:515] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.462435 13679 raft_consensus.cc:2468] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:19:58.463286 13930 raft_consensus.cc:493] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.463749 13930 raft_consensus.cc:515] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.464136 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030ba009901648a8bb000fd5f9d49257" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:58.464720 13828 raft_consensus.cc:3060] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.465561 13869 ts_tablet_manager.cc:1434] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:19:58.466025 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb483282dfe40a2a86f301f2a3f6192" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:58.466583 13869 tablet_bootstrap.cc:492] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:19:58.468921 13930 leader_election.cc:290] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:58.466589 13604 raft_consensus.cc:3060] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.470599 14029 leader_election.cc:290] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Requested vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:58.470691 13906 consensus_queue.cc:1048] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.473904 13961 raft_consensus.cc:515] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.474354 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48f1e76a0b84d25b1fa79825271546e" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:58.475104 13869 tablet_bootstrap.cc:654] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.485028 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef89c97c3b3c448ba2e6e0ce1ad4430a" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:19:58.489120 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef89c97c3b3c448ba2e6e0ce1ad4430a" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:19:58.489732 13752 raft_consensus.cc:3060] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.491061 13678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb483282dfe40a2a86f301f2a3f6192" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:19:58.491405 13717 leader_election.cc:304] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:58.491652 13678 raft_consensus.cc:3060] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.493629 14029 raft_consensus.cc:2804] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.489291 13828 raft_consensus.cc:2468] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:19:58.494143 14029 raft_consensus.cc:697] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Becoming Leader. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Running, Role: LEADER
I20260710 13:19:58.495133 14029 consensus_queue.cc:237] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.498497 13752 raft_consensus.cc:2468] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 1.
I20260710 13:19:58.499020 13961 leader_election.cc:290] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Requested vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:58.479332 13604 raft_consensus.cc:2468] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:19:58.480038 13826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48f1e76a0b84d25b1fa79825271546e" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:58.500986 13678 raft_consensus.cc:2468] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:19:58.499214 13906 raft_consensus.cc:493] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.499737 13794 leader_election.cc:304] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:58.501834 13906 raft_consensus.cc:515] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.502300 13717 leader_election.cc:304] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222; no voters: 
I20260710 13:19:58.503079 13568 leader_election.cc:304] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [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: c784936a96c64343b8a269e3d7491b59; no voters: 02a234f1a15b435fbb8649c718388cee, 50ce79c2ba0045beb4882985a829ea62
I20260710 13:19:58.503948 13906 leader_election.cc:290] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:58.505041 13599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201d31e968c54d10911dfda7da0a98b0" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:19:58.507114 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201d31e968c54d10911dfda7da0a98b0" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:58.507737 13824 raft_consensus.cc:2468] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 0.
I20260710 13:19:58.508711 13955 raft_consensus.cc:2804] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.509197 13955 raft_consensus.cc:697] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Becoming Leader. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Running, Role: LEADER
I20260710 13:19:58.510010 13955 consensus_queue.cc:237] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.510387 13643 leader_election.cc:304] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 50ce79c2ba0045beb4882985a829ea62; no voters: 
I20260710 13:19:58.511222 13958 raft_consensus.cc:2804] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.511561 13958 raft_consensus.cc:493] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.511876 13958 raft_consensus.cc:3060] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:58.511899 13645 leader_election.cc:343] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.477807 13872 raft_consensus.cc:359] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.514375 13872 raft_consensus.cc:385] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.514766 13872 raft_consensus.cc:740] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.526470 14051 raft_consensus.cc:493] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.528398 13964 raft_consensus.cc:2804] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.528999 13964 raft_consensus.cc:697] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Becoming Leader. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Running, Role: LEADER
I20260710 13:19:58.528580 14051 raft_consensus.cc:515] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:19:58.532874 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a13f1eb3f84a81b1a09b2edc6eeb12" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:58.533241 13930 raft_consensus.cc:2749] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:58.533810 13752 raft_consensus.cc:2393] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c784936a96c64343b8a269e3d7491b59 in current term 1: Already voted for candidate 50ce79c2ba0045beb4882985a829ea62 in this term.
I20260710 13:19:58.537765 13964 consensus_queue.cc:237] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.540160 13880 consensus_queue.cc:1048] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.540968 14051 leader_election.cc:290] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:19:58.542663 13872 consensus_queue.cc:260] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:19:58.546139 13680 raft_consensus.cc:3060] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.549921 13502 catalog_manager.cc:5697] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 649c4db5128c493a800f1d08a406d222 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "649c4db5128c493a800f1d08a406d222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.536974 13958 raft_consensus.cc:515] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.564495 13958 leader_election.cc:290] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Requested vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:19:58.569029 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201d31e968c54d10911dfda7da0a98b0" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:58.569684 13824 raft_consensus.cc:3060] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.573571 13869 tablet_bootstrap.cc:492] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59: No bootstrap required, opened a new log
I20260710 13:19:58.574162 13869 ts_tablet_manager.cc:1403] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.108s	user 0.022s	sys 0.033s
I20260710 13:19:58.563894 13680 raft_consensus.cc:2468] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 1.
I20260710 13:19:58.576683 13869 raft_consensus.cc:359] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.577363 13869 raft_consensus.cc:385] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.577673 13869 raft_consensus.cc:740] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.578867 13869 consensus_queue.cc:260] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.579222 13678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a13f1eb3f84a81b1a09b2edc6eeb12" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:58.581081 13869 ts_tablet_manager.cc:1434] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:19:58.581326 13599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201d31e968c54d10911dfda7da0a98b0" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:19:58.581800 13601 raft_consensus.cc:3060] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.581913 13599 raft_consensus.cc:3060] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.583252 13568 leader_election.cc:304] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c784936a96c64343b8a269e3d7491b59; no voters: 50ce79c2ba0045beb4882985a829ea62, 649c4db5128c493a800f1d08a406d222
I20260710 13:19:58.585103 14051 raft_consensus.cc:493] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.585631 14051 raft_consensus.cc:515] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:58.588620 13599 raft_consensus.cc:2468] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 1.
I20260710 13:19:58.588728 13751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075039b26b54486e9fc350f7e0b50803" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:19:58.589435 13751 raft_consensus.cc:2468] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 0.
I20260710 13:19:58.590076 13645 leader_election.cc:304] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:19:58.590548 13571 leader_election.cc:304] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:19:58.590880 13958 raft_consensus.cc:2804] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.591434 13958 raft_consensus.cc:697] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Becoming Leader. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Running, Role: LEADER
I20260710 13:19:58.592236 13958 consensus_queue.cc:237] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:58.595937 14053 raft_consensus.cc:2804] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.596338 14053 raft_consensus.cc:493] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.596666 14053 raft_consensus.cc:3060] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.596774 13872 ts_tablet_manager.cc:1434] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62: Time spent starting tablet: real 0.142s	user 0.010s	sys 0.000s
I20260710 13:19:58.576701 13824 raft_consensus.cc:2468] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 1.
I20260710 13:19:58.599751 13599 raft_consensus.cc:3060] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.601151 13930 raft_consensus.cc:2749] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.603325 13500 catalog_manager.cc:5697] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a234f1a15b435fbb8649c718388cee (127.11.36.196). New cstate: current_term: 1 leader_uuid: "02a234f1a15b435fbb8649c718388cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.603955 13959 consensus_queue.cc:1048] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.607597 13502 catalog_manager.cc:5697] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 649c4db5128c493a800f1d08a406d222 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "649c4db5128c493a800f1d08a406d222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.615860 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075039b26b54486e9fc350f7e0b50803" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:19:58.616190 14051 leader_election.cc:290] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:58.616541 13824 raft_consensus.cc:2468] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 0.
I20260710 13:19:58.626554 13955 consensus_queue.cc:1048] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.628024 14053 raft_consensus.cc:515] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:58.630971 13751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075039b26b54486e9fc350f7e0b50803" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:19:58.631634 13751 raft_consensus.cc:3060] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.632560 13501 catalog_manager.cc:5697] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "50ce79c2ba0045beb4882985a829ea62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.645087 13751 raft_consensus.cc:2468] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 1.
I20260710 13:19:58.647967 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075039b26b54486e9fc350f7e0b50803" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:19:58.649406 13824 raft_consensus.cc:3060] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.648648 14053 leader_election.cc:290] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 election: Requested vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:19:58.660622 13824 raft_consensus.cc:2468] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 1.
I20260710 13:19:58.662434 13571 leader_election.cc:304] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:19:58.663930 14053 raft_consensus.cc:2804] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.664637 14053 raft_consensus.cc:697] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 1 LEADER]: Becoming Leader. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Running, Role: LEADER
I20260710 13:19:58.666035 14053 consensus_queue.cc:237] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:19:58.676016 13955 consensus_queue.cc:1048] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:58.685374 14058 log.cc:927] Time spent T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260710 13:19:58.730803 13955 consensus_queue.cc:1048] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:59.032286 13643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.36.196:33311, user_credentials={real_user=slave}} blocked reactor thread for 183658us
I20260710 13:19:59.089272 14026 consensus_queue.cc:1048] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.109087 14056 consensus_queue.cc:1048] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.146471 13964 consensus_queue.cc:1048] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.184556 13906 consensus_queue.cc:1048] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.253175 13955 consensus_queue.cc:1048] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.269644 14056 consensus_queue.cc:1048] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:59.652932 13645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.36.193:39325, user_credentials={real_user=slave}} blocked reactor thread for 393887us
W20260710 13:19:59.793246 13680 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.527s	user 0.017s	sys 0.078s
W20260710 13:19:59.805737 13680 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.539s	user 0.017s	sys 0.078s
I20260710 13:19:59.844785 13959 consensus_queue.cc:1048] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.871198 13955 consensus_queue.cc:1048] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.876133 13955 consensus_queue.cc:1048] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.890939 13500 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51148 (request call id 44) took 1186 ms. Trace:
I20260710 13:19:59.891556 13500 rpcz_store.cc:276] 0710 13:19:58.704985 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:19:58.789534 (+ 84549us) service_pool.cc:224] Handling call
0710 13:19:59.890833 (+1101299us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9516,"reported_tablets":1}
W20260710 13:19:59.893646 13551 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:59.899611 13964 consensus_queue.cc:1048] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.894771 13501 catalog_manager.cc:5697] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 reported cstate change: term changed from 0 to 1, leader changed from <none> to c784936a96c64343b8a269e3d7491b59 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "c784936a96c64343b8a269e3d7491b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } }
I20260710 13:19:59.934580 13955 raft_consensus.cc:493] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50ce79c2ba0045beb4882985a829ea62)
I20260710 13:19:59.935279 13955 raft_consensus.cc:515] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:19:59.937619 13955 leader_election.cc:290] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:19:59.947613 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456e7a5c43584d0e96e6738d75f49e7a" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:19:59.948529 14026 consensus_queue.cc:1048] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.968814 13602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456e7a5c43584d0e96e6738d75f49e7a" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
W20260710 13:19:59.981338 13791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.36.194:37089, user_credentials={real_user=slave}} blocked reactor thread for 77839us
I20260710 13:19:59.987531 13719 leader_election.cc:304] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [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: 649c4db5128c493a800f1d08a406d222; no voters: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59
I20260710 13:19:59.994659 14081 raft_consensus.cc:2749] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:00.064908 11411 tablet_server.cc:179] TabletServer@127.11.36.193:0 shutting down...
I20260710 13:20:00.103082 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:00.103876 11411 tablet_replica.cc:333] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.104616 11411 raft_consensus.cc:2243] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.105055 11411 raft_consensus.cc:2272] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.107161 11411 tablet_replica.cc:333] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.107710 11411 raft_consensus.cc:2243] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.108100 11411 raft_consensus.cc:2272] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.110322 11411 tablet_replica.cc:333] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.110846 11411 raft_consensus.cc:2243] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.111238 11411 raft_consensus.cc:2272] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.112751 11411 tablet_replica.cc:333] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.113241 11411 raft_consensus.cc:2243] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.113693 11411 raft_consensus.cc:2272] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.115603 11411 tablet_replica.cc:333] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.116117 11411 raft_consensus.cc:2243] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.116494 11411 raft_consensus.cc:2272] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.118218 11411 tablet_replica.cc:333] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.118796 11411 raft_consensus.cc:2243] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.119172 11411 raft_consensus.cc:2272] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.120735 11411 tablet_replica.cc:333] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.121294 11411 raft_consensus.cc:2243] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.121711 11411 raft_consensus.cc:2272] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.123531 11411 tablet_replica.cc:333] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.124050 11411 raft_consensus.cc:2243] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.124429 11411 raft_consensus.cc:2272] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.126204 11411 tablet_replica.cc:333] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.126709 11411 raft_consensus.cc:2243] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.127085 11411 raft_consensus.cc:2272] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.128638 11411 tablet_replica.cc:333] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.129321 11411 raft_consensus.cc:2243] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.130060 11411 raft_consensus.cc:2272] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.131774 11411 tablet_replica.cc:333] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.132226 11411 raft_consensus.cc:2243] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.133020 11411 raft_consensus.cc:2272] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.134974 11411 tablet_replica.cc:333] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.135479 11411 raft_consensus.cc:2243] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.135874 11411 raft_consensus.cc:2272] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.137427 11411 tablet_replica.cc:333] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.137995 11411 raft_consensus.cc:2243] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.138365 11411 raft_consensus.cc:2272] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.140537 11411 tablet_replica.cc:333] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.141206 11411 raft_consensus.cc:2243] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.141713 11411 raft_consensus.cc:2272] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.143785 11411 tablet_replica.cc:333] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.144459 11411 raft_consensus.cc:2243] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.144935 11411 raft_consensus.cc:2272] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.146976 11411 tablet_replica.cc:333] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.147455 11411 raft_consensus.cc:2243] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.147845 11411 raft_consensus.cc:2272] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.149969 11411 tablet_replica.cc:333] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.150460 11411 raft_consensus.cc:2243] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.151319 11411 raft_consensus.cc:2272] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.153566 11411 tablet_replica.cc:333] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59: stopping tablet replica
I20260710 13:20:00.154183 11411 raft_consensus.cc:2243] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.154686 11411 raft_consensus.cc:2272] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.161468 13719 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 151 similar messages]
W20260710 13:20:00.165257 13719 consensus_peers.cc:597] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.194360 11411 tablet_server.cc:196] TabletServer@127.11.36.193:0 shutdown complete.
W20260710 13:20:00.215276 13645 consensus_peers.cc:597] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:00.217818 13793 consensus_peers.cc:597] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.230934 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:00.237526 14103 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:00.237555 14104 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:00.239861 14106 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:00.241261 11411 server_base.cc:1061] running on GCE node
I20260710 13:20:00.242630 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:00.242830 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:00.243077 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689600243028 us; error 0 us; skew 500 ppm
I20260710 13:20:00.243643 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:00.247164 11411 webserver.cc:533] Webserver started at http://127.11.36.193:41291/ using document root <none> and password file <none>
I20260710 13:20:00.247762 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:00.248020 11411 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:00.252226 11411 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:00.258179 14111 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.259594 11411 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:00.259938 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-0-root
uuid: "c784936a96c64343b8a269e3d7491b59"
format_stamp: "Formatted at 2026-07-10 13:19:54 on dist-test-slave-dzsf"
I20260710 13:20:00.260406 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536464315-11411-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:20:00.261950 13645 consensus_peers.cc:597] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:00.271061 13645 consensus_peers.cc:597] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:00.282652 13793 consensus_peers.cc:597] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.287556 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:00.288805 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:00.290310 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:00.294819 14118 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:20:00.336912 13719 consensus_peers.cc:597] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:00.339438 13645 consensus_peers.cc:597] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.384795 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:20:00.385087 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.091s	user 0.005s	sys 0.000s
I20260710 13:20:00.385308 11411 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:20:00.390764 14118 tablet_bootstrap.cc:492] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
W20260710 13:20:00.407088 13645 consensus_peers.cc:597] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.407637 14118 tablet_bootstrap.cc:492] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.408664 14118 tablet_bootstrap.cc:492] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.409336 14118 ts_tablet_manager.cc:1403] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:20:00.412258 14118 raft_consensus.cc:359] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.412977 14118 raft_consensus.cc:740] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.413756 14118 consensus_queue.cc:260] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59 [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: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.416600 14118 ts_tablet_manager.cc:1434] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:00.417351 14118 tablet_bootstrap.cc:492] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
W20260710 13:20:00.419464 13645 consensus_peers.cc:597] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:00.431156 13793 consensus_peers.cc:597] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.433058 14118 tablet_bootstrap.cc:492] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.434068 14118 tablet_bootstrap.cc:492] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
W20260710 13:20:00.434379 13719 consensus_peers.cc:597] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.434744 14118 ts_tablet_manager.cc:1403] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:20:00.436939 14118 raft_consensus.cc:359] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:00.437458 14118 raft_consensus.cc:740] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.438151 14118 consensus_queue.cc:260] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [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: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:00.439601 14118 ts_tablet_manager.cc:1434] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:00.440189 14118 tablet_bootstrap.cc:492] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
W20260710 13:20:00.453024 13793 consensus_peers.cc:597] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.454825 14118 tablet_bootstrap.cc:492] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.455588 14118 tablet_bootstrap.cc:492] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.456103 14118 ts_tablet_manager.cc:1403] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:20:00.457947 14118 raft_consensus.cc:359] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:00.458446 14118 raft_consensus.cc:740] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.459108 14118 consensus_queue.cc:260] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59 [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: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:00.460831 14118 ts_tablet_manager.cc:1434] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:00.461566 14118 tablet_bootstrap.cc:492] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
W20260710 13:20:00.462982 13719 consensus_peers.cc:597] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.472785 14118 tablet_bootstrap.cc:492] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.473575 14118 tablet_bootstrap.cc:492] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.474159 14118 ts_tablet_manager.cc:1403] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260710 13:20:00.475926 14118 raft_consensus.cc:359] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:00.476511 14118 raft_consensus.cc:740] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.477150 14118 consensus_queue.cc:260] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [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: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:00.478897 14118 ts_tablet_manager.cc:1434] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:00.479620 14118 tablet_bootstrap.cc:492] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.481316 11411 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:20:00.481638 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.096s	user 0.083s	sys 0.000s
I20260710 13:20:00.491130 14118 tablet_bootstrap.cc:492] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.491876 14118 tablet_bootstrap.cc:492] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.492477 14118 ts_tablet_manager.cc:1403] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 13:20:00.494762 14118 raft_consensus.cc:359] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:00.495561 14118 raft_consensus.cc:740] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.496425 14118 consensus_queue.cc:260] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [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: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:00.498208 14118 ts_tablet_manager.cc:1434] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:00.499004 14118 tablet_bootstrap.cc:492] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.511039 14118 tablet_bootstrap.cc:492] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.511773 14118 tablet_bootstrap.cc:492] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.512318 14118 ts_tablet_manager.cc:1403] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:20:00.514431 14118 raft_consensus.cc:359] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.514962 14118 raft_consensus.cc:740] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.515508 14118 consensus_queue.cc:260] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [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: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.517387 14118 ts_tablet_manager.cc:1434] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:00.518190 14118 tablet_bootstrap.cc:492] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.531427 14118 tablet_bootstrap.cc:492] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.532251 14118 tablet_bootstrap.cc:492] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.532878 14118 ts_tablet_manager.cc:1403] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:20:00.535275 14118 raft_consensus.cc:359] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:00.535903 14118 raft_consensus.cc:740] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.536474 14118 consensus_queue.cc:260] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [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: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:00.538391 14118 ts_tablet_manager.cc:1434] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:00.539101 14118 tablet_bootstrap.cc:492] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.550048 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.193:39325
I20260710 13:20:00.550197 14184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.193:39325 every 8 connection(s)
I20260710 13:20:00.551566 14118 tablet_bootstrap.cc:492] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.552385 14118 tablet_bootstrap.cc:492] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.553089 14118 ts_tablet_manager.cc:1403] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 13:20:00.556250 14118 raft_consensus.cc:359] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:00.557004 14118 raft_consensus.cc:740] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.557879 14118 consensus_queue.cc:260] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [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: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:00.559684 14118 ts_tablet_manager.cc:1434] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:00.560566 14118 tablet_bootstrap.cc:492] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.574673 14118 tablet_bootstrap.cc:492] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.575518 14118 tablet_bootstrap.cc:492] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.576362 14118 ts_tablet_manager.cc:1403] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:20:00.578837 14118 raft_consensus.cc:359] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:00.579423 14118 raft_consensus.cc:740] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.580085 14118 consensus_queue.cc:260] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [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: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:00.581719 14118 ts_tablet_manager.cc:1434] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:00.582500 14118 tablet_bootstrap.cc:492] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.586592 14185 heartbeater.cc:344] Connected to a master server at 127.11.36.254:44973
I20260710 13:20:00.587097 14185 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:00.588066 14185 heartbeater.cc:507] Master 127.11.36.254:44973 requested a full tablet report, sending...
I20260710 13:20:00.598523 14118 tablet_bootstrap.cc:492] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.598579 13502 ts_manager.cc:194] Re-registered known tserver with Master: c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:20:00.599697 14118 tablet_bootstrap.cc:492] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.600466 14118 ts_tablet_manager.cc:1403] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:20:00.603320 14118 raft_consensus.cc:359] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:00.604092 14118 raft_consensus.cc:740] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.604878 14118 consensus_queue.cc:260] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [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: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:00.607101 14118 ts_tablet_manager.cc:1434] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:00.608001 14118 tablet_bootstrap.cc:492] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
W20260710 13:20:00.616250 13701 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa420 after lost signal to thread 11414
W20260710 13:20:00.619302 13701 debug-util.cc:398] Leaking SignalData structure 0x7b080025afc0 after lost signal to thread 13704
W20260710 13:20:00.620462 13701 debug-util.cc:398] Leaking SignalData structure 0x7b08001b6d80 after lost signal to thread 13778
W20260710 13:20:00.621621 13701 debug-util.cc:398] Leaking SignalData structure 0x7b080019fc80 after lost signal to thread 13852
I20260710 13:20:00.621672 13502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51164
I20260710 13:20:00.626667 14185 heartbeater.cc:499] Master 127.11.36.254:44973 was elected leader, sending a full tablet report...
I20260710 13:20:00.649812 14118 tablet_bootstrap.cc:492] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.650943 14118 tablet_bootstrap.cc:492] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.651929 14118 ts_tablet_manager.cc:1403] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.012s
I20260710 13:20:00.654373 14118 raft_consensus.cc:359] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:00.655032 14118 raft_consensus.cc:740] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.655666 14118 consensus_queue.cc:260] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [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: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:00.657567 14118 ts_tablet_manager.cc:1434] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260710 13:20:00.658316 14118 tablet_bootstrap.cc:492] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.679309 14118 tablet_bootstrap.cc:492] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.680321 14118 tablet_bootstrap.cc:492] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.680989 14118 ts_tablet_manager.cc:1403] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260710 13:20:00.683740 14118 raft_consensus.cc:359] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.684470 14118 raft_consensus.cc:740] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.685174 14118 consensus_queue.cc:260] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [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: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.687422 14118 ts_tablet_manager.cc:1434] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260710 13:20:00.688305 14118 tablet_bootstrap.cc:492] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.710839 14118 tablet_bootstrap.cc:492] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.712260 14118 tablet_bootstrap.cc:492] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.713241 14118 ts_tablet_manager.cc:1403] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260710 13:20:00.715536 14118 raft_consensus.cc:359] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.716133 14118 raft_consensus.cc:740] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.716763 14118 consensus_queue.cc:260] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [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: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.718569 14118 ts_tablet_manager.cc:1434] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:00.719599 14118 tablet_bootstrap.cc:492] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.733260 14118 tablet_bootstrap.cc:492] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.734261 14118 tablet_bootstrap.cc:492] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.734944 14118 ts_tablet_manager.cc:1403] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:20:00.737300 14118 raft_consensus.cc:359] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:00.738030 14118 raft_consensus.cc:740] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.738696 14118 consensus_queue.cc:260] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [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: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:00.740912 14118 ts_tablet_manager.cc:1434] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:00.741760 14118 tablet_bootstrap.cc:492] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.761121 14118 tablet_bootstrap.cc:492] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.762574 14118 tablet_bootstrap.cc:492] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.763267 14118 ts_tablet_manager.cc:1403] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 13:20:00.765758 14118 raft_consensus.cc:359] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.766511 14118 raft_consensus.cc:740] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.767210 14118 consensus_queue.cc:260] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [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: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.769484 14118 ts_tablet_manager.cc:1434] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:20:00.770449 14118 tablet_bootstrap.cc:492] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.783404 14118 tablet_bootstrap.cc:492] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.784408 14118 tablet_bootstrap.cc:492] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.785037 14118 ts_tablet_manager.cc:1403] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:20:00.787199 14118 raft_consensus.cc:359] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.788048 14118 raft_consensus.cc:740] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.788755 14118 consensus_queue.cc:260] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [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: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.790589 14118 ts_tablet_manager.cc:1434] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:00.791651 14118 tablet_bootstrap.cc:492] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.813608 14118 tablet_bootstrap.cc:492] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.814567 14118 tablet_bootstrap.cc:492] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.815201 14118 ts_tablet_manager.cc:1403] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260710 13:20:00.817737 14118 raft_consensus.cc:359] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:00.818392 14118 raft_consensus.cc:740] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.819098 14118 consensus_queue.cc:260] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [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: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:00.820847 14118 ts_tablet_manager.cc:1434] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260710 13:20:00.821622 14118 tablet_bootstrap.cc:492] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59: Bootstrap starting.
I20260710 13:20:00.841213 14118 tablet_bootstrap.cc:492] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.842168 14118 tablet_bootstrap.cc:492] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59: Bootstrap complete.
I20260710 13:20:00.842826 14118 ts_tablet_manager.cc:1403] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:20:00.845342 14118 raft_consensus.cc:359] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.846050 14118 raft_consensus.cc:740] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.846729 14118 consensus_queue.cc:260] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [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: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:00.848769 14118 ts_tablet_manager.cc:1434] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:01.332324 14076 raft_consensus.cc:493] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c784936a96c64343b8a269e3d7491b59)
I20260710 13:20:01.332947 14076 raft_consensus.cc:515] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:01.336036 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075039b26b54486e9fc350f7e0b50803" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:20:01.336525 14158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075039b26b54486e9fc350f7e0b50803" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:20:01.337226 14158 raft_consensus.cc:2468] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:20:01.338454 13719 leader_election.cc:304] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [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: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59; no voters: 02a234f1a15b435fbb8649c718388cee
I20260710 13:20:01.339110 13880 raft_consensus.cc:493] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c784936a96c64343b8a269e3d7491b59)
I20260710 13:20:01.339411 14026 raft_consensus.cc:2804] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.340400 14026 raft_consensus.cc:493] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c784936a96c64343b8a269e3d7491b59)
I20260710 13:20:01.339787 14076 leader_election.cc:290] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:20:01.340833 14026 raft_consensus.cc:3060] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.341548 13880 raft_consensus.cc:515] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:01.344262 13880 leader_election.cc:290] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:20:01.344664 14158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1991dca628b4fa895dce48812bcad83" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:20:01.345486 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1991dca628b4fa895dce48812bcad83" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:20:01.346076 14158 raft_consensus.cc:2468] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 1.
I20260710 13:20:01.347349 13645 leader_election.cc:304] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [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: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59; no voters: 649c4db5128c493a800f1d08a406d222
I20260710 13:20:01.348028 13880 raft_consensus.cc:2804] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.348423 13880 raft_consensus.cc:493] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c784936a96c64343b8a269e3d7491b59)
I20260710 13:20:01.348732 13880 raft_consensus.cc:3060] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.348965 14026 raft_consensus.cc:515] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:01.351995 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075039b26b54486e9fc350f7e0b50803" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:20:01.352777 14158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075039b26b54486e9fc350f7e0b50803" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:20:01.352059 14026 leader_election.cc:290] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 2 election: Requested vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:20:01.353374 14158 raft_consensus.cc:3060] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.354933 13880 raft_consensus.cc:515] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:01.357802 13880 leader_election.cc:290] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [CANDIDATE]: Term 2 election: Requested vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:20:01.357702 14157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1991dca628b4fa895dce48812bcad83" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:20:01.358399 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1991dca628b4fa895dce48812bcad83" candidate_uuid: "50ce79c2ba0045beb4882985a829ea62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:20:01.358754 14157 raft_consensus.cc:3060] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.360343 14076 raft_consensus.cc:493] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c784936a96c64343b8a269e3d7491b59)
I20260710 13:20:01.360832 14076 raft_consensus.cc:515] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:01.363372 14076 leader_election.cc:290] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:20:01.363494 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee" is_pre_election: true
I20260710 13:20:01.364018 14156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:20:01.364723 14156 raft_consensus.cc:2468] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 1.
I20260710 13:20:01.365957 13719 leader_election.cc:304] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [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: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59; no voters: 02a234f1a15b435fbb8649c718388cee
I20260710 13:20:01.366418 14158 raft_consensus.cc:2468] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 2.
I20260710 13:20:01.367163 14076 raft_consensus.cc:2804] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.367614 14076 raft_consensus.cc:493] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c784936a96c64343b8a269e3d7491b59)
I20260710 13:20:01.367630 13719 leader_election.cc:304] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [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: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59; no voters: 02a234f1a15b435fbb8649c718388cee
I20260710 13:20:01.368172 14076 raft_consensus.cc:3060] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.368458 14157 raft_consensus.cc:2468] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ce79c2ba0045beb4882985a829ea62 in term 2.
I20260710 13:20:01.369055 14026 raft_consensus.cc:2804] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.369891 14026 raft_consensus.cc:697] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 2 LEADER]: Becoming Leader. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Running, Role: LEADER
I20260710 13:20:01.369642 13645 leader_election.cc:304] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [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: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59; no voters: 649c4db5128c493a800f1d08a406d222
I20260710 13:20:01.371325 13880 raft_consensus.cc:2804] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.370934 14026 consensus_queue.cc:237] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:01.372037 13880 raft_consensus.cc:697] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 2 LEADER]: Becoming Leader. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Running, Role: LEADER
I20260710 13:20:01.373082 13880 consensus_queue.cc:237] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:01.377255 14076 raft_consensus.cc:515] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:01.381158 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:20:01.383683 14076 leader_election.cc:290] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 2 election: Requested vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:20:01.385344 14157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59"
I20260710 13:20:01.386029 14157 raft_consensus.cc:3060] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.409977 13502 catalog_manager.cc:5697] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 reported cstate change: term changed from 1 to 2, leader changed from c784936a96c64343b8a269e3d7491b59 (127.11.36.193) to 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194). New cstate: current_term: 2 leader_uuid: "50ce79c2ba0045beb4882985a829ea62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.424383 14157 raft_consensus.cc:2468] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649c4db5128c493a800f1d08a406d222 in term 2.
I20260710 13:20:01.426086 13719 leader_election.cc:304] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [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: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59; no voters: 02a234f1a15b435fbb8649c718388cee
I20260710 13:20:01.427328 14026 raft_consensus.cc:2804] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.427834 14026 raft_consensus.cc:697] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 2 LEADER]: Becoming Leader. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Running, Role: LEADER
I20260710 13:20:01.429911 14026 consensus_queue.cc:237] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:01.444980 13501 catalog_manager.cc:5697] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 reported cstate change: term changed from 1 to 2, leader changed from c784936a96c64343b8a269e3d7491b59 (127.11.36.193) to 649c4db5128c493a800f1d08a406d222 (127.11.36.195). New cstate: current_term: 2 leader_uuid: "649c4db5128c493a800f1d08a406d222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.462888 13502 catalog_manager.cc:5697] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 reported cstate change: term changed from 1 to 2, leader changed from c784936a96c64343b8a269e3d7491b59 (127.11.36.193) to 649c4db5128c493a800f1d08a406d222 (127.11.36.195). New cstate: current_term: 2 leader_uuid: "649c4db5128c493a800f1d08a406d222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.513109 14083 raft_consensus.cc:493] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c784936a96c64343b8a269e3d7491b59)
I20260710 13:20:01.513742 14083 raft_consensus.cc:515] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:01.515482 14083 leader_election.cc:290] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:20:01.516258 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075039b26b54486e9fc350f7e0b50803" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:20:01.516649 14157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075039b26b54486e9fc350f7e0b50803" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:20:01.517549 14157 raft_consensus.cc:2393] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02a234f1a15b435fbb8649c718388cee in current term 2: Already voted for candidate 649c4db5128c493a800f1d08a406d222 in this term.
I20260710 13:20:01.519480 13793 leader_election.cc:304] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [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: 02a234f1a15b435fbb8649c718388cee; no voters: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59
I20260710 13:20:01.520383 14083 raft_consensus.cc:3060] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.527902 14083 raft_consensus.cc:2749] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:01.539184 14082 raft_consensus.cc:493] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c784936a96c64343b8a269e3d7491b59)
I20260710 13:20:01.539783 14082 raft_consensus.cc:515] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:01.541558 14026 raft_consensus.cc:493] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c784936a96c64343b8a269e3d7491b59)
I20260710 13:20:01.542155 14026 raft_consensus.cc:515] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:01.543051 14082 leader_election.cc:290] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325)
I20260710 13:20:01.543186 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "649c4db5128c493a800f1d08a406d222" is_pre_election: true
I20260710 13:20:01.543893 14157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af6e54ab7a14e29b4af827672fe143c" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:20:01.544698 14157 raft_consensus.cc:2393] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02a234f1a15b435fbb8649c718388cee in current term 2: Already voted for candidate 649c4db5128c493a800f1d08a406d222 in this term.
I20260710 13:20:01.545214 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1991dca628b4fa895dce48812bcad83" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50ce79c2ba0045beb4882985a829ea62" is_pre_election: true
I20260710 13:20:01.545465 14026 leader_election.cc:290] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:20:01.546166 13793 leader_election.cc:304] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [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: 02a234f1a15b435fbb8649c718388cee; no voters: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59
I20260710 13:20:01.546335 14156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1991dca628b4fa895dce48812bcad83" candidate_uuid: "649c4db5128c493a800f1d08a406d222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c784936a96c64343b8a269e3d7491b59" is_pre_election: true
I20260710 13:20:01.547184 14156 raft_consensus.cc:2393] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 649c4db5128c493a800f1d08a406d222 in current term 2: Already voted for candidate 50ce79c2ba0045beb4882985a829ea62 in this term.
I20260710 13:20:01.547240 14082 raft_consensus.cc:3060] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.548261 13719 leader_election.cc:304] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [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: 649c4db5128c493a800f1d08a406d222; no voters: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59
I20260710 13:20:01.549067 14026 raft_consensus.cc:3060] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.552862 14082 raft_consensus.cc:2749] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:01.556924 14026 raft_consensus.cc:2749] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:01.772933 13828 raft_consensus.cc:1275] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Refusing update from remote peer 649c4db5128c493a800f1d08a406d222: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.774268 14081 consensus_queue.cc:1048] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.794203 14157 raft_consensus.cc:1275] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Refusing update from remote peer 649c4db5128c493a800f1d08a406d222: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.796590 14026 consensus_queue.cc:1048] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:01.800052 13752 raft_consensus.cc:1275] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Refusing update from remote peer 50ce79c2ba0045beb4882985a829ea62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.801877 14073 consensus_queue.cc:1048] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.817770 14156 raft_consensus.cc:1275] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Refusing update from remote peer 50ce79c2ba0045beb4882985a829ea62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.819226 14073 consensus_queue.cc:1048] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.984098 13828 raft_consensus.cc:1275] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Refusing update from remote peer 649c4db5128c493a800f1d08a406d222: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.985833 14081 consensus_queue.cc:1048] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.992173 14158 raft_consensus.cc:1275] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Refusing update from remote peer 649c4db5128c493a800f1d08a406d222: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.994040 14076 consensus_queue.cc:1048] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.557283 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:10.590044 13751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "030ba009901648a8bb000fd5f9d49257"
dest_uuid: "649c4db5128c493a800f1d08a406d222"
mode: GRACEFUL
new_leader_uuid: "02a234f1a15b435fbb8649c718388cee"
 from {username='slave'} at 127.0.0.1:48094
I20260710 13:20:10.590790 13751 raft_consensus.cc:606] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Received request to transfer leadership to TS 02a234f1a15b435fbb8649c718388cee
I20260710 13:20:10.603832 13679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "456e7a5c43584d0e96e6738d75f49e7a"
dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
mode: GRACEFUL
new_leader_uuid: "c784936a96c64343b8a269e3d7491b59"
 from {username='slave'} at 127.0.0.1:40330
I20260710 13:20:10.604478 13679 raft_consensus.cc:606] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Received request to transfer leadership to TS c784936a96c64343b8a269e3d7491b59
I20260710 13:20:10.607374 13751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b3ee66d110b4e40a550c1a0ecef3a80"
dest_uuid: "649c4db5128c493a800f1d08a406d222"
mode: GRACEFUL
new_leader_uuid: "c784936a96c64343b8a269e3d7491b59"
 from {username='slave'} at 127.0.0.1:48094
I20260710 13:20:10.607983 13751 raft_consensus.cc:606] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Received request to transfer leadership to TS c784936a96c64343b8a269e3d7491b59
I20260710 13:20:10.610438 13679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a38e143769d34083a1cff7580e01dd9c"
dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
mode: GRACEFUL
new_leader_uuid: "c784936a96c64343b8a269e3d7491b59"
 from {username='slave'} at 127.0.0.1:40330
I20260710 13:20:10.610944 13679 raft_consensus.cc:606] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Received request to transfer leadership to TS c784936a96c64343b8a269e3d7491b59
I20260710 13:20:10.613351 13679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9a13f1eb3f84a81b1a09b2edc6eeb12"
dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
mode: GRACEFUL
new_leader_uuid: "c784936a96c64343b8a269e3d7491b59"
 from {username='slave'} at 127.0.0.1:40330
I20260710 13:20:10.613866 13679 raft_consensus.cc:606] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Received request to transfer leadership to TS c784936a96c64343b8a269e3d7491b59
I20260710 13:20:10.614912 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:10.615628 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:10.633230 14246 raft_consensus.cc:993] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222: : Instructing follower c784936a96c64343b8a269e3d7491b59 to start an election
I20260710 13:20:10.633891 14238 raft_consensus.cc:1081] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Signalling peer c784936a96c64343b8a269e3d7491b59 to start an election
I20260710 13:20:10.635418 14156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b3ee66d110b4e40a550c1a0ecef3a80"
dest_uuid: "c784936a96c64343b8a269e3d7491b59"
 from {username='slave'} at 127.0.0.1:57662
I20260710 13:20:10.635910 14156 raft_consensus.cc:493] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:10.636338 14156 raft_consensus.cc:3060] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.643884 14156 raft_consensus.cc:515] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:10.646277 14156 leader_election.cc:290] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 election: Requested vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:20:10.658484 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3ee66d110b4e40a550c1a0ecef3a80" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:20:10.658514 13751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3ee66d110b4e40a550c1a0ecef3a80" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:20:10.659183 13679 raft_consensus.cc:3060] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.659230 13751 raft_consensus.cc:3055] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:10.659742 13751 raft_consensus.cc:740] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Running, Role: LEADER
I20260710 13:20:10.660750 13751 consensus_queue.cc:260] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:10.662164 13751 raft_consensus.cc:3060] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.666882 13679 raft_consensus.cc:2468] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 2.
I20260710 13:20:10.668370 14112 leader_election.cc:304] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:20:10.669476 13751 raft_consensus.cc:2468] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 2.
I20260710 13:20:10.670749 14249 raft_consensus.cc:2804] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:10.672174 14249 raft_consensus.cc:697] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 2 LEADER]: Becoming Leader. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Running, Role: LEADER
I20260710 13:20:10.673009 14249 consensus_queue.cc:237] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:10.681843 13501 catalog_manager.cc:5697] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 reported cstate change: term changed from 1 to 2, leader changed from 649c4db5128c493a800f1d08a406d222 (127.11.36.195) to c784936a96c64343b8a269e3d7491b59 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "c784936a96c64343b8a269e3d7491b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.798599 14235 raft_consensus.cc:993] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62: : Instructing follower c784936a96c64343b8a269e3d7491b59 to start an election
I20260710 13:20:10.799258 14241 raft_consensus.cc:1081] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Signalling peer c784936a96c64343b8a269e3d7491b59 to start an election
I20260710 13:20:10.799494 14246 raft_consensus.cc:993] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222: : Instructing follower 02a234f1a15b435fbb8649c718388cee to start an election
I20260710 13:20:10.800060 14238 raft_consensus.cc:1081] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Signalling peer 02a234f1a15b435fbb8649c718388cee to start an election
I20260710 13:20:10.801222 14158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a38e143769d34083a1cff7580e01dd9c"
dest_uuid: "c784936a96c64343b8a269e3d7491b59"
 from {username='slave'} at 127.0.0.1:57682
I20260710 13:20:10.801750 14158 raft_consensus.cc:493] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:10.802049 13828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "030ba009901648a8bb000fd5f9d49257"
dest_uuid: "02a234f1a15b435fbb8649c718388cee"
 from {username='slave'} at 127.0.0.1:53618
I20260710 13:20:10.802080 14158 raft_consensus.cc:3060] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.802568 13828 raft_consensus.cc:493] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:10.802904 13828 raft_consensus.cc:3060] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.807605 14158 raft_consensus.cc:515] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:10.807899 13828 raft_consensus.cc:515] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:20:10.810177 13828 leader_election.cc:290] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 2 election: Requested vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:20:10.810995 13751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030ba009901648a8bb000fd5f9d49257" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:20:10.811035 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030ba009901648a8bb000fd5f9d49257" candidate_uuid: "02a234f1a15b435fbb8649c718388cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:20:10.811362 14158 leader_election.cc:290] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 election: Requested vote from peers 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:20:10.811676 13751 raft_consensus.cc:3055] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:10.811765 13679 raft_consensus.cc:3060] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.812011 13751 raft_consensus.cc:740] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Running, Role: LEADER
I20260710 13:20:10.812778 13751 consensus_queue.cc:260] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:20:10.814399 13751 raft_consensus.cc:3060] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.815128 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e143769d34083a1cff7580e01dd9c" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:20:10.815902 13680 raft_consensus.cc:3055] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:10.816274 13680 raft_consensus.cc:740] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Running, Role: LEADER
I20260710 13:20:10.817358 13680 consensus_queue.cc:260] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:10.819170 13680 raft_consensus.cc:3060] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.825965 13679 raft_consensus.cc:2468] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 2.
I20260710 13:20:10.826702 13751 raft_consensus.cc:2468] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a234f1a15b435fbb8649c718388cee in term 2.
I20260710 13:20:10.827431 13791 leader_election.cc:304] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a234f1a15b435fbb8649c718388cee, 50ce79c2ba0045beb4882985a829ea62; no voters: 
I20260710 13:20:10.828461 14229 raft_consensus.cc:2804] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:10.828531 13680 raft_consensus.cc:2468] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 2.
I20260710 13:20:10.829762 14112 leader_election.cc:304] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:20:10.831581 14249 raft_consensus.cc:2804] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:10.831933 14229 raft_consensus.cc:697] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 2 LEADER]: Becoming Leader. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Running, Role: LEADER
I20260710 13:20:10.832415 14249 raft_consensus.cc:697] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 2 LEADER]: Becoming Leader. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Running, Role: LEADER
I20260710 13:20:10.832912 14229 consensus_queue.cc:237] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } }
I20260710 13:20:10.833415 14249 consensus_queue.cc:237] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:10.835853 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e143769d34083a1cff7580e01dd9c" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:20:10.836422 13828 raft_consensus.cc:3060] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.843523 13501 catalog_manager.cc:5697] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 reported cstate change: term changed from 1 to 2, leader changed from 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194) to c784936a96c64343b8a269e3d7491b59 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "c784936a96c64343b8a269e3d7491b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.844508 13828 raft_consensus.cc:2468] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 2.
I20260710 13:20:10.847097 13502 catalog_manager.cc:5697] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee reported cstate change: term changed from 1 to 2, leader changed from 649c4db5128c493a800f1d08a406d222 (127.11.36.195) to 02a234f1a15b435fbb8649c718388cee (127.11.36.196). New cstate: current_term: 2 leader_uuid: "02a234f1a15b435fbb8649c718388cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:11.045105 14235 raft_consensus.cc:993] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62: : Instructing follower c784936a96c64343b8a269e3d7491b59 to start an election
I20260710 13:20:11.045606 14241 raft_consensus.cc:1081] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Signalling peer c784936a96c64343b8a269e3d7491b59 to start an election
I20260710 13:20:11.047132 14156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "456e7a5c43584d0e96e6738d75f49e7a"
dest_uuid: "c784936a96c64343b8a269e3d7491b59"
 from {username='slave'} at 127.0.0.1:57682
I20260710 13:20:11.047576 14156 raft_consensus.cc:493] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.047860 14156 raft_consensus.cc:3060] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.052315 14156 raft_consensus.cc:515] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:11.054039 14156 leader_election.cc:290] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 election: Requested vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089)
I20260710 13:20:11.054739 13751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456e7a5c43584d0e96e6738d75f49e7a" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:20:11.055271 13751 raft_consensus.cc:3060] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.055301 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456e7a5c43584d0e96e6738d75f49e7a" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:20:11.055934 13680 raft_consensus.cc:3055] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:11.056239 13680 raft_consensus.cc:740] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Running, Role: LEADER
I20260710 13:20:11.056977 13680 consensus_queue.cc:260] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:11.058199 13680 raft_consensus.cc:3060] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.062000 13751 raft_consensus.cc:2468] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 2.
I20260710 13:20:11.064543 14115 leader_election.cc:304] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:20:11.064769 13680 raft_consensus.cc:2468] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 2.
I20260710 13:20:11.065805 14249 raft_consensus.cc:2804] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:11.066325 14249 raft_consensus.cc:697] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 2 LEADER]: Becoming Leader. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Running, Role: LEADER
I20260710 13:20:11.067124 14249 consensus_queue.cc:237] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } }
I20260710 13:20:11.073557 14241 raft_consensus.cc:993] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62: : Instructing follower c784936a96c64343b8a269e3d7491b59 to start an election
I20260710 13:20:11.074173 14235 raft_consensus.cc:1081] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Signalling peer c784936a96c64343b8a269e3d7491b59 to start an election
I20260710 13:20:11.074352 13751 raft_consensus.cc:1275] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Refusing update from remote peer c784936a96c64343b8a269e3d7491b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.075888 14156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9a13f1eb3f84a81b1a09b2edc6eeb12"
dest_uuid: "c784936a96c64343b8a269e3d7491b59"
 from {username='slave'} at 127.0.0.1:57682
I20260710 13:20:11.076115 14249 consensus_queue.cc:1048] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.076435 14156 raft_consensus.cc:493] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.076937 14156 raft_consensus.cc:3060] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.080806 13502 catalog_manager.cc:5697] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 reported cstate change: term changed from 1 to 2, leader changed from 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194) to c784936a96c64343b8a269e3d7491b59 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "c784936a96c64343b8a269e3d7491b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.083328 14156 raft_consensus.cc:515] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:11.087060 14156 leader_election.cc:290] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 election: Requested vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:20:11.087311 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a13f1eb3f84a81b1a09b2edc6eeb12" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:20:11.088907 13680 raft_consensus.cc:3055] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:11.089206 13680 raft_consensus.cc:740] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50ce79c2ba0045beb4882985a829ea62, State: Running, Role: LEADER
I20260710 13:20:11.090081 13680 consensus_queue.cc:260] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:11.091269 13680 raft_consensus.cc:3060] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.099038 13679 raft_consensus.cc:1275] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Refusing update from remote peer c784936a96c64343b8a269e3d7491b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.100623 14249 consensus_queue.cc:1048] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.111662 13751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a13f1eb3f84a81b1a09b2edc6eeb12" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:20:11.112488 13751 raft_consensus.cc:3060] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.123759 13680 raft_consensus.cc:2468] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 2.
I20260710 13:20:11.124977 14112 leader_election.cc:304] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:20:11.125888 14249 raft_consensus.cc:2804] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:11.126382 14249 raft_consensus.cc:697] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 2 LEADER]: Becoming Leader. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Running, Role: LEADER
I20260710 13:20:11.127218 14249 consensus_queue.cc:237] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:11.128693 13751 raft_consensus.cc:2468] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 2.
I20260710 13:20:11.136250 13498 catalog_manager.cc:5697] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 reported cstate change: term changed from 1 to 2, leader changed from 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194) to c784936a96c64343b8a269e3d7491b59 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "c784936a96c64343b8a269e3d7491b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.229319 13680 raft_consensus.cc:1275] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Refusing update from remote peer c784936a96c64343b8a269e3d7491b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.230882 14249 consensus_queue.cc:1048] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.242290 13828 raft_consensus.cc:1275] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Refusing update from remote peer c784936a96c64343b8a269e3d7491b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.243641 14249 consensus_queue.cc:1048] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.382478 13680 raft_consensus.cc:1275] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Refusing update from remote peer 02a234f1a15b435fbb8649c718388cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.383579 14229 consensus_queue.cc:1048] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.392517 13751 raft_consensus.cc:1275] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Refusing update from remote peer 02a234f1a15b435fbb8649c718388cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.394172 14273 consensus_queue.cc:1048] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:11.521327 13680 raft_consensus.cc:1275] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Refusing update from remote peer c784936a96c64343b8a269e3d7491b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.522502 14249 consensus_queue.cc:1048] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.531617 13751 raft_consensus.cc:1275] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Refusing update from remote peer c784936a96c64343b8a269e3d7491b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.533442 14250 consensus_queue.cc:1048] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:11.563661 13680 raft_consensus.cc:1275] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Refusing update from remote peer c784936a96c64343b8a269e3d7491b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.564934 14250 consensus_queue.cc:1048] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.575341 13751 raft_consensus.cc:1275] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Refusing update from remote peer c784936a96c64343b8a269e3d7491b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.576735 14250 consensus_queue.cc:1048] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.616568 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:11.634045 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:11.649444 13752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0195e31a7a614514acd1d54392d4d7ac"
dest_uuid: "649c4db5128c493a800f1d08a406d222"
mode: GRACEFUL
new_leader_uuid: "c784936a96c64343b8a269e3d7491b59"
 from {username='slave'} at 127.0.0.1:48094
I20260710 13:20:11.650157 13752 raft_consensus.cc:606] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Received request to transfer leadership to TS c784936a96c64343b8a269e3d7491b59
I20260710 13:20:11.662232 13828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e21165853464fb887ba1be88ae7ac07"
dest_uuid: "02a234f1a15b435fbb8649c718388cee"
mode: GRACEFUL
new_leader_uuid: "c784936a96c64343b8a269e3d7491b59"
 from {username='slave'} at 127.0.0.1:48030
I20260710 13:20:11.662734 13828 raft_consensus.cc:606] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Received request to transfer leadership to TS c784936a96c64343b8a269e3d7491b59
I20260710 13:20:11.663887 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:11.664654 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:11.722384 14274 raft_consensus.cc:993] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee: : Instructing follower c784936a96c64343b8a269e3d7491b59 to start an election
I20260710 13:20:11.722824 14273 raft_consensus.cc:1081] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Signalling peer c784936a96c64343b8a269e3d7491b59 to start an election
I20260710 13:20:11.724066 14156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e21165853464fb887ba1be88ae7ac07"
dest_uuid: "c784936a96c64343b8a269e3d7491b59"
 from {username='slave'} at 127.0.0.1:57676
I20260710 13:20:11.724521 14156 raft_consensus.cc:493] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.724825 14156 raft_consensus.cc:3060] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.729269 14156 raft_consensus.cc:515] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:11.731505 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e21165853464fb887ba1be88ae7ac07" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:20:11.731639 13828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e21165853464fb887ba1be88ae7ac07" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02a234f1a15b435fbb8649c718388cee"
I20260710 13:20:11.731545 14156 leader_election.cc:290] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 election: Requested vote from peers 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503), 02a234f1a15b435fbb8649c718388cee (127.11.36.196:33311)
I20260710 13:20:11.732278 13752 raft_consensus.cc:3060] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.732285 13828 raft_consensus.cc:3055] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:11.732815 13828 raft_consensus.cc:740] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02a234f1a15b435fbb8649c718388cee, State: Running, Role: LEADER
I20260710 13:20:11.733632 13828 consensus_queue.cc:260] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:11.734848 13828 raft_consensus.cc:3060] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.739369 13752 raft_consensus.cc:2468] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 2.
I20260710 13:20:11.740474 14115 leader_election.cc:304] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649c4db5128c493a800f1d08a406d222, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:20:11.741240 13828 raft_consensus.cc:2468] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 2.
I20260710 13:20:11.741276 14249 raft_consensus.cc:2804] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:11.742053 14249 raft_consensus.cc:697] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 2 LEADER]: Becoming Leader. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Running, Role: LEADER
I20260710 13:20:11.742961 14249 consensus_queue.cc:237] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } }
I20260710 13:20:11.750666 13501 catalog_manager.cc:5697] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 reported cstate change: term changed from 1 to 2, leader changed from 02a234f1a15b435fbb8649c718388cee (127.11.36.196) to c784936a96c64343b8a269e3d7491b59 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "c784936a96c64343b8a269e3d7491b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:11.996358 14238 raft_consensus.cc:993] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222: : Instructing follower c784936a96c64343b8a269e3d7491b59 to start an election
I20260710 13:20:11.996929 14246 raft_consensus.cc:1081] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Signalling peer c784936a96c64343b8a269e3d7491b59 to start an election
I20260710 13:20:11.998605 14156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0195e31a7a614514acd1d54392d4d7ac"
dest_uuid: "c784936a96c64343b8a269e3d7491b59"
 from {username='slave'} at 127.0.0.1:57662
I20260710 13:20:11.999035 14156 raft_consensus.cc:493] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.999261 14156 raft_consensus.cc:3060] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.004686 14156 raft_consensus.cc:515] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:12.006086 14156 leader_election.cc:290] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 election: Requested vote from peers 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089), 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503)
I20260710 13:20:12.006870 13680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0195e31a7a614514acd1d54392d4d7ac" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ce79c2ba0045beb4882985a829ea62"
I20260710 13:20:12.007129 13752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0195e31a7a614514acd1d54392d4d7ac" candidate_uuid: "c784936a96c64343b8a269e3d7491b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "649c4db5128c493a800f1d08a406d222"
I20260710 13:20:12.007539 13680 raft_consensus.cc:3060] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.007666 13752 raft_consensus.cc:3055] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:12.008055 13752 raft_consensus.cc:740] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 649c4db5128c493a800f1d08a406d222, State: Running, Role: LEADER
I20260710 13:20:12.008883 13752 consensus_queue.cc:260] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:12.010186 13752 raft_consensus.cc:3060] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.014348 13680 raft_consensus.cc:2468] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 2.
I20260710 13:20:12.015599 14112 leader_election.cc:304] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ce79c2ba0045beb4882985a829ea62, c784936a96c64343b8a269e3d7491b59; no voters: 
I20260710 13:20:12.016388 14249 raft_consensus.cc:2804] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:12.016885 14249 raft_consensus.cc:697] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 2 LEADER]: Becoming Leader. State: Replica: c784936a96c64343b8a269e3d7491b59, State: Running, Role: LEADER
I20260710 13:20:12.016899 13752 raft_consensus.cc:2468] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c784936a96c64343b8a269e3d7491b59 in term 2.
I20260710 13:20:12.018034 14249 consensus_queue.cc:237] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } }
I20260710 13:20:12.026487 13501 catalog_manager.cc:5697] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 reported cstate change: term changed from 1 to 2, leader changed from 649c4db5128c493a800f1d08a406d222 (127.11.36.195) to c784936a96c64343b8a269e3d7491b59 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "c784936a96c64343b8a269e3d7491b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c784936a96c64343b8a269e3d7491b59" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.142113 13752 raft_consensus.cc:1275] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Refusing update from remote peer c784936a96c64343b8a269e3d7491b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:12.143321 14249 consensus_queue.cc:1048] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.154237 13828 raft_consensus.cc:1275] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Refusing update from remote peer c784936a96c64343b8a269e3d7491b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:12.155678 14249 consensus_queue.cc:1048] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a234f1a15b435fbb8649c718388cee" member_type: VOTER last_known_addr { host: "127.11.36.196" port: 33311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:12.565655 13679 raft_consensus.cc:1275] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Refusing update from remote peer c784936a96c64343b8a269e3d7491b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:12.566968 14249 consensus_queue.cc:1048] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ce79c2ba0045beb4882985a829ea62" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 37089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.576325 13752 raft_consensus.cc:1275] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Refusing update from remote peer c784936a96c64343b8a269e3d7491b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:12.578953 14249 consensus_queue.cc:1048] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c4db5128c493a800f1d08a406d222" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.665490 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:12.678241 11411 tablet_server.cc:179] TabletServer@127.11.36.193:39325 shutting down...
I20260710 13:20:12.698501 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:12.699270 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.700273 11411 raft_consensus.cc:2243] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.700807 11411 raft_consensus.cc:2272] T 9eb417435f3d4c7086fc2ee90c0c1c06 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.702843 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.703358 11411 raft_consensus.cc:2243] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.703670 11411 raft_consensus.cc:2272] T d48f1e76a0b84d25b1fa79825271546e P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.705441 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.706007 11411 raft_consensus.cc:2243] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.706408 11411 raft_consensus.cc:2272] T 075039b26b54486e9fc350f7e0b50803 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.708269 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.708848 11411 raft_consensus.cc:2243] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.709282 11411 raft_consensus.cc:2272] T 3b7bf673c0f94b98af5cc75a532d463b P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:12.709695 13645 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260710 13:20:12.711397 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.712183 11411 raft_consensus.cc:2243] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:12.712711 13645 consensus_peers.cc:597] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:12.712718 11411 raft_consensus.cc:2272] T 5af6e54ab7a14e29b4af827672fe143c P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.715528 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.716100 11411 raft_consensus.cc:2243] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:12.716821 11411 raft_consensus.cc:2272] T 456e7a5c43584d0e96e6738d75f49e7a P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:12.717466 13719 consensus_peers.cc:597] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:12.718693 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.719254 11411 raft_consensus.cc:2243] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.719626 11411 raft_consensus.cc:2272] T 201d31e968c54d10911dfda7da0a98b0 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.721565 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.722160 11411 raft_consensus.cc:2243] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:12.722853 11411 raft_consensus.cc:2272] T 0195e31a7a614514acd1d54392d4d7ac P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.724969 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.725548 11411 raft_consensus.cc:2243] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:12.726286 11411 raft_consensus.cc:2272] T a38e143769d34083a1cff7580e01dd9c P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.727923 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.728399 11411 raft_consensus.cc:2243] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.728756 11411 raft_consensus.cc:2272] T 393551a2db7b4d4ea31724429e41fb6c P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.730520 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.730996 11411 raft_consensus.cc:2243] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.731391 11411 raft_consensus.cc:2272] T a1991dca628b4fa895dce48812bcad83 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.733062 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.733541 11411 raft_consensus.cc:2243] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:12.734400 11411 raft_consensus.cc:2272] T 7b3ee66d110b4e40a550c1a0ecef3a80 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.736553 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.737187 11411 raft_consensus.cc:2243] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.737689 11411 raft_consensus.cc:2272] T 1fb483282dfe40a2a86f301f2a3f6192 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.739939 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.740579 11411 raft_consensus.cc:2243] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.740893 11411 raft_consensus.cc:2272] T 69a04566ac034a47aa41c1be5ebb6468 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.742551 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.743057 11411 raft_consensus.cc:2243] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.743358 11411 raft_consensus.cc:2272] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.745123 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.745533 11411 raft_consensus.cc:2243] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:12.746181 11411 raft_consensus.cc:2272] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.748025 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.748451 11411 raft_consensus.cc:2243] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:12.749143 11411 raft_consensus.cc:2272] T 0e21165853464fb887ba1be88ae7ac07 P c784936a96c64343b8a269e3d7491b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.751706 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:12.752178 11411 raft_consensus.cc:2243] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.752571 11411 raft_consensus.cc:2272] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P c784936a96c64343b8a269e3d7491b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.793308 11411 tablet_server.cc:196] TabletServer@127.11.36.193:39325 shutdown complete.
W20260710 13:20:12.816362 13719 consensus_peers.cc:597] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:12.828678 11411 tablet_server.cc:179] TabletServer@127.11.36.194:0 shutting down...
W20260710 13:20:12.836160 13717 consensus_peers.cc:597] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 -> Peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Couldn't send request to peer 50ce79c2ba0045beb4882985a829ea62. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:12.860345 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:12.861270 11411 tablet_replica.cc:333] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.862012 11411 raft_consensus.cc:2243] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.862551 11411 raft_consensus.cc:2272] T 1fb483282dfe40a2a86f301f2a3f6192 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.864672 11411 tablet_replica.cc:333] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.865276 11411 raft_consensus.cc:2243] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.865746 11411 raft_consensus.cc:2272] T 030ba009901648a8bb000fd5f9d49257 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.867537 11411 tablet_replica.cc:333] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.868060 11411 raft_consensus.cc:2243] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.868458 11411 raft_consensus.cc:2272] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.870265 11411 tablet_replica.cc:333] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.870801 11411 raft_consensus.cc:2243] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:12.871785 11411 raft_consensus.cc:2272] T d48f1e76a0b84d25b1fa79825271546e P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.874396 11411 tablet_replica.cc:333] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.875123 11411 raft_consensus.cc:2243] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.875491 11411 raft_consensus.cc:2272] T 70524da33e25463994bb17ebb55681a8 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.877207 11411 tablet_replica.cc:333] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.877767 11411 raft_consensus.cc:2243] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:12.878520 11411 raft_consensus.cc:2272] T a1991dca628b4fa895dce48812bcad83 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.880577 11411 tablet_replica.cc:333] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.881099 11411 raft_consensus.cc:2243] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.881557 11411 raft_consensus.cc:2272] T a38e143769d34083a1cff7580e01dd9c P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.883399 11411 tablet_replica.cc:333] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.883914 11411 raft_consensus.cc:2243] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.884305 11411 raft_consensus.cc:2272] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.886085 11411 tablet_replica.cc:333] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.886639 11411 raft_consensus.cc:2243] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:12.887396 11411 raft_consensus.cc:2272] T 9119cd4c55fc4bc599b87fad343fb63c P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.889420 11411 tablet_replica.cc:333] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.890091 11411 raft_consensus.cc:2243] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.890524 11411 raft_consensus.cc:2272] T 3b7bf673c0f94b98af5cc75a532d463b P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.892963 11411 tablet_replica.cc:333] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.893512 11411 raft_consensus.cc:2243] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:12.894449 11411 raft_consensus.cc:2272] T 201d31e968c54d10911dfda7da0a98b0 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.896639 11411 tablet_replica.cc:333] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.897343 11411 raft_consensus.cc:2243] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.897998 11411 raft_consensus.cc:2272] T 456e7a5c43584d0e96e6738d75f49e7a P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:12.899777 13793 consensus_peers.cc:597] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:12.900470 11411 tablet_replica.cc:333] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.901221 11411 raft_consensus.cc:2243] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:12.902235 11411 raft_consensus.cc:2272] T 08827daff1814d70882939c302d5649c P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.904385 11411 tablet_replica.cc:333] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.904838 11411 raft_consensus.cc:2243] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.905187 11411 raft_consensus.cc:2272] T 0195e31a7a614514acd1d54392d4d7ac P 50ce79c2ba0045beb4882985a829ea62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.907516 11411 tablet_replica.cc:333] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.908051 11411 raft_consensus.cc:2243] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.908427 11411 raft_consensus.cc:2272] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.910219 11411 tablet_replica.cc:333] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.910643 11411 raft_consensus.cc:2243] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.911016 11411 raft_consensus.cc:2272] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.912809 11411 tablet_replica.cc:333] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.913229 11411 raft_consensus.cc:2243] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:12.913653 11411 raft_consensus.cc:2272] T 6ec6420e375f4b90b35552413501bdc8 P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:12.915350 11411 tablet_replica.cc:333] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62: stopping tablet replica
I20260710 13:20:12.915715 11411 raft_consensus.cc:2243] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:12.916402 11411 raft_consensus.cc:2272] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 50ce79c2ba0045beb4882985a829ea62 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:12.966907 13791 consensus_peers.cc:597] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee -> Peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Couldn't send request to peer 50ce79c2ba0045beb4882985a829ea62. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:37089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:12.983335 13719 consensus_peers.cc:597] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:12.983804 13791 consensus_peers.cc:597] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee -> Peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Couldn't send request to peer 50ce79c2ba0045beb4882985a829ea62. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:37089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:12.985759 13719 consensus_peers.cc:597] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.009121 11411 tablet_server.cc:196] TabletServer@127.11.36.194:0 shutdown complete.
W20260710 13:20:13.021345 13793 consensus_peers.cc:597] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:13.025695 13719 consensus_peers.cc:597] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:13.035509 13717 consensus_peers.cc:597] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 -> Peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Couldn't send request to peer 50ce79c2ba0045beb4882985a829ea62. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:37089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.046756 11411 tablet_server.cc:179] TabletServer@127.11.36.195:0 shutting down...
W20260710 13:20:13.075913 13793 consensus_peers.cc:597] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee -> Peer c784936a96c64343b8a269e3d7491b59 (127.11.36.193:39325): Couldn't send request to peer c784936a96c64343b8a269e3d7491b59. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:13.081828 13791 consensus_peers.cc:597] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee -> Peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Couldn't send request to peer 50ce79c2ba0045beb4882985a829ea62. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:37089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.082458 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:13.083206 11411 tablet_replica.cc:333] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.083833 11411 raft_consensus.cc:2243] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.084638 11411 raft_consensus.cc:2272] T 1fb483282dfe40a2a86f301f2a3f6192 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.087005 11411 tablet_replica.cc:333] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.087586 11411 raft_consensus.cc:2243] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.088079 11411 raft_consensus.cc:2272] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.090238 11411 tablet_replica.cc:333] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.090797 11411 raft_consensus.cc:2243] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.091215 11411 raft_consensus.cc:2272] T 030ba009901648a8bb000fd5f9d49257 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.092872 11411 tablet_replica.cc:333] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.093410 11411 raft_consensus.cc:2243] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.093912 11411 raft_consensus.cc:2272] T b9a13f1eb3f84a81b1a09b2edc6eeb12 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.095595 11411 tablet_replica.cc:333] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.096081 11411 raft_consensus.cc:2243] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.096454 11411 raft_consensus.cc:2272] T 70524da33e25463994bb17ebb55681a8 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.098085 11411 tablet_replica.cc:333] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.098582 11411 raft_consensus.cc:2243] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.099012 11411 raft_consensus.cc:2272] T 0e21165853464fb887ba1be88ae7ac07 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.101280 11411 tablet_replica.cc:333] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.101826 11411 raft_consensus.cc:2243] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.102524 11411 raft_consensus.cc:2272] T 5af6e54ab7a14e29b4af827672fe143c P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.104411 11411 tablet_replica.cc:333] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.104902 11411 raft_consensus.cc:2243] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.105631 11411 raft_consensus.cc:2272] T 393551a2db7b4d4ea31724429e41fb6c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.107431 11411 tablet_replica.cc:333] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.107933 11411 raft_consensus.cc:2243] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.108379 11411 raft_consensus.cc:2272] T 7b3ee66d110b4e40a550c1a0ecef3a80 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.110647 11411 tablet_replica.cc:333] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.111379 11411 raft_consensus.cc:2243] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:13.111856 13791 consensus_peers.cc:597] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee -> Peer 50ce79c2ba0045beb4882985a829ea62 (127.11.36.194:37089): Couldn't send request to peer 50ce79c2ba0045beb4882985a829ea62. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:37089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.111878 11411 raft_consensus.cc:2272] T a1991dca628b4fa895dce48812bcad83 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.113883 11411 tablet_replica.cc:333] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.114382 11411 raft_consensus.cc:2243] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.114787 11411 raft_consensus.cc:2272] T 08827daff1814d70882939c302d5649c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.116472 11411 tablet_replica.cc:333] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.116945 11411 raft_consensus.cc:2243] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.117336 11411 raft_consensus.cc:2272] T 456e7a5c43584d0e96e6738d75f49e7a P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.118983 11411 tablet_replica.cc:333] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.119453 11411 raft_consensus.cc:2243] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.119831 11411 raft_consensus.cc:2272] T 0195e31a7a614514acd1d54392d4d7ac P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.121910 11411 tablet_replica.cc:333] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.122395 11411 raft_consensus.cc:2243] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.122781 11411 raft_consensus.cc:2272] T 69a04566ac034a47aa41c1be5ebb6468 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.124413 11411 tablet_replica.cc:333] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.124863 11411 raft_consensus.cc:2243] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.125576 11411 raft_consensus.cc:2272] T 6ec6420e375f4b90b35552413501bdc8 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.127198 11411 tablet_replica.cc:333] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.127642 11411 raft_consensus.cc:2243] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.128333 11411 raft_consensus.cc:2272] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.130076 11411 tablet_replica.cc:333] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.130519 11411 raft_consensus.cc:2243] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.131198 11411 raft_consensus.cc:2272] T 075039b26b54486e9fc350f7e0b50803 P 649c4db5128c493a800f1d08a406d222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.132840 11411 tablet_replica.cc:333] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222: stopping tablet replica
I20260710 13:20:13.133270 11411 raft_consensus.cc:2243] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.133733 11411 raft_consensus.cc:2272] T 9119cd4c55fc4bc599b87fad343fb63c P 649c4db5128c493a800f1d08a406d222 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.162912 13794 consensus_peers.cc:597] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee -> Peer 649c4db5128c493a800f1d08a406d222 (127.11.36.195:39503): Couldn't send request to peer 649c4db5128c493a800f1d08a406d222. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.195:39503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.170455 11411 tablet_server.cc:196] TabletServer@127.11.36.195:0 shutdown complete.
I20260710 13:20:13.202355 11411 tablet_server.cc:179] TabletServer@127.11.36.196:0 shutting down...
I20260710 13:20:13.235378 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:13.236155 11411 tablet_replica.cc:333] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.236901 11411 raft_consensus.cc:2243] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.237778 11411 raft_consensus.cc:2272] T 030ba009901648a8bb000fd5f9d49257 P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.239773 11411 tablet_replica.cc:333] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.240335 11411 raft_consensus.cc:2243] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.240782 11411 raft_consensus.cc:2272] T d48f1e76a0b84d25b1fa79825271546e P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.242823 11411 tablet_replica.cc:333] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.243367 11411 raft_consensus.cc:2243] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.244223 11411 raft_consensus.cc:2272] T ef89c97c3b3c448ba2e6e0ce1ad4430a P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.246238 11411 tablet_replica.cc:333] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.246788 11411 raft_consensus.cc:2243] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.247543 11411 raft_consensus.cc:2272] T 9eb417435f3d4c7086fc2ee90c0c1c06 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.249400 11411 tablet_replica.cc:333] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.249974 11411 raft_consensus.cc:2243] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.250785 11411 raft_consensus.cc:2272] T 70524da33e25463994bb17ebb55681a8 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.252693 11411 tablet_replica.cc:333] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.253274 11411 raft_consensus.cc:2243] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.253803 11411 raft_consensus.cc:2272] T 5af6e54ab7a14e29b4af827672fe143c P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.255656 11411 tablet_replica.cc:333] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.256220 11411 raft_consensus.cc:2243] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.256647 11411 raft_consensus.cc:2272] T 201d31e968c54d10911dfda7da0a98b0 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.258612 11411 tablet_replica.cc:333] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.259229 11411 raft_consensus.cc:2243] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.259696 11411 raft_consensus.cc:2272] T 08827daff1814d70882939c302d5649c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.261610 11411 tablet_replica.cc:333] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.262197 11411 raft_consensus.cc:2243] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.262667 11411 raft_consensus.cc:2272] T 6ec6420e375f4b90b35552413501bdc8 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.264784 11411 tablet_replica.cc:333] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.265319 11411 raft_consensus.cc:2243] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.266180 11411 raft_consensus.cc:2272] T 69a04566ac034a47aa41c1be5ebb6468 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.268065 11411 tablet_replica.cc:333] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.268862 11411 raft_consensus.cc:2243] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.269416 11411 raft_consensus.cc:2272] T 393551a2db7b4d4ea31724429e41fb6c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.271616 11411 tablet_replica.cc:333] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.272156 11411 raft_consensus.cc:2243] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.272580 11411 raft_consensus.cc:2272] T a38e143769d34083a1cff7580e01dd9c P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.274403 11411 tablet_replica.cc:333] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.274951 11411 raft_consensus.cc:2243] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.275362 11411 raft_consensus.cc:2272] T 0e21165853464fb887ba1be88ae7ac07 P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.277139 11411 tablet_replica.cc:333] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.277804 11411 raft_consensus.cc:2243] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.278259 11411 raft_consensus.cc:2272] T 660cfbdc6e0c4c9f81c38c4b6b48b92f P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.280061 11411 tablet_replica.cc:333] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.280556 11411 raft_consensus.cc:2243] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.280998 11411 raft_consensus.cc:2272] T 075039b26b54486e9fc350f7e0b50803 P 02a234f1a15b435fbb8649c718388cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.282888 11411 tablet_replica.cc:333] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.283370 11411 raft_consensus.cc:2243] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.284157 11411 raft_consensus.cc:2272] T 3b7bf673c0f94b98af5cc75a532d463b P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.286089 11411 tablet_replica.cc:333] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.286695 11411 raft_consensus.cc:2243] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.287143 11411 raft_consensus.cc:2272] T 9119cd4c55fc4bc599b87fad343fb63c P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.289093 11411 tablet_replica.cc:333] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee: stopping tablet replica
I20260710 13:20:13.289619 11411 raft_consensus.cc:2243] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.290136 11411 raft_consensus.cc:2272] T e2d66cf35ffc4ce3bfd7a653a83a56c7 P 02a234f1a15b435fbb8649c718388cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.326841 11411 tablet_server.cc:196] TabletServer@127.11.36.196:0 shutdown complete.
I20260710 13:20:13.354785 11411 master.cc:562] Master@127.11.36.254:44973 shutting down...
I20260710 13:20:13.380544 11411 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.381044 11411 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.381400 11411 tablet_replica.cc:333] T 00000000000000000000000000000000 P 939cd6380bdf403caa07bc3af27b1a14: stopping tablet replica
I20260710 13:20:13.402735 11411 master.cc:584] Master@127.11.36.254:44973 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18699 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:20:13.458844 11411 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.36.254:43835
I20260710 13:20:13.460000 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:13.466851 14303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:13.466889 14302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:13.466948 14305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:13.467815 11411 server_base.cc:1061] running on GCE node
I20260710 13:20:13.468716 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:13.468891 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:13.469079 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689613469064 us; error 0 us; skew 500 ppm
I20260710 13:20:13.469760 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:13.472244 11411 webserver.cc:533] Webserver started at http://127.11.36.254:41165/ using document root <none> and password file <none>
I20260710 13:20:13.472734 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:13.472924 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:13.473203 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:13.474332 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/master-0-root/instance:
uuid: "115a085f68be421e8bdc61bd13b96334"
format_stamp: "Formatted at 2026-07-10 13:20:13 on dist-test-slave-dzsf"
I20260710 13:20:13.479243 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:13.482483 14310 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:13.483359 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:20:13.483588 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/master-0-root
uuid: "115a085f68be421e8bdc61bd13b96334"
format_stamp: "Formatted at 2026-07-10 13:20:13 on dist-test-slave-dzsf"
I20260710 13:20:13.483825 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:13.513075 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:13.514259 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:13.552229 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.254:43835
I20260710 13:20:13.552433 14361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.254:43835 every 8 connection(s)
I20260710 13:20:13.556238 14362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:13.566550 14362 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334: Bootstrap starting.
I20260710 13:20:13.571091 14362 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.575110 14362 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334: No bootstrap required, opened a new log
I20260710 13:20:13.577215 14362 raft_consensus.cc:359] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "115a085f68be421e8bdc61bd13b96334" member_type: VOTER }
I20260710 13:20:13.577576 14362 raft_consensus.cc:385] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.577857 14362 raft_consensus.cc:740] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115a085f68be421e8bdc61bd13b96334, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.578322 14362 consensus_queue.cc:260] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "115a085f68be421e8bdc61bd13b96334" member_type: VOTER }
I20260710 13:20:13.578713 14362 raft_consensus.cc:399] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:13.578904 14362 raft_consensus.cc:493] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:13.579101 14362 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.583261 14362 raft_consensus.cc:515] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "115a085f68be421e8bdc61bd13b96334" member_type: VOTER }
I20260710 13:20:13.583705 14362 leader_election.cc:304] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [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: 115a085f68be421e8bdc61bd13b96334; no voters: 
I20260710 13:20:13.584713 14362 leader_election.cc:290] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:13.585026 14365 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.586449 14365 raft_consensus.cc:697] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [term 1 LEADER]: Becoming Leader. State: Replica: 115a085f68be421e8bdc61bd13b96334, State: Running, Role: LEADER
I20260710 13:20:13.587131 14365 consensus_queue.cc:237] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [LEADER]: Queue going to LEADER mode. State: All 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: "115a085f68be421e8bdc61bd13b96334" member_type: VOTER }
I20260710 13:20:13.587828 14362 sys_catalog.cc:565] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:13.591923 14366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "115a085f68be421e8bdc61bd13b96334" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "115a085f68be421e8bdc61bd13b96334" member_type: VOTER } }
I20260710 13:20:13.592618 14366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:13.593556 14367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 115a085f68be421e8bdc61bd13b96334. Latest consensus state: current_term: 1 leader_uuid: "115a085f68be421e8bdc61bd13b96334" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "115a085f68be421e8bdc61bd13b96334" member_type: VOTER } }
I20260710 13:20:13.594198 14367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:13.594197 14372 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:13.600764 14372 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:13.602272 11411 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:13.609371 14372 catalog_manager.cc:1383] Generated new cluster ID: 006a3f17ec3b4cf68384f7b47f6f5e82
I20260710 13:20:13.609638 14372 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:13.630149 14372 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:13.631313 14372 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:13.652808 14372 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334: Generated new TSK 0
I20260710 13:20:13.653386 14372 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:13.668566 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:13.675113 14383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:13.675917 14384 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:13.678063 14386 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:13.678292 11411 server_base.cc:1061] running on GCE node
I20260710 13:20:13.679353 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:13.679595 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:13.679791 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689613679773 us; error 0 us; skew 500 ppm
I20260710 13:20:13.680383 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:13.682848 11411 webserver.cc:533] Webserver started at http://127.11.36.193:38307/ using document root <none> and password file <none>
I20260710 13:20:13.683382 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:13.683611 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:13.683902 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:13.685154 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-0-root/instance:
uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d"
format_stamp: "Formatted at 2026-07-10 13:20:13 on dist-test-slave-dzsf"
I20260710 13:20:13.690160 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:20:13.693369 14391 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:13.694160 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:13.694468 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-0-root
uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d"
format_stamp: "Formatted at 2026-07-10 13:20:13 on dist-test-slave-dzsf"
I20260710 13:20:13.694738 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:13.708966 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:13.710222 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:13.711635 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:13.713896 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:13.714111 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:13.714358 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:13.714550 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:13.754125 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.193:43369
I20260710 13:20:13.754223 14453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.193:43369 every 8 connection(s)
I20260710 13:20:13.759124 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:13.766140 14458 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:13.767087 14459 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:13.770364 11411 server_base.cc:1061] running on GCE node
W20260710 13:20:13.771015 14461 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:13.772037 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:13.772284 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:13.772495 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689613772460 us; error 0 us; skew 500 ppm
I20260710 13:20:13.773062 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:13.773363 14454 heartbeater.cc:344] Connected to a master server at 127.11.36.254:43835
I20260710 13:20:13.773782 14454 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:13.774618 14454 heartbeater.cc:507] Master 127.11.36.254:43835 requested a full tablet report, sending...
I20260710 13:20:13.775691 11411 webserver.cc:533] Webserver started at http://127.11.36.194:45821/ using document root <none> and password file <none>
I20260710 13:20:13.776212 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:13.776423 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:13.776685 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:13.776724 14327 ts_manager.cc:194] Registered new tserver with Master: 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369)
I20260710 13:20:13.777962 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-1-root/instance:
uuid: "80990bca711c43e2b8c95893d8c829f9"
format_stamp: "Formatted at 2026-07-10 13:20:13 on dist-test-slave-dzsf"
I20260710 13:20:13.778580 14327 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39384
I20260710 13:20:13.783165 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 13:20:13.786924 14466 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:13.787643 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:13.788008 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-1-root
uuid: "80990bca711c43e2b8c95893d8c829f9"
format_stamp: "Formatted at 2026-07-10 13:20:13 on dist-test-slave-dzsf"
I20260710 13:20:13.788316 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:13.799801 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:13.800966 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:13.802426 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:13.804607 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:13.804843 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:13.805087 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:13.805251 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:13.844447 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.194:43193
I20260710 13:20:13.844586 14528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.194:43193 every 8 connection(s)
I20260710 13:20:13.849210 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:13.856580 14532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:13.857472 14533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:13.865619 14529 heartbeater.cc:344] Connected to a master server at 127.11.36.254:43835
I20260710 13:20:13.866192 14529 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:13.866966 14529 heartbeater.cc:507] Master 127.11.36.254:43835 requested a full tablet report, sending...
W20260710 13:20:13.868412 14535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:13.869171 14327 ts_manager.cc:194] Registered new tserver with Master: 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:13.869483 11411 server_base.cc:1061] running on GCE node
I20260710 13:20:13.870545 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:13.870807 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:13.871001 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689613870985 us; error 0 us; skew 500 ppm
I20260710 13:20:13.871058 14327 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39386
I20260710 13:20:13.871778 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:13.874254 11411 webserver.cc:533] Webserver started at http://127.11.36.195:37983/ using document root <none> and password file <none>
I20260710 13:20:13.874776 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:13.874974 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:13.875240 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:13.876328 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-2-root/instance:
uuid: "2fc800856a0b4eb485563dfd2af51479"
format_stamp: "Formatted at 2026-07-10 13:20:13 on dist-test-slave-dzsf"
I20260710 13:20:13.880614 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:13.883968 14540 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:13.884784 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:13.885143 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-2-root
uuid: "2fc800856a0b4eb485563dfd2af51479"
format_stamp: "Formatted at 2026-07-10 13:20:13 on dist-test-slave-dzsf"
I20260710 13:20:13.885504 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:13.906723 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:13.908077 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:13.909740 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:13.912111 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:13.912365 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:13.912626 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:13.912833 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:13.955286 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.195:36225
I20260710 13:20:13.955384 14602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.195:36225 every 8 connection(s)
I20260710 13:20:13.970990 14603 heartbeater.cc:344] Connected to a master server at 127.11.36.254:43835
I20260710 13:20:13.971342 14603 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:13.972048 14603 heartbeater.cc:507] Master 127.11.36.254:43835 requested a full tablet report, sending...
I20260710 13:20:13.973927 14327 ts_manager.cc:194] Registered new tserver with Master: 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:13.974375 11411 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015741377s
I20260710 13:20:13.975287 14327 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39402
I20260710 13:20:14.002123 14327 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39408:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:14.005028 14327 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:14.080279 14419 tablet_service.cc:1511] Processing CreateTablet for tablet e6f2bd882e2749b3b658c41858c7b456 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:14.081724 14419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f2bd882e2749b3b658c41858c7b456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.088821 14494 tablet_service.cc:1511] Processing CreateTablet for tablet e6f2bd882e2749b3b658c41858c7b456 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:14.090320 14494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f2bd882e2749b3b658c41858c7b456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.091463 14418 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce10dbb61da473fbf5d720284e4a8de (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:14.092870 14418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce10dbb61da473fbf5d720284e4a8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.093799 14493 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce10dbb61da473fbf5d720284e4a8de (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:14.095111 14493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce10dbb61da473fbf5d720284e4a8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.094973 14490 tablet_service.cc:1511] Processing CreateTablet for tablet 635e4d18f1064c549a07afa0a1884f1a (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:14.095803 14491 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3c3258463d4e9c8c249b8e3ea1a9dc (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:14.096342 14490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635e4d18f1064c549a07afa0a1884f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.097167 14491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3c3258463d4e9c8c249b8e3ea1a9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.098592 14489 tablet_service.cc:1511] Processing CreateTablet for tablet a350d0958cf1404a85e2199f810bc3e2 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:14.098803 14492 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3e4a16bea3465f8c3b13db23157dd4 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:14.099862 14489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a350d0958cf1404a85e2199f810bc3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.101039 14492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3e4a16bea3465f8c3b13db23157dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.104022 14417 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3e4a16bea3465f8c3b13db23157dd4 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:14.105461 14417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3e4a16bea3465f8c3b13db23157dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.110209 14416 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3c3258463d4e9c8c249b8e3ea1a9dc (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:14.111537 14416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3c3258463d4e9c8c249b8e3ea1a9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.123272 14488 tablet_service.cc:1511] Processing CreateTablet for tablet 25399784e5a14a1093b9f8527965bf00 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:14.124744 14488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25399784e5a14a1093b9f8527965bf00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.136317 14415 tablet_service.cc:1511] Processing CreateTablet for tablet 635e4d18f1064c549a07afa0a1884f1a (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:14.138824 14414 tablet_service.cc:1511] Processing CreateTablet for tablet a350d0958cf1404a85e2199f810bc3e2 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:14.140077 14568 tablet_service.cc:1511] Processing CreateTablet for tablet e6f2bd882e2749b3b658c41858c7b456 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:14.142472 14413 tablet_service.cc:1511] Processing CreateTablet for tablet 25399784e5a14a1093b9f8527965bf00 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:14.142956 14567 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce10dbb61da473fbf5d720284e4a8de (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:14.143759 14490 tablet_service.cc:1511] Processing CreateTablet for tablet ebc06ca525c6447b8854aad32ad20826 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:14.145035 14490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc06ca525c6447b8854aad32ad20826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.145133 14566 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3e4a16bea3465f8c3b13db23157dd4 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:14.144726 14412 tablet_service.cc:1511] Processing CreateTablet for tablet ebc06ca525c6447b8854aad32ad20826 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:14.146358 14411 tablet_service.cc:1511] Processing CreateTablet for tablet ed2f5926da6149a0a5e4efa181c4073a (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:14.147578 14492 tablet_service.cc:1511] Processing CreateTablet for tablet ed2f5926da6149a0a5e4efa181c4073a (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:14.147734 14565 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3c3258463d4e9c8c249b8e3ea1a9dc (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:14.148550 14561 tablet_service.cc:1511] Processing CreateTablet for tablet ebc06ca525c6447b8854aad32ad20826 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:14.148902 14415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635e4d18f1064c549a07afa0a1884f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.141462 14568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f2bd882e2749b3b658c41858c7b456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.149909 14567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce10dbb61da473fbf5d720284e4a8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.150871 14411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2f5926da6149a0a5e4efa181c4073a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.149870 14564 tablet_service.cc:1511] Processing CreateTablet for tablet 635e4d18f1064c549a07afa0a1884f1a (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:14.151387 14562 tablet_service.cc:1511] Processing CreateTablet for tablet 25399784e5a14a1093b9f8527965bf00 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:14.151669 14563 tablet_service.cc:1511] Processing CreateTablet for tablet a350d0958cf1404a85e2199f810bc3e2 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:14.155296 14410 tablet_service.cc:1511] Processing CreateTablet for tablet 044ea5edb40c4b2bb6cdae4546a9e314 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:14.156042 14560 tablet_service.cc:1511] Processing CreateTablet for tablet ed2f5926da6149a0a5e4efa181c4073a (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:14.158455 14492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2f5926da6149a0a5e4efa181c4073a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.160091 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc06ca525c6447b8854aad32ad20826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.160183 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25399784e5a14a1093b9f8527965bf00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.160792 14564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635e4d18f1064c549a07afa0a1884f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.161433 14566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3e4a16bea3465f8c3b13db23157dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.162312 14618 tablet_bootstrap.cc:492] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9: Bootstrap starting.
I20260710 13:20:14.166898 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25399784e5a14a1093b9f8527965bf00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.167908 14560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2f5926da6149a0a5e4efa181c4073a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.161351 14412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc06ca525c6447b8854aad32ad20826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.169688 14565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3c3258463d4e9c8c249b8e3ea1a9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.173892 14414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a350d0958cf1404a85e2199f810bc3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.174675 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044ea5edb40c4b2bb6cdae4546a9e314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.173887 14563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a350d0958cf1404a85e2199f810bc3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.188568 14618 tablet_bootstrap.cc:654] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.195525 14493 tablet_service.cc:1511] Processing CreateTablet for tablet 044ea5edb40c4b2bb6cdae4546a9e314 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:14.196907 14493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044ea5edb40c4b2bb6cdae4546a9e314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.223093 14618 tablet_bootstrap.cc:492] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9: No bootstrap required, opened a new log
I20260710 13:20:14.223872 14618 ts_tablet_manager.cc:1403] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.007s
I20260710 13:20:14.236389 14618 raft_consensus.cc:359] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.237417 14618 raft_consensus.cc:385] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.237856 14618 raft_consensus.cc:740] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.244665 14560 tablet_service.cc:1511] Processing CreateTablet for tablet 044ea5edb40c4b2bb6cdae4546a9e314 (DEFAULT_TABLE table=test-workload [id=d8cabafe52e24bf5a7cff11c2ebd8958]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:14.239269 14618 consensus_queue.cc:260] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.249495 14560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044ea5edb40c4b2bb6cdae4546a9e314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.251888 14620 tablet_bootstrap.cc:492] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479: Bootstrap starting.
I20260710 13:20:14.268913 14620 tablet_bootstrap.cc:654] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.270427 14621 tablet_bootstrap.cc:492] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:14.287791 14621 tablet_bootstrap.cc:654] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.315614 14529 heartbeater.cc:499] Master 127.11.36.254:43835 was elected leader, sending a full tablet report...
I20260710 13:20:14.317001 14618 ts_tablet_manager.cc:1434] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.017s
I20260710 13:20:14.317442 14621 tablet_bootstrap.cc:492] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d: No bootstrap required, opened a new log
I20260710 13:20:14.318002 14621 ts_tablet_manager.cc:1403] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.019s
I20260710 13:20:14.318601 14618 tablet_bootstrap.cc:492] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9: Bootstrap starting.
I20260710 13:20:14.321400 14621 raft_consensus.cc:359] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.322193 14621 raft_consensus.cc:385] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.322553 14621 raft_consensus.cc:740] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.323355 14621 consensus_queue.cc:260] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.327126 14618 tablet_bootstrap.cc:654] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.328703 14620 tablet_bootstrap.cc:492] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479: No bootstrap required, opened a new log
I20260710 13:20:14.329293 14620 ts_tablet_manager.cc:1403] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.000s
I20260710 13:20:14.333195 14620 raft_consensus.cc:359] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.334160 14620 raft_consensus.cc:385] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.334534 14620 raft_consensus.cc:740] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.334648 14454 heartbeater.cc:499] Master 127.11.36.254:43835 was elected leader, sending a full tablet report...
I20260710 13:20:14.335592 14620 consensus_queue.cc:260] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.338516 14621 ts_tablet_manager.cc:1434] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 13:20:14.339684 14621 tablet_bootstrap.cc:492] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:14.350057 14618 tablet_bootstrap.cc:492] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9: No bootstrap required, opened a new log
I20260710 13:20:14.350416 14621 tablet_bootstrap.cc:654] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.350665 14618 ts_tablet_manager.cc:1403] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.000s
I20260710 13:20:14.355046 14603 heartbeater.cc:499] Master 127.11.36.254:43835 was elected leader, sending a full tablet report...
I20260710 13:20:14.355278 14620 ts_tablet_manager.cc:1434] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.009s
I20260710 13:20:14.356491 14620 tablet_bootstrap.cc:492] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479: Bootstrap starting.
I20260710 13:20:14.354180 14618 raft_consensus.cc:359] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.362253 14618 raft_consensus.cc:385] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.362762 14618 raft_consensus.cc:740] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.363449 14620 tablet_bootstrap.cc:654] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.364109 14618 consensus_queue.cc:260] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.367393 14618 ts_tablet_manager.cc:1434] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260710 13:20:14.368728 14618 tablet_bootstrap.cc:492] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9: Bootstrap starting.
I20260710 13:20:14.375178 14620 tablet_bootstrap.cc:492] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479: No bootstrap required, opened a new log
I20260710 13:20:14.375797 14620 ts_tablet_manager.cc:1403] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 13:20:14.377944 14618 tablet_bootstrap.cc:654] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.378929 14620 raft_consensus.cc:359] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.379797 14625 raft_consensus.cc:493] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.380000 14620 raft_consensus.cc:385] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.380599 14620 raft_consensus.cc:740] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.380635 14625 raft_consensus.cc:515] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.381665 14620 consensus_queue.cc:260] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.384217 14620 ts_tablet_manager.cc:1434] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:14.385159 14620 tablet_bootstrap.cc:492] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479: Bootstrap starting.
I20260710 13:20:14.386649 14625 leader_election.cc:290] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.395646 14620 tablet_bootstrap.cc:654] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.403143 14621 tablet_bootstrap.cc:492] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d: No bootstrap required, opened a new log
I20260710 13:20:14.403657 14621 ts_tablet_manager.cc:1403] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.025s
I20260710 13:20:14.410965 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e4a16bea3465f8c3b13db23157dd4" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
I20260710 13:20:14.411590 14621 raft_consensus.cc:359] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:14.412392 14621 raft_consensus.cc:385] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.412664 14621 raft_consensus.cc:740] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
W20260710 13:20:14.413391 14395 leader_election.cc:343] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.413358 14621 consensus_queue.cc:260] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:14.414441 14620 tablet_bootstrap.cc:492] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479: No bootstrap required, opened a new log
I20260710 13:20:14.415091 14620 ts_tablet_manager.cc:1403] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.011s
I20260710 13:20:14.415618 14621 ts_tablet_manager.cc:1434] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 13:20:14.416603 14621 tablet_bootstrap.cc:492] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:14.419397 14620 raft_consensus.cc:359] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.420460 14620 raft_consensus.cc:385] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.420846 14620 raft_consensus.cc:740] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.422905 14621 tablet_bootstrap.cc:654] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.422159 14620 consensus_queue.cc:260] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.427166 14620 ts_tablet_manager.cc:1434] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:20:14.428359 14620 tablet_bootstrap.cc:492] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479: Bootstrap starting.
I20260710 13:20:14.434263 14620 tablet_bootstrap.cc:654] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.434934 14627 raft_consensus.cc:493] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.435497 14627 raft_consensus.cc:515] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.439396 14627 leader_election.cc:290] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:14.455421 14429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc06ca525c6447b8854aad32ad20826" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" is_pre_election: true
W20260710 13:20:14.457660 14544 leader_election.cc:343] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.465191 14618 tablet_bootstrap.cc:492] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9: No bootstrap required, opened a new log
I20260710 13:20:14.466737 14618 ts_tablet_manager.cc:1403] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9: Time spent bootstrapping tablet: real 0.098s	user 0.020s	sys 0.044s
I20260710 13:20:14.470148 14618 raft_consensus.cc:359] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.470952 14618 raft_consensus.cc:385] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.471274 14618 raft_consensus.cc:740] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.472205 14618 consensus_queue.cc:260] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.477909 14618 ts_tablet_manager.cc:1434] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:14.479149 14618 tablet_bootstrap.cc:492] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9: Bootstrap starting.
I20260710 13:20:14.480989 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e4a16bea3465f8c3b13db23157dd4" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
I20260710 13:20:14.481892 14504 raft_consensus.cc:2468] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02fd2fff90b5441e9b7b6f6fa2395c9d in term 0.
I20260710 13:20:14.483503 14394 leader_election.cc:304] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [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: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9; no voters: 2fc800856a0b4eb485563dfd2af51479
I20260710 13:20:14.484606 14625 raft_consensus.cc:2804] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.484880 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc06ca525c6447b8854aad32ad20826" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
I20260710 13:20:14.485033 14625 raft_consensus.cc:493] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.486217 14625 raft_consensus.cc:3060] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:14.487205 14543 leader_election.cc:343] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.487727 14543 leader_election.cc:304] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc800856a0b4eb485563dfd2af51479; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9
I20260710 13:20:14.488520 14627 raft_consensus.cc:2749] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:14.489729 14621 tablet_bootstrap.cc:492] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d: No bootstrap required, opened a new log
I20260710 13:20:14.490229 14621 ts_tablet_manager.cc:1403] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.019s
I20260710 13:20:14.490437 14618 tablet_bootstrap.cc:654] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.493571 14621 raft_consensus.cc:359] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.494424 14621 raft_consensus.cc:385] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.494383 14625 raft_consensus.cc:515] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.494905 14621 raft_consensus.cc:740] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.495850 14621 consensus_queue.cc:260] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.496416 14618 tablet_bootstrap.cc:492] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9: No bootstrap required, opened a new log
I20260710 13:20:14.496555 14620 tablet_bootstrap.cc:492] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479: No bootstrap required, opened a new log
I20260710 13:20:14.497285 14618 ts_tablet_manager.cc:1403] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260710 13:20:14.497483 14620 ts_tablet_manager.cc:1403] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.034s
I20260710 13:20:14.497709 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e4a16bea3465f8c3b13db23157dd4" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9"
I20260710 13:20:14.498515 14504 raft_consensus.cc:3060] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.500412 14625 leader_election.cc:290] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 election: Requested vote from peers 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.500560 14620 raft_consensus.cc:359] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.501032 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e4a16bea3465f8c3b13db23157dd4" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479"
I20260710 13:20:14.501358 14620 raft_consensus.cc:385] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.501765 14620 raft_consensus.cc:740] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.502543 14618 raft_consensus.cc:359] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.504700 14618 raft_consensus.cc:385] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.505244 14618 raft_consensus.cc:740] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.502571 14620 consensus_queue.cc:260] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.506544 14578 raft_consensus.cc:3060] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.508948 14504 raft_consensus.cc:2468] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02fd2fff90b5441e9b7b6f6fa2395c9d in term 1.
I20260710 13:20:14.510069 14394 leader_election.cc:304] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:14.509938 14618 consensus_queue.cc:260] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.508175 14620 ts_tablet_manager.cc:1434] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:14.510967 14639 raft_consensus.cc:2804] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.511507 14639 raft_consensus.cc:697] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 LEADER]: Becoming Leader. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Running, Role: LEADER
I20260710 13:20:14.511958 14620 tablet_bootstrap.cc:492] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479: Bootstrap starting.
I20260710 13:20:14.512338 14639 consensus_queue.cc:237] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.514323 14578 raft_consensus.cc:2468] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02fd2fff90b5441e9b7b6f6fa2395c9d in term 1.
I20260710 13:20:14.517041 14621 ts_tablet_manager.cc:1434] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.006s
I20260710 13:20:14.518297 14621 tablet_bootstrap.cc:492] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:14.519486 14620 tablet_bootstrap.cc:654] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.525358 14621 tablet_bootstrap.cc:654] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.525697 14618 ts_tablet_manager.cc:1434] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:20:14.526875 14618 tablet_bootstrap.cc:492] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9: Bootstrap starting.
I20260710 13:20:14.535725 14618 tablet_bootstrap.cc:654] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.538558 14625 raft_consensus.cc:493] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.539098 14625 raft_consensus.cc:515] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.541406 14625 leader_election.cc:290] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.543419 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c3258463d4e9c8c249b8e3ea1a9dc" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
I20260710 13:20:14.544229 14577 raft_consensus.cc:2468] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02fd2fff90b5441e9b7b6f6fa2395c9d in term 0.
I20260710 13:20:14.545266 14621 tablet_bootstrap.cc:492] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d: No bootstrap required, opened a new log
I20260710 13:20:14.545898 14621 ts_tablet_manager.cc:1403] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260710 13:20:14.546353 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c3258463d4e9c8c249b8e3ea1a9dc" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
W20260710 13:20:14.547552 14394 leader_election.cc:343] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.548372 14395 leader_election.cc:304] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [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: 02fd2fff90b5441e9b7b6f6fa2395c9d, 2fc800856a0b4eb485563dfd2af51479; no voters: 80990bca711c43e2b8c95893d8c829f9
I20260710 13:20:14.548686 14618 tablet_bootstrap.cc:492] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9: No bootstrap required, opened a new log
I20260710 13:20:14.549233 14618 ts_tablet_manager.cc:1403] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260710 13:20:14.549082 14621 raft_consensus.cc:359] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.549675 14625 raft_consensus.cc:2804] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.549983 14621 raft_consensus.cc:385] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.550129 14625 raft_consensus.cc:493] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.550506 14621 raft_consensus.cc:740] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.550668 14625 raft_consensus.cc:3060] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.551690 14627 raft_consensus.cc:493] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.553045 14627 raft_consensus.cc:515] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.550182 14326 catalog_manager.cc:5697] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193). New cstate: current_term: 1 leader_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.555490 14627 leader_election.cc:290] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:14.551381 14621 consensus_queue.cc:260] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.557073 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f5926da6149a0a5e4efa181c4073a" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
I20260710 13:20:14.557844 14429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f5926da6149a0a5e4efa181c4073a" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" is_pre_election: true
I20260710 13:20:14.558137 14621 ts_tablet_manager.cc:1434] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 13:20:14.557977 14618 raft_consensus.cc:359] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
W20260710 13:20:14.558483 14543 leader_election.cc:343] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.558786 14618 raft_consensus.cc:385] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.559159 14618 raft_consensus.cc:740] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.559247 14621 tablet_bootstrap.cc:492] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
W20260710 13:20:14.559309 14544 leader_election.cc:343] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.559929 14544 leader_election.cc:304] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc800856a0b4eb485563dfd2af51479; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9
I20260710 13:20:14.560060 14618 consensus_queue.cc:260] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:14.561030 14627 raft_consensus.cc:2749] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:14.561981 14625 raft_consensus.cc:515] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.562718 14618 ts_tablet_manager.cc:1434] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:20:14.564688 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c3258463d4e9c8c249b8e3ea1a9dc" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9"
W20260710 13:20:14.566048 14394 leader_election.cc:343] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.567037 14620 tablet_bootstrap.cc:492] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479: No bootstrap required, opened a new log
I20260710 13:20:14.567343 14621 tablet_bootstrap.cc:654] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.567692 14620 ts_tablet_manager.cc:1403] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.008s
I20260710 13:20:14.568158 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c3258463d4e9c8c249b8e3ea1a9dc" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479"
I20260710 13:20:14.568783 14577 raft_consensus.cc:3060] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.571659 14620 raft_consensus.cc:359] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.572891 14620 raft_consensus.cc:385] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.573355 14620 raft_consensus.cc:740] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.574482 14620 consensus_queue.cc:260] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.578044 14620 ts_tablet_manager.cc:1434] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:20:14.579018 14577 raft_consensus.cc:2468] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02fd2fff90b5441e9b7b6f6fa2395c9d in term 1.
I20260710 13:20:14.583405 14395 leader_election.cc:304] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 2fc800856a0b4eb485563dfd2af51479; no voters: 80990bca711c43e2b8c95893d8c829f9
I20260710 13:20:14.582409 14620 tablet_bootstrap.cc:492] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479: Bootstrap starting.
I20260710 13:20:14.584342 14639 raft_consensus.cc:2804] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.579464 14625 leader_election.cc:290] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 election: Requested vote from peers 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.594419 14618 tablet_bootstrap.cc:492] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9: Bootstrap starting.
I20260710 13:20:14.595662 14620 tablet_bootstrap.cc:654] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.602560 14618 tablet_bootstrap.cc:654] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.611384 14639 raft_consensus.cc:697] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 LEADER]: Becoming Leader. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Running, Role: LEADER
W20260710 13:20:14.617317 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:14.621106 14646 raft_consensus.cc:493] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.621803 14646 raft_consensus.cc:515] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:14.625670 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2bd882e2749b3b658c41858c7b456" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
W20260710 13:20:14.627501 14395 leader_election.cc:343] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.630285 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2bd882e2749b3b658c41858c7b456" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
I20260710 13:20:14.631098 14504 raft_consensus.cc:2468] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02fd2fff90b5441e9b7b6f6fa2395c9d in term 0.
I20260710 13:20:14.632706 14394 leader_election.cc:304] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [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: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9; no voters: 2fc800856a0b4eb485563dfd2af51479
I20260710 13:20:14.633890 14625 raft_consensus.cc:2804] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.634347 14625 raft_consensus.cc:493] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.634770 14625 raft_consensus.cc:3060] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.637719 14623 raft_consensus.cc:493] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.638381 14623 raft_consensus.cc:515] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.645457 14623 leader_election.cc:290] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.612835 14639 consensus_queue.cc:237] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.662294 14621 tablet_bootstrap.cc:492] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d: No bootstrap required, opened a new log
I20260710 13:20:14.663054 14621 ts_tablet_manager.cc:1403] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.104s	user 0.041s	sys 0.058s
I20260710 13:20:14.667174 14621 raft_consensus.cc:359] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.668155 14621 raft_consensus.cc:385] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.668517 14621 raft_consensus.cc:740] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.669502 14621 consensus_queue.cc:260] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.676100 14646 leader_election.cc:290] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:14.680307 14621 ts_tablet_manager.cc:1434] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.001s
I20260710 13:20:14.681671 14621 tablet_bootstrap.cc:492] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:14.685006 14623 raft_consensus.cc:493] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.685681 14623 raft_consensus.cc:515] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.690184 14621 tablet_bootstrap.cc:654] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.657330 14625 raft_consensus.cc:515] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:14.694291 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2bd882e2749b3b658c41858c7b456" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479"
W20260710 13:20:14.696195 14395 leader_election.cc:343] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.712168 14623 leader_election.cc:290] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.722759 14621 tablet_bootstrap.cc:492] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d: No bootstrap required, opened a new log
I20260710 13:20:14.723517 14621 ts_tablet_manager.cc:1403] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.022s
I20260710 13:20:14.726505 14326 catalog_manager.cc:5697] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193). New cstate: current_term: 1 leader_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.727456 14621 raft_consensus.cc:359] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.728434 14621 raft_consensus.cc:385] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.728814 14621 raft_consensus.cc:740] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.729969 14621 consensus_queue.cc:260] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.733371 14621 ts_tablet_manager.cc:1434] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:20:14.734687 14621 tablet_bootstrap.cc:492] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:14.743217 14621 tablet_bootstrap.cc:654] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.756119 14621 tablet_bootstrap.cc:492] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d: No bootstrap required, opened a new log
I20260710 13:20:14.756747 14621 ts_tablet_manager.cc:1403] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260710 13:20:14.759685 14620 tablet_bootstrap.cc:492] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479: No bootstrap required, opened a new log
I20260710 13:20:14.759871 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2bd882e2749b3b658c41858c7b456" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9"
I20260710 13:20:14.760277 14620 ts_tablet_manager.cc:1403] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479: Time spent bootstrapping tablet: real 0.178s	user 0.076s	sys 0.090s
I20260710 13:20:14.760485 14504 raft_consensus.cc:3060] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.759687 14618 tablet_bootstrap.cc:492] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9: No bootstrap required, opened a new log
I20260710 13:20:14.762130 14621 raft_consensus.cc:359] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.762786 14618 ts_tablet_manager.cc:1403] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9: Time spent bootstrapping tablet: real 0.169s	user 0.056s	sys 0.100s
I20260710 13:20:14.763099 14621 raft_consensus.cc:385] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.763422 14621 raft_consensus.cc:740] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.763590 14620 raft_consensus.cc:359] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.764461 14620 raft_consensus.cc:385] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.764276 14621 consensus_queue.cc:260] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.764833 14620 raft_consensus.cc:740] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.765719 14620 consensus_queue.cc:260] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.768014 14504 raft_consensus.cc:2468] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02fd2fff90b5441e9b7b6f6fa2395c9d in term 1.
I20260710 13:20:14.768288 14620 ts_tablet_manager.cc:1434] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:14.768958 14625 leader_election.cc:290] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 election: Requested vote from peers 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:14.769505 14394 leader_election.cc:304] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9; no voters: 2fc800856a0b4eb485563dfd2af51479
I20260710 13:20:14.769932 14621 ts_tablet_manager.cc:1434] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 13:20:14.770951 14621 tablet_bootstrap.cc:492] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:14.771692 14625 raft_consensus.cc:2804] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.772243 14625 raft_consensus.cc:697] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 LEADER]: Becoming Leader. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Running, Role: LEADER
I20260710 13:20:14.773092 14625 consensus_queue.cc:237] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:14.777321 14621 tablet_bootstrap.cc:654] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.779304 14620 tablet_bootstrap.cc:492] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479: Bootstrap starting.
I20260710 13:20:14.780658 14429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635e4d18f1064c549a07afa0a1884f1a" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" is_pre_election: true
I20260710 13:20:14.780915 14428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce10dbb61da473fbf5d720284e4a8de" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" is_pre_election: true
I20260710 13:20:14.781333 14429 raft_consensus.cc:2468] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 0.
I20260710 13:20:14.781711 14428 raft_consensus.cc:2468] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 0.
I20260710 13:20:14.783144 14470 leader_election.cc:304] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:14.784423 14470 leader_election.cc:304] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:14.785646 14623 raft_consensus.cc:2804] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.786162 14623 raft_consensus.cc:493] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.786595 14623 raft_consensus.cc:3060] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.766223 14618 raft_consensus.cc:359] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.797417 14620 tablet_bootstrap.cc:654] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.796881 14326 catalog_manager.cc:5697] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193). New cstate: current_term: 1 leader_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.802649 14658 raft_consensus.cc:2804] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.803120 14658 raft_consensus.cc:493] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.803445 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635e4d18f1064c549a07afa0a1884f1a" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
I20260710 13:20:14.804139 14577 raft_consensus.cc:2468] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 0.
I20260710 13:20:14.790343 14618 raft_consensus.cc:385] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.804759 14618 raft_consensus.cc:740] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.803448 14658 raft_consensus.cc:3060] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.805538 14618 consensus_queue.cc:260] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.806946 14621 tablet_bootstrap.cc:492] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d: No bootstrap required, opened a new log
I20260710 13:20:14.807758 14621 ts_tablet_manager.cc:1403] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.014s
I20260710 13:20:14.808564 14625 raft_consensus.cc:493] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.809300 14625 raft_consensus.cc:515] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.813506 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044ea5edb40c4b2bb6cdae4546a9e314" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
W20260710 13:20:14.815423 14394 leader_election.cc:343] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.815518 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044ea5edb40c4b2bb6cdae4546a9e314" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
I20260710 13:20:14.817247 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce10dbb61da473fbf5d720284e4a8de" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
W20260710 13:20:14.817431 14395 leader_election.cc:343] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.818198 14395 leader_election.cc:304] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d; no voters: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9
I20260710 13:20:14.819387 14639 raft_consensus.cc:2749] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:14.819809 14470 leader_election.cc:343] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.820632 14625 leader_election.cc:290] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.824570 14623 raft_consensus.cc:515] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.826885 14623 leader_election.cc:290] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 election: Requested vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.827422 14623 raft_consensus.cc:493] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.827859 14623 raft_consensus.cc:515] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.824296 14621 raft_consensus.cc:359] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.829790 14621 raft_consensus.cc:385] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.829963 14623 leader_election.cc:290] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.830160 14621 raft_consensus.cc:740] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.831192 14621 consensus_queue.cc:260] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.835476 14621 ts_tablet_manager.cc:1434] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 13:20:14.836513 14621 tablet_bootstrap.cc:492] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:14.839570 14658 raft_consensus.cc:515] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.842104 14658 leader_election.cc:290] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 election: Requested vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.842515 14618 ts_tablet_manager.cc:1434] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9: Time spent starting tablet: real 0.079s	user 0.016s	sys 0.025s
I20260710 13:20:14.843529 14621 tablet_bootstrap.cc:654] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.843801 14618 tablet_bootstrap.cc:492] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9: Bootstrap starting.
I20260710 13:20:14.852600 14618 tablet_bootstrap.cc:654] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.857613 14428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635e4d18f1064c549a07afa0a1884f1a" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d"
I20260710 13:20:14.857842 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635e4d18f1064c549a07afa0a1884f1a" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479"
I20260710 13:20:14.858332 14428 raft_consensus.cc:3060] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.858403 14577 raft_consensus.cc:3060] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.862061 14621 tablet_bootstrap.cc:492] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d: No bootstrap required, opened a new log
I20260710 13:20:14.862658 14621 ts_tablet_manager.cc:1403] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260710 13:20:14.868464 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc06ca525c6447b8854aad32ad20826" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
I20260710 13:20:14.865319 14618 tablet_bootstrap.cc:492] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9: No bootstrap required, opened a new log
I20260710 13:20:14.865918 14577 raft_consensus.cc:2468] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 1.
I20260710 13:20:14.867848 14429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc06ca525c6447b8854aad32ad20826" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" is_pre_election: true
I20260710 13:20:14.871026 14618 ts_tablet_manager.cc:1403] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.005s
I20260710 13:20:14.871135 14429 raft_consensus.cc:2468] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 0.
I20260710 13:20:14.871490 14620 tablet_bootstrap.cc:492] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479: No bootstrap required, opened a new log
I20260710 13:20:14.869135 14427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce10dbb61da473fbf5d720284e4a8de" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d"
I20260710 13:20:14.871812 14470 leader_election.cc:304] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:14.870095 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce10dbb61da473fbf5d720284e4a8de" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479"
I20260710 13:20:14.872241 14427 raft_consensus.cc:3060] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.872670 14623 raft_consensus.cc:2804] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.872030 14620 ts_tablet_manager.cc:1403] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.025s
I20260710 13:20:14.869164 14578 raft_consensus.cc:2468] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 0.
I20260710 13:20:14.874399 14623 raft_consensus.cc:697] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 1 LEADER]: Becoming Leader. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Running, Role: LEADER
I20260710 13:20:14.874241 14618 raft_consensus.cc:359] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.875866 14618 raft_consensus.cc:385] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.875479 14623 consensus_queue.cc:237] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.876252 14618 raft_consensus.cc:740] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.877259 14618 consensus_queue.cc:260] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.878901 14621 raft_consensus.cc:359] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.879637 14621 raft_consensus.cc:385] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.879926 14621 raft_consensus.cc:740] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.880252 14618 ts_tablet_manager.cc:1434] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:14.880638 14621 consensus_queue.cc:260] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.881309 14618 tablet_bootstrap.cc:492] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9: Bootstrap starting.
I20260710 13:20:14.882774 14621 ts_tablet_manager.cc:1434] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:20:14.874377 14428 raft_consensus.cc:2468] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 1.
I20260710 13:20:14.877676 14620 raft_consensus.cc:359] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:14.884487 14620 raft_consensus.cc:385] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.881150 14470 leader_election.cc:304] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:14.884951 14620 raft_consensus.cc:740] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.883915 14427 raft_consensus.cc:2468] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 1.
I20260710 13:20:14.885844 14658 raft_consensus.cc:2804] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:14.886008 14470 leader_election.cc:343] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.886247 14658 raft_consensus.cc:493] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.886817 14658 raft_consensus.cc:3060] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.886044 14620 consensus_queue.cc:260] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:14.890056 14618 tablet_bootstrap.cc:654] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.890224 14620 ts_tablet_manager.cc:1434] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.005s
I20260710 13:20:14.891378 14620 tablet_bootstrap.cc:492] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479: Bootstrap starting.
I20260710 13:20:14.895174 14470 leader_election.cc:304] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9; no voters: 2fc800856a0b4eb485563dfd2af51479
I20260710 13:20:14.898574 14621 tablet_bootstrap.cc:492] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:14.901489 14620 tablet_bootstrap.cc:654] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.903789 14623 raft_consensus.cc:2804] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.904354 14623 raft_consensus.cc:697] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 1 LEADER]: Becoming Leader. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Running, Role: LEADER
I20260710 13:20:14.905309 14623 consensus_queue.cc:237] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.902697 14658 raft_consensus.cc:515] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.907364 14621 tablet_bootstrap.cc:654] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.908833 14427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc06ca525c6447b8854aad32ad20826" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d"
I20260710 13:20:14.909520 14427 raft_consensus.cc:3060] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.902632 14326 catalog_manager.cc:5697] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "80990bca711c43e2b8c95893d8c829f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.913508 14658 leader_election.cc:290] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 election: Requested vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.917554 14427 raft_consensus.cc:2468] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 1.
I20260710 13:20:14.918182 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc06ca525c6447b8854aad32ad20826" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479"
I20260710 13:20:14.918852 14578 raft_consensus.cc:3060] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.928534 14578 raft_consensus.cc:2468] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 1.
I20260710 13:20:14.930428 14623 raft_consensus.cc:493] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.931027 14623 raft_consensus.cc:515] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.932785 14623 leader_election.cc:290] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.930255 14470 leader_election.cc:304] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:14.934782 14428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c3258463d4e9c8c249b8e3ea1a9dc" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" is_pre_election: true
I20260710 13:20:14.935346 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c3258463d4e9c8c249b8e3ea1a9dc" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
I20260710 13:20:14.936923 14576 raft_consensus.cc:2393] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80990bca711c43e2b8c95893d8c829f9 in current term 1: Already voted for candidate 02fd2fff90b5441e9b7b6f6fa2395c9d in this term.
I20260710 13:20:14.939476 14470 leader_election.cc:304] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80990bca711c43e2b8c95893d8c829f9; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 2fc800856a0b4eb485563dfd2af51479
I20260710 13:20:14.940295 14618 tablet_bootstrap.cc:492] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9: No bootstrap required, opened a new log
I20260710 13:20:14.940723 14658 raft_consensus.cc:3060] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.946715 14625 consensus_queue.cc:1048] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:14.933511 14623 raft_consensus.cc:2804] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.947991 14623 raft_consensus.cc:697] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 1 LEADER]: Becoming Leader. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Running, Role: LEADER
I20260710 13:20:14.948520 14327 catalog_manager.cc:5697] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "80990bca711c43e2b8c95893d8c829f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.949286 14623 consensus_queue.cc:237] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.954182 14625 raft_consensus.cc:493] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.954764 14625 raft_consensus.cc:515] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.957913 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25399784e5a14a1093b9f8527965bf00" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
W20260710 13:20:14.959558 14394 leader_election.cc:343] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.960301 14658 raft_consensus.cc:2749] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:14.940896 14618 ts_tablet_manager.cc:1403] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.021s
I20260710 13:20:14.961820 14625 leader_election.cc:290] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.963167 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25399784e5a14a1093b9f8527965bf00" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
W20260710 13:20:14.964938 14395 leader_election.cc:343] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.965443 14395 leader_election.cc:304] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d; no voters: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9
I20260710 13:20:14.965986 14618 raft_consensus.cc:359] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.967080 14618 raft_consensus.cc:385] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.966740 14625 raft_consensus.cc:2749] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:14.967535 14618 raft_consensus.cc:740] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.973963 14620 tablet_bootstrap.cc:492] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479: No bootstrap required, opened a new log
I20260710 13:20:14.974572 14620 ts_tablet_manager.cc:1403] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479: Time spent bootstrapping tablet: real 0.083s	user 0.024s	sys 0.035s
I20260710 13:20:14.974102 14618 consensus_queue.cc:260] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.977389 14639 raft_consensus.cc:493] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.977919 14620 raft_consensus.cc:359] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.977958 14639 raft_consensus.cc:515] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.979139 14620 raft_consensus.cc:385] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.979049 14646 consensus_queue.cc:1048] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:14.979723 14620 raft_consensus.cc:740] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.980675 14639 leader_election.cc:290] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:14.980765 14620 consensus_queue.cc:260] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:14.983525 14620 ts_tablet_manager.cc:1434] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:14.984562 14618 ts_tablet_manager.cc:1434] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260710 13:20:14.984594 14620 tablet_bootstrap.cc:492] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479: Bootstrap starting.
I20260710 13:20:14.985143 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f5926da6149a0a5e4efa181c4073a" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
I20260710 13:20:14.985955 14618 tablet_bootstrap.cc:492] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9: Bootstrap starting.
I20260710 13:20:14.986088 14577 raft_consensus.cc:2468] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02fd2fff90b5441e9b7b6f6fa2395c9d in term 0.
I20260710 13:20:14.987629 14395 leader_election.cc:304] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 2fc800856a0b4eb485563dfd2af51479; no voters: 
I20260710 13:20:14.988812 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f5926da6149a0a5e4efa181c4073a" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
I20260710 13:20:14.990758 14625 raft_consensus.cc:2804] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.991181 14625 raft_consensus.cc:493] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.991572 14625 raft_consensus.cc:3060] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.991710 14618 tablet_bootstrap.cc:654] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.992298 14620 tablet_bootstrap.cc:654] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.992460 14325 catalog_manager.cc:5697] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "80990bca711c43e2b8c95893d8c829f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:14.997856 14394 leader_election.cc:343] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.010519 14621 tablet_bootstrap.cc:492] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d: No bootstrap required, opened a new log
I20260710 13:20:15.011272 14621 ts_tablet_manager.cc:1403] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.013s
I20260710 13:20:15.021901 14627 raft_consensus.cc:493] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.022720 14627 raft_consensus.cc:515] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.027367 14627 leader_election.cc:290] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:15.028478 14625 raft_consensus.cc:515] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.029942 14503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a350d0958cf1404a85e2199f810bc3e2" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
I20260710 13:20:15.030947 14503 raft_consensus.cc:2468] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 0.
I20260710 13:20:15.032799 14543 leader_election.cc:304] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:15.034407 14627 raft_consensus.cc:2804] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.034804 14627 raft_consensus.cc:493] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.035162 14627 raft_consensus.cc:3060] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.039621 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f5926da6149a0a5e4efa181c4073a" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9"
I20260710 13:20:15.041364 14427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a350d0958cf1404a85e2199f810bc3e2" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" is_pre_election: true
I20260710 13:20:15.041496 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f5926da6149a0a5e4efa181c4073a" candidate_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479"
I20260710 13:20:15.042207 14577 raft_consensus.cc:3060] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.042335 14620 tablet_bootstrap.cc:492] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479: No bootstrap required, opened a new log
W20260710 13:20:15.042739 14544 leader_election.cc:343] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.043026 14620 ts_tablet_manager.cc:1403] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.027s
I20260710 13:20:15.044543 14618 tablet_bootstrap.cc:492] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9: No bootstrap required, opened a new log
W20260710 13:20:15.044838 14394 leader_election.cc:343] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.045111 14618 ts_tablet_manager.cc:1403] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9: Time spent bootstrapping tablet: real 0.059s	user 0.028s	sys 0.023s
I20260710 13:20:15.045707 14625 leader_election.cc:290] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 election: Requested vote from peers 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:15.047092 14620 raft_consensus.cc:359] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.047976 14620 raft_consensus.cc:385] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.047809 14618 raft_consensus.cc:359] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.048426 14620 raft_consensus.cc:740] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.048578 14618 raft_consensus.cc:385] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.049177 14618 raft_consensus.cc:740] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.049614 14620 consensus_queue.cc:260] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.050042 14618 consensus_queue.cc:260] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.052464 14618 ts_tablet_manager.cc:1434] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:15.053428 14618 tablet_bootstrap.cc:492] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9: Bootstrap starting.
I20260710 13:20:15.056533 14621 raft_consensus.cc:359] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.057509 14621 raft_consensus.cc:385] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.057876 14621 raft_consensus.cc:740] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.059150 14618 tablet_bootstrap.cc:654] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.070358 14618 tablet_bootstrap.cc:492] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9: No bootstrap required, opened a new log
I20260710 13:20:15.070890 14618 ts_tablet_manager.cc:1403] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:20:15.070637 14621 consensus_queue.cc:260] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.073868 14618 raft_consensus.cc:359] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.074585 14618 raft_consensus.cc:385] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.074888 14618 raft_consensus.cc:740] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.075708 14618 consensus_queue.cc:260] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.065007 14577 raft_consensus.cc:2468] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02fd2fff90b5441e9b7b6f6fa2395c9d in term 1.
I20260710 13:20:15.077936 14395 leader_election.cc:304] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 2fc800856a0b4eb485563dfd2af51479; no voters: 80990bca711c43e2b8c95893d8c829f9
I20260710 13:20:15.078701 14618 ts_tablet_manager.cc:1434] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:15.079708 14625 raft_consensus.cc:2804] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.080476 14625 raft_consensus.cc:697] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 LEADER]: Becoming Leader. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Running, Role: LEADER
I20260710 13:20:15.081712 14621 ts_tablet_manager.cc:1434] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.070s	user 0.010s	sys 0.000s
I20260710 13:20:15.081409 14625 consensus_queue.cc:237] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.064921 14627 raft_consensus.cc:515] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.084349 14627 leader_election.cc:290] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 election: Requested vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:15.085310 14427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a350d0958cf1404a85e2199f810bc3e2" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d"
I20260710 13:20:15.085546 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a350d0958cf1404a85e2199f810bc3e2" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9"
I20260710 13:20:15.086038 14427 raft_consensus.cc:3060] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.086232 14504 raft_consensus.cc:3060] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.094153 14620 ts_tablet_manager.cc:1434] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479: Time spent starting tablet: real 0.050s	user 0.029s	sys 0.011s
I20260710 13:20:15.097517 14427 raft_consensus.cc:2468] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 1.
I20260710 13:20:15.097208 14504 raft_consensus.cc:2468] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 1.
I20260710 13:20:15.098687 14544 leader_election.cc:304] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 2fc800856a0b4eb485563dfd2af51479; no voters: 
I20260710 13:20:15.099884 14679 raft_consensus.cc:2804] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.100435 14679 raft_consensus.cc:697] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Running, Role: LEADER
I20260710 13:20:15.101334 14679 consensus_queue.cc:237] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.102049 14620 tablet_bootstrap.cc:492] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479: Bootstrap starting.
I20260710 13:20:15.108165 14620 tablet_bootstrap.cc:654] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.109892 14326 catalog_manager.cc:5697] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193). New cstate: current_term: 1 leader_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.120850 14620 tablet_bootstrap.cc:492] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479: No bootstrap required, opened a new log
I20260710 13:20:15.121423 14620 ts_tablet_manager.cc:1403] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 13:20:15.123690 14326 catalog_manager.cc:5697] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "2fc800856a0b4eb485563dfd2af51479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:15.124040 14620 raft_consensus.cc:359] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.124766 14620 raft_consensus.cc:385] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.125027 14620 raft_consensus.cc:740] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.125757 14620 consensus_queue.cc:260] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.127708 14620 ts_tablet_manager.cc:1434] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:15.148069 14623 raft_consensus.cc:493] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.148671 14623 raft_consensus.cc:515] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.150610 14623 leader_election.cc:290] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:15.151659 14427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f5926da6149a0a5e4efa181c4073a" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" is_pre_election: true
I20260710 13:20:15.151996 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f5926da6149a0a5e4efa181c4073a" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
I20260710 13:20:15.152758 14577 raft_consensus.cc:2393] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80990bca711c43e2b8c95893d8c829f9 in current term 1: Already voted for candidate 02fd2fff90b5441e9b7b6f6fa2395c9d in this term.
I20260710 13:20:15.153623 14470 leader_election.cc:304] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80990bca711c43e2b8c95893d8c829f9; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 2fc800856a0b4eb485563dfd2af51479
I20260710 13:20:15.154197 14623 raft_consensus.cc:3060] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.158739 14625 consensus_queue.cc:1048] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.160784 14623 raft_consensus.cc:2749] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:15.168326 14577 raft_consensus.cc:3060] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.172880 14625 consensus_queue.cc:1048] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.175494 14625 consensus_queue.cc:1048] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.186444 14625 consensus_queue.cc:1048] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.368217 14623 consensus_queue.cc:1048] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.377133 14577 raft_consensus.cc:3060] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.385632 14658 consensus_queue.cc:1048] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.386082 14661 consensus_queue.cc:1048] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:15.397713 14658 consensus_queue.cc:1048] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.405061 14679 raft_consensus.cc:493] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.405527 14679 raft_consensus.cc:515] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.407589 14679 leader_election.cc:290] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:15.408082 14427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25399784e5a14a1093b9f8527965bf00" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" is_pre_election: true
I20260710 13:20:15.408635 14427 raft_consensus.cc:2468] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 0.
I20260710 13:20:15.409077 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25399784e5a14a1093b9f8527965bf00" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
I20260710 13:20:15.409761 14504 raft_consensus.cc:2468] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 0.
I20260710 13:20:15.409678 14544 leader_election.cc:304] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 2fc800856a0b4eb485563dfd2af51479; no voters: 
I20260710 13:20:15.410585 14679 raft_consensus.cc:2804] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.410940 14679 raft_consensus.cc:493] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.411319 14679 raft_consensus.cc:3060] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.416795 14679 raft_consensus.cc:515] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.418298 14679 leader_election.cc:290] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 election: Requested vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:15.419037 14427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25399784e5a14a1093b9f8527965bf00" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d"
I20260710 13:20:15.419170 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25399784e5a14a1093b9f8527965bf00" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9"
I20260710 13:20:15.419528 14427 raft_consensus.cc:3060] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.419703 14504 raft_consensus.cc:3060] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.424046 14427 raft_consensus.cc:2468] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 1.
I20260710 13:20:15.424311 14504 raft_consensus.cc:2468] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 1.
I20260710 13:20:15.424999 14544 leader_election.cc:304] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 2fc800856a0b4eb485563dfd2af51479; no voters: 
I20260710 13:20:15.425921 14679 raft_consensus.cc:2804] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.426260 14679 raft_consensus.cc:697] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Running, Role: LEADER
I20260710 13:20:15.427012 14679 consensus_queue.cc:237] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.433712 14325 catalog_manager.cc:5697] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "2fc800856a0b4eb485563dfd2af51479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:15.438863 14623 raft_consensus.cc:493] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.439391 14623 raft_consensus.cc:515] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.441304 14623 leader_election.cc:290] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:15.442108 14427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044ea5edb40c4b2bb6cdae4546a9e314" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" is_pre_election: true
I20260710 13:20:15.442261 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044ea5edb40c4b2bb6cdae4546a9e314" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
I20260710 13:20:15.442763 14427 raft_consensus.cc:2468] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 0.
I20260710 13:20:15.442902 14578 raft_consensus.cc:2468] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 0.
I20260710 13:20:15.443707 14470 leader_election.cc:304] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:15.444269 14623 raft_consensus.cc:2804] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.444589 14623 raft_consensus.cc:493] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.444860 14623 raft_consensus.cc:3060] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.449316 14623 raft_consensus.cc:515] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.451577 14623 leader_election.cc:290] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 election: Requested vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:15.452618 14427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044ea5edb40c4b2bb6cdae4546a9e314" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d"
I20260710 13:20:15.452785 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044ea5edb40c4b2bb6cdae4546a9e314" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479"
I20260710 13:20:15.453306 14427 raft_consensus.cc:3060] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.453441 14578 raft_consensus.cc:3060] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.458253 14578 raft_consensus.cc:2468] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 1.
I20260710 13:20:15.458930 14427 raft_consensus.cc:2468] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 1.
I20260710 13:20:15.459299 14470 leader_election.cc:304] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:15.460083 14623 raft_consensus.cc:2804] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.460471 14623 raft_consensus.cc:697] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 1 LEADER]: Becoming Leader. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Running, Role: LEADER
I20260710 13:20:15.461299 14623 consensus_queue.cc:237] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:15.467905 14325 catalog_manager.cc:5697] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "80990bca711c43e2b8c95893d8c829f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.481382 14623 consensus_queue.cc:1048] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.488813 14679 consensus_queue.cc:1048] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.492374 14661 consensus_queue.cc:1048] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.505671 14679 consensus_queue.cc:1048] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.573277 14625 consensus_queue.cc:1048] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.584177 14625 consensus_queue.cc:1048] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.603232 11411 ts_manager.cc:295] Set tserver state for 02fd2fff90b5441e9b7b6f6fa2395c9d to MAINTENANCE_MODE
I20260710 13:20:15.604038 11411 tablet_server.cc:179] TabletServer@127.11.36.193:0 shutting down...
W20260710 13:20:15.618958 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:15.627796 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:15.628670 11411 tablet_replica.cc:333] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d: stopping tablet replica
I20260710 13:20:15.629536 11411 raft_consensus.cc:2243] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:15.630185 11411 raft_consensus.cc:2272] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.632532 11411 tablet_replica.cc:333] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d: stopping tablet replica
I20260710 13:20:15.633081 11411 raft_consensus.cc:2243] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:15.633900 11411 raft_consensus.cc:2272] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.635934 11411 tablet_replica.cc:333] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d: stopping tablet replica
I20260710 13:20:15.636431 11411 raft_consensus.cc:2243] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:15.636787 11411 raft_consensus.cc:2272] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.639074 11411 tablet_replica.cc:333] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d: stopping tablet replica
I20260710 13:20:15.639618 11411 raft_consensus.cc:2243] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:15.639977 11411 raft_consensus.cc:2272] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.642277 11411 tablet_replica.cc:333] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d: stopping tablet replica
I20260710 13:20:15.642804 11411 raft_consensus.cc:2243] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:15.643181 11411 raft_consensus.cc:2272] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.645380 11411 tablet_replica.cc:333] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d: stopping tablet replica
I20260710 13:20:15.646039 11411 raft_consensus.cc:2243] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:15.646792 11411 raft_consensus.cc:2272] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.648777 11411 tablet_replica.cc:333] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d: stopping tablet replica
I20260710 13:20:15.649266 11411 raft_consensus.cc:2243] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:15.649688 11411 raft_consensus.cc:2272] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.651631 11411 tablet_replica.cc:333] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d: stopping tablet replica
I20260710 13:20:15.652333 11411 raft_consensus.cc:2243] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:15.653126 11411 raft_consensus.cc:2272] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.655448 11411 tablet_replica.cc:333] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d: stopping tablet replica
I20260710 13:20:15.655979 11411 raft_consensus.cc:2243] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:15.656374 11411 raft_consensus.cc:2272] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.658061 11411 tablet_replica.cc:333] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d: stopping tablet replica
I20260710 13:20:15.658555 11411 raft_consensus.cc:2243] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:15.659318 11411 raft_consensus.cc:2272] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.689520 11411 tablet_server.cc:196] TabletServer@127.11.36.193:0 shutdown complete.
W20260710 13:20:15.864027 14544 consensus_peers.cc:597] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:15.897217 14544 consensus_peers.cc:597] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:15.921224 14470 consensus_peers.cc:597] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:15.948841 14470 consensus_peers.cc:597] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:15.962417 14679 consensus_queue.cc:1048] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:15.969460 14470 consensus_peers.cc:597] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:15.970140 14470 consensus_peers.cc:597] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.054055 14661 consensus_queue.cc:1048] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:16.620050 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:16.669396 14707 raft_consensus.cc:493] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:16.669999 14707 raft_consensus.cc:515] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:16.671837 14707 leader_election.cc:290] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:16.673306 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2bd882e2749b3b658c41858c7b456" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
W20260710 13:20:16.675664 14470 leader_election.cc:336] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:16.676031 14470 leader_election.cc:304] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [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: 80990bca711c43e2b8c95893d8c829f9; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 2fc800856a0b4eb485563dfd2af51479
I20260710 13:20:16.676581 14707 raft_consensus.cc:2749] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:16.973277 14711 raft_consensus.cc:493] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:16.973863 14711 raft_consensus.cc:515] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:16.975567 14711 leader_election.cc:290] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:16.976666 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e4a16bea3465f8c3b13db23157dd4" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
W20260710 13:20:16.979440 14544 leader_election.cc:336] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:16.979769 14544 leader_election.cc:304] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [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: 2fc800856a0b4eb485563dfd2af51479; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9
I20260710 13:20:16.980355 14711 raft_consensus.cc:2749] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:17.027613 14707 raft_consensus.cc:493] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:17.028164 14707 raft_consensus.cc:515] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:17.030072 14707 leader_election.cc:290] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:17.031558 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e4a16bea3465f8c3b13db23157dd4" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
I20260710 13:20:17.032105 14578 raft_consensus.cc:2468] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 1.
I20260710 13:20:17.033115 14470 leader_election.cc:304] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [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: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 
W20260710 13:20:17.033893 14470 leader_election.cc:336] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:17.033941 14707 raft_consensus.cc:2804] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:17.034404 14707 raft_consensus.cc:493] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:17.034699 14707 raft_consensus.cc:3060] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.039820 14707 raft_consensus.cc:515] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:17.041369 14707 leader_election.cc:290] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 2 election: Requested vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:17.042845 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e4a16bea3465f8c3b13db23157dd4" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479"
I20260710 13:20:17.043489 14578 raft_consensus.cc:3060] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:17.044904 14470 leader_election.cc:336] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:17.048528 14578 raft_consensus.cc:2468] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 2.
I20260710 13:20:17.049496 14470 leader_election.cc:304] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [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: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d
I20260710 13:20:17.050287 14707 raft_consensus.cc:2804] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:17.050733 14707 raft_consensus.cc:697] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 2 LEADER]: Becoming Leader. State: Replica: 80990bca711c43e2b8c95893d8c829f9, State: Running, Role: LEADER
I20260710 13:20:17.051600 14707 consensus_queue.cc:237] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:17.058676 14325 catalog_manager.cc:5697] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 reported cstate change: term changed from 1 to 2, leader changed from 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193) to 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194). New cstate: current_term: 2 leader_uuid: "80990bca711c43e2b8c95893d8c829f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.068414 14711 raft_consensus.cc:493] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:17.068933 14711 raft_consensus.cc:515] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:17.070916 14711 leader_election.cc:290] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:17.072047 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2bd882e2749b3b658c41858c7b456" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
I20260710 13:20:17.072685 14504 raft_consensus.cc:2468] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 1.
I20260710 13:20:17.073541 14543 leader_election.cc:304] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [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: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:17.074318 14711 raft_consensus.cc:2804] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:17.074630 14544 leader_election.cc:336] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:17.074647 14711 raft_consensus.cc:493] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:17.075340 14711 raft_consensus.cc:3060] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.080085 14711 raft_consensus.cc:515] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:17.081631 14711 leader_election.cc:290] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 election: Requested vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:17.082703 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f2bd882e2749b3b658c41858c7b456" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9"
I20260710 13:20:17.083271 14504 raft_consensus.cc:3060] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.083753 14711 raft_consensus.cc:493] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:17.084285 14711 raft_consensus.cc:515] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
W20260710 13:20:17.085253 14544 leader_election.cc:336] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:17.086300 14711 leader_election.cc:290] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:17.087776 14503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f5926da6149a0a5e4efa181c4073a" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
I20260710 13:20:17.088425 14503 raft_consensus.cc:2468] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 1.
I20260710 13:20:17.089834 14707 raft_consensus.cc:493] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:17.090348 14504 raft_consensus.cc:2468] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 2.
I20260710 13:20:17.090334 14707 raft_consensus.cc:515] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:17.092156 14543 leader_election.cc:304] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [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: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:17.092633 14707 leader_election.cc:290] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:17.092940 14711 raft_consensus.cc:2804] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:17.093021 14543 leader_election.cc:304] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [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: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d
I20260710 13:20:17.093492 14711 raft_consensus.cc:493] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:17.093981 14711 raft_consensus.cc:3060] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:17.095291 14544 leader_election.cc:336] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:17.095815 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f5926da6149a0a5e4efa181c4073a" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
W20260710 13:20:17.098937 14470 leader_election.cc:336] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:17.099234 14717 raft_consensus.cc:2804] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:17.101619 14717 raft_consensus.cc:697] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Running, Role: LEADER
I20260710 13:20:17.101639 14711 raft_consensus.cc:515] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:17.103005 14577 raft_consensus.cc:2393] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80990bca711c43e2b8c95893d8c829f9 in current term 2: Already voted for candidate 2fc800856a0b4eb485563dfd2af51479 in this term.
I20260710 13:20:17.102732 14717 consensus_queue.cc:237] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:17.103962 14711 leader_election.cc:290] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 election: Requested vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:17.105243 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f5926da6149a0a5e4efa181c4073a" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9"
I20260710 13:20:17.105329 14470 leader_election.cc:304] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [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: 80990bca711c43e2b8c95893d8c829f9; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 2fc800856a0b4eb485563dfd2af51479
I20260710 13:20:17.105988 14504 raft_consensus.cc:3060] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:17.108592 14544 leader_election.cc:336] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:17.112668 14504 raft_consensus.cc:2468] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 2.
I20260710 13:20:17.112313 14325 catalog_manager.cc:5697] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 reported cstate change: term changed from 1 to 2, leader changed from 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193) to 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195). New cstate: current_term: 2 leader_uuid: "2fc800856a0b4eb485563dfd2af51479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.113123 14707 raft_consensus.cc:2749] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:17.113961 14543 leader_election.cc:304] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [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: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d
I20260710 13:20:17.114847 14717 raft_consensus.cc:2804] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:17.115236 14717 raft_consensus.cc:697] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Running, Role: LEADER
I20260710 13:20:17.115841 14717 consensus_queue.cc:237] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:17.125165 14325 catalog_manager.cc:5697] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 reported cstate change: term changed from 1 to 2, leader changed from 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193) to 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195). New cstate: current_term: 2 leader_uuid: "2fc800856a0b4eb485563dfd2af51479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.130155 14707 raft_consensus.cc:493] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:17.130721 14707 raft_consensus.cc:515] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:17.132870 14707 leader_election.cc:290] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:17.164670 14717 raft_consensus.cc:493] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:17.166535 14717 raft_consensus.cc:515] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:17.169301 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c3258463d4e9c8c249b8e3ea1a9dc" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479" is_pre_election: true
I20260710 13:20:17.170477 14577 raft_consensus.cc:2468] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80990bca711c43e2b8c95893d8c829f9 in term 1.
I20260710 13:20:17.170636 14717 leader_election.cc:290] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:17.172786 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c3258463d4e9c8c249b8e3ea1a9dc" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
I20260710 13:20:17.173787 14504 raft_consensus.cc:2468] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 1.
I20260710 13:20:17.174233 14470 leader_election.cc:304] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [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: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:17.175180 14543 leader_election.cc:304] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [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: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:17.175638 14707 raft_consensus.cc:2804] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:17.175971 14470 leader_election.cc:336] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:17.176282 14717 raft_consensus.cc:2804] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:17.176112 14707 raft_consensus.cc:493] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:17.176774 14717 raft_consensus.cc:493] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02fd2fff90b5441e9b7b6f6fa2395c9d)
I20260710 13:20:17.176855 14707 raft_consensus.cc:3060] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.177330 14717 raft_consensus.cc:3060] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:17.177699 14544 leader_election.cc:336] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:17.188122 14707 raft_consensus.cc:515] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:17.188122 14717 raft_consensus.cc:515] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:17.190621 14707 leader_election.cc:290] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 2 election: Requested vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195:36225)
I20260710 13:20:17.191110 14717 leader_election.cc:290] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 election: Requested vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:17.192142 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c3258463d4e9c8c249b8e3ea1a9dc" candidate_uuid: "80990bca711c43e2b8c95893d8c829f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc800856a0b4eb485563dfd2af51479"
I20260710 13:20:17.192392 14504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c3258463d4e9c8c249b8e3ea1a9dc" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9"
I20260710 13:20:17.193073 14504 raft_consensus.cc:2393] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc800856a0b4eb485563dfd2af51479 in current term 2: Already voted for candidate 80990bca711c43e2b8c95893d8c829f9 in this term.
I20260710 13:20:17.193660 14577 raft_consensus.cc:2393] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 80990bca711c43e2b8c95893d8c829f9 in current term 2: Already voted for candidate 2fc800856a0b4eb485563dfd2af51479 in this term.
W20260710 13:20:17.195034 14544 leader_election.cc:336] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:17.195425 14544 leader_election.cc:304] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [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: 2fc800856a0b4eb485563dfd2af51479; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 80990bca711c43e2b8c95893d8c829f9
I20260710 13:20:17.196051 14717 raft_consensus.cc:2749] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 13:20:17.196363 14470 leader_election.cc:336] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:17.196758 14470 leader_election.cc:304] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [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: 80990bca711c43e2b8c95893d8c829f9; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d, 2fc800856a0b4eb485563dfd2af51479
I20260710 13:20:17.197395 14707 raft_consensus.cc:2749] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:20:17.514025 14577 raft_consensus.cc:1275] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Refusing update from remote peer 80990bca711c43e2b8c95893d8c829f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:17.515540 14623 consensus_queue.cc:1048] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:17.516204 14470 consensus_peers.cc:597] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:17.594729 14544 consensus_peers.cc:597] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:17.621243 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:17.642343 14504 raft_consensus.cc:1275] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Refusing update from remote peer 2fc800856a0b4eb485563dfd2af51479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:17.643782 14717 consensus_queue.cc:1048] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:17.659601 14544 consensus_peers.cc:597] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:17.660027 14503 raft_consensus.cc:1275] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Refusing update from remote peer 2fc800856a0b4eb485563dfd2af51479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:17.662837 14726 consensus_queue.cc:1048] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:20:17.747435 14470 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111) [suppressed 55 similar messages]
W20260710 13:20:18.340870 14544 consensus_peers.cc:597] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.359308 14470 consensus_peers.cc:597] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.382200 14544 consensus_peers.cc:597] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.595690 14470 consensus_peers.cc:597] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.620967 14470 consensus_peers.cc:597] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.622314 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:18.661748 14470 consensus_peers.cc:597] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:20:18.845407 14717 raft_consensus.cc:493] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:18.846043 14717 raft_consensus.cc:515] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:18.847849 14717 leader_election.cc:290] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:18.848990 14503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c3258463d4e9c8c249b8e3ea1a9dc" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9" is_pre_election: true
I20260710 13:20:18.849565 14503 raft_consensus.cc:2468] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 2.
I20260710 13:20:18.850751 14543 leader_election.cc:304] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [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: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 
I20260710 13:20:18.851568 14717 raft_consensus.cc:2804] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:20:18.851652 14544 leader_election.cc:336] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:18.851931 14717 raft_consensus.cc:493] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:18.852349 14717 raft_consensus.cc:3060] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:18.858624 14717 raft_consensus.cc:515] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:18.860523 14717 leader_election.cc:290] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 3 election: Requested vote from peers 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369), 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193)
I20260710 13:20:18.861644 14503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c3258463d4e9c8c249b8e3ea1a9dc" candidate_uuid: "2fc800856a0b4eb485563dfd2af51479" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80990bca711c43e2b8c95893d8c829f9"
I20260710 13:20:18.862205 14503 raft_consensus.cc:3060] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:20:18.862962 14544 leader_election.cc:336] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111)
I20260710 13:20:18.867969 14503 raft_consensus.cc:2468] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc800856a0b4eb485563dfd2af51479 in term 3.
I20260710 13:20:18.869127 14543 leader_election.cc:304] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [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: 2fc800856a0b4eb485563dfd2af51479, 80990bca711c43e2b8c95893d8c829f9; no voters: 02fd2fff90b5441e9b7b6f6fa2395c9d
I20260710 13:20:18.869954 14717 raft_consensus.cc:2804] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:18.870503 14717 raft_consensus.cc:697] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 3 LEADER]: Becoming Leader. State: Replica: 2fc800856a0b4eb485563dfd2af51479, State: Running, Role: LEADER
I20260710 13:20:18.871438 14717 consensus_queue.cc:237] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [LEADER]: Queue going to LEADER 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: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:18.879755 14327 catalog_manager.cc:5697] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 reported cstate change: term changed from 1 to 3, leader changed from 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193) to 2fc800856a0b4eb485563dfd2af51479 (127.11.36.195). New cstate: current_term: 3 leader_uuid: "2fc800856a0b4eb485563dfd2af51479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:19.397275 14544 consensus_peers.cc:597] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.474943 14503 raft_consensus.cc:1275] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 3 FOLLOWER]: Refusing update from remote peer 2fc800856a0b4eb485563dfd2af51479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:19.476215 14717 consensus_queue.cc:1048] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:19.623380 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:19.947574 14544 consensus_peers.cc:597] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:20.021662 14544 consensus_peers.cc:597] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:20.163959 14470 consensus_peers.cc:597] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:20.592466 14544 consensus_peers.cc:597] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:20.624437 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:20.707333 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:20.715010 14741 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:20.715010 14740 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:20.716425 14743 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:20.717619 11411 server_base.cc:1061] running on GCE node
I20260710 13:20:20.718691 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:20.718899 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:20.719089 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689620719069 us; error 0 us; skew 500 ppm
I20260710 13:20:20.719728 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:20.722424 11411 webserver.cc:533] Webserver started at http://127.11.36.193:38307/ using document root <none> and password file <none>
I20260710 13:20:20.722947 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:20.723155 11411 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:20.726934 11411 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:20.730911 14748 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.731663 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:20:20.731967 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-0-root
uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d"
format_stamp: "Formatted at 2026-07-10 13:20:13 on dist-test-slave-dzsf"
I20260710 13:20:20.732327 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536464315-11411-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:20.750005 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:20.751268 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:20.752830 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:20.756711 14755 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:20:20.801685 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:20:20.801995 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.003s	sys 0.000s
I20260710 13:20:20.802316 11411 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:20:20.807245 14755 tablet_bootstrap.cc:492] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:20.818157 14755 tablet_bootstrap.cc:492] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:20.818810 14755 tablet_bootstrap.cc:492] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap complete.
I20260710 13:20:20.819382 14755 ts_tablet_manager.cc:1403] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:20:20.821409 14755 raft_consensus.cc:359] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.821959 14755 raft_consensus.cc:740] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.822577 14755 consensus_queue.cc:260] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.824770 14755 ts_tablet_manager.cc:1434] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:20.825513 14755 tablet_bootstrap.cc:492] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:20.839298 14755 tablet_bootstrap.cc:492] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:20.840047 14755 tablet_bootstrap.cc:492] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap complete.
I20260710 13:20:20.840314 11411 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:20:20.840613 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.033s	sys 0.003s
I20260710 13:20:20.840607 14755 ts_tablet_manager.cc:1403] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:20:20.842945 14755 raft_consensus.cc:359] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.843459 14755 raft_consensus.cc:740] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.844022 14755 consensus_queue.cc:260] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [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: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.845507 14755 ts_tablet_manager.cc:1434] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260710 13:20:20.846191 14755 tablet_bootstrap.cc:492] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
W20260710 13:20:20.853050 14470 consensus_peers.cc:597] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:20:20.865319 14755 tablet_bootstrap.cc:492] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:20.866186 14755 tablet_bootstrap.cc:492] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap complete.
I20260710 13:20:20.866748 14755 ts_tablet_manager.cc:1403] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 13:20:20.869163 14755 raft_consensus.cc:359] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.869972 14755 raft_consensus.cc:740] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.870632 14755 consensus_queue.cc:260] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [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: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.872274 14755 ts_tablet_manager.cc:1434] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:20.872922 14755 tablet_bootstrap.cc:492] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:20.886794 14755 tablet_bootstrap.cc:492] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:20.887712 14755 tablet_bootstrap.cc:492] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap complete.
I20260710 13:20:20.888373 14755 ts_tablet_manager.cc:1403] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260710 13:20:20.891208 14755 raft_consensus.cc:359] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.891929 14755 raft_consensus.cc:740] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.892894 14755 consensus_queue.cc:260] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [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: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.894685 14755 ts_tablet_manager.cc:1434] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:20:20.895275 14755 tablet_bootstrap.cc:492] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:20.906728 14755 tablet_bootstrap.cc:492] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:20.907462 14755 tablet_bootstrap.cc:492] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap complete.
I20260710 13:20:20.908120 14755 ts_tablet_manager.cc:1403] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:20:20.908244 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.193:43369
I20260710 13:20:20.908414 14817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.193:43369 every 8 connection(s)
I20260710 13:20:20.910475 14755 raft_consensus.cc:359] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.911013 14755 raft_consensus.cc:740] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.911684 14755 consensus_queue.cc:260] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.913694 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:20.913712 14755 ts_tablet_manager.cc:1434] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:20.914906 14755 tablet_bootstrap.cc:492] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:20.923323 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:20.923950 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:20.924676 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:20.929991 14755 tablet_bootstrap.cc:492] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:20.930935 14755 tablet_bootstrap.cc:492] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap complete.
I20260710 13:20:20.931532 14755 ts_tablet_manager.cc:1403] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 13:20:20.933951 14755 raft_consensus.cc:359] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.934569 14755 raft_consensus.cc:740] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.935249 14755 consensus_queue.cc:260] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [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: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.936916 14755 ts_tablet_manager.cc:1434] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:20.937556 14755 tablet_bootstrap.cc:492] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:20.937649 14818 heartbeater.cc:344] Connected to a master server at 127.11.36.254:43835
I20260710 13:20:20.938134 14818 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:20.938897 14818 heartbeater.cc:507] Master 127.11.36.254:43835 requested a full tablet report, sending...
I20260710 13:20:20.943558 14327 ts_manager.cc:194] Re-registered known tserver with Master: 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369)
I20260710 13:20:20.949147 14755 tablet_bootstrap.cc:492] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:20.950001 14755 tablet_bootstrap.cc:492] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap complete.
I20260710 13:20:20.950519 14755 ts_tablet_manager.cc:1403] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260710 13:20:20.951682 14327 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39420
I20260710 13:20:20.952409 14755 raft_consensus.cc:359] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.953032 14755 raft_consensus.cc:740] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.953718 14755 consensus_queue.cc:260] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [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: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:20.955158 14818 heartbeater.cc:499] Master 127.11.36.254:43835 was elected leader, sending a full tablet report...
I20260710 13:20:20.956594 14755 ts_tablet_manager.cc:1434] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:20:20.957198 14755 tablet_bootstrap.cc:492] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:20.966411 14792 raft_consensus.cc:3060] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:20:20.966679 14790 raft_consensus.cc:3060] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.978572 14755 tablet_bootstrap.cc:492] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:20.979583 14755 tablet_bootstrap.cc:492] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap complete.
I20260710 13:20:20.980252 14755 ts_tablet_manager.cc:1403] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 13:20:20.983250 14755 raft_consensus.cc:359] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:20.984261 14755 raft_consensus.cc:740] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.985195 14755 consensus_queue.cc:260] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [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: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } }
I20260710 13:20:20.987915 14755 ts_tablet_manager.cc:1434] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:20:20.989023 14755 tablet_bootstrap.cc:492] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:21.004424 14755 tablet_bootstrap.cc:492] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:21.005398 14755 tablet_bootstrap.cc:492] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap complete.
I20260710 13:20:21.006122 14755 ts_tablet_manager.cc:1403] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:20:21.008191 14755 raft_consensus.cc:359] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:21.008648 14755 raft_consensus.cc:740] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.009091 14755 consensus_queue.cc:260] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [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: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:21.010592 14755 ts_tablet_manager.cc:1434] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:20:21.011456 14755 tablet_bootstrap.cc:492] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap starting.
I20260710 13:20:21.023099 14755 tablet_bootstrap.cc:492] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:21.023792 14755 tablet_bootstrap.cc:492] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d: Bootstrap complete.
I20260710 13:20:21.024338 14755 ts_tablet_manager.cc:1403] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:20:21.026070 14755 raft_consensus.cc:359] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:21.026571 14755 raft_consensus.cc:740] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fd2fff90b5441e9b7b6f6fa2395c9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.027160 14755 consensus_queue.cc:260] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [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: "02fd2fff90b5441e9b7b6f6fa2395c9d" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 43369 } } peers { permanent_uuid: "80990bca711c43e2b8c95893d8c829f9" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 43193 } } peers { permanent_uuid: "2fc800856a0b4eb485563dfd2af51479" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 36225 } }
I20260710 13:20:21.028913 14755 ts_tablet_manager.cc:1434] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:21.038726 14790 raft_consensus.cc:3060] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.046381 14792 raft_consensus.cc:3060] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:21.625460 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:21.933983 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:21.940675 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:21.941190 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:21.941802 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:22.626520 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:22.948747 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:22.955883 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:22.956362 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:22.956848 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:23.627454 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:23.964633 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:23.970333 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:23.970804 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:23.971288 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:24.628412 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:24.977331 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:24.983109 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:24.983572 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:24.984061 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:25.629545 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:25.991356 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:25.998425 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:26.005092 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:26.005667 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:20:26.630441 14375 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:27.028040 11411 tablet_server.cc:179] TabletServer@127.11.36.193:43369 shutting down...
W20260710 13:20:27.044741 14544 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 60 similar messages]
W20260710 13:20:27.047603 14544 consensus_peers.cc:597] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.054368 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:27.055101 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.055670 11411 raft_consensus.cc:2243] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.056079 11411 raft_consensus.cc:2272] T 6ce10dbb61da473fbf5d720284e4a8de P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.057931 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.058460 11411 raft_consensus.cc:2243] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.058858 11411 raft_consensus.cc:2272] T e6f2bd882e2749b3b658c41858c7b456 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.060443 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.060947 11411 raft_consensus.cc:2243] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.061297 11411 raft_consensus.cc:2272] T a350d0958cf1404a85e2199f810bc3e2 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.063053 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.063755 11411 raft_consensus.cc:2243] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.064232 11411 raft_consensus.cc:2272] T ed2f5926da6149a0a5e4efa181c4073a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.065924 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.066555 11411 raft_consensus.cc:2243] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.067036 11411 raft_consensus.cc:2272] T 25399784e5a14a1093b9f8527965bf00 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.068984 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.069710 11411 raft_consensus.cc:2243] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.070152 11411 raft_consensus.cc:2272] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.071728 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.072227 11411 raft_consensus.cc:2243] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:27.072573 14544 consensus_peers.cc:597] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.072587 11411 raft_consensus.cc:2272] T ebc06ca525c6447b8854aad32ad20826 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.074517 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.075021 11411 raft_consensus.cc:2243] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.075402 11411 raft_consensus.cc:2272] T 9b3e4a16bea3465f8c3b13db23157dd4 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.077307 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.077881 11411 raft_consensus.cc:2243] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.078233 11411 raft_consensus.cc:2272] T 635e4d18f1064c549a07afa0a1884f1a P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.080130 11411 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.080586 11411 raft_consensus.cc:2243] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.081049 11411 raft_consensus.cc:2272] T 044ea5edb40c4b2bb6cdae4546a9e314 P 02fd2fff90b5441e9b7b6f6fa2395c9d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:27.084276 14470 consensus_peers.cc:597] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.110697 11411 tablet_server.cc:196] TabletServer@127.11.36.193:43369 shutdown complete.
I20260710 13:20:27.126729 11411 tablet_server.cc:179] TabletServer@127.11.36.194:0 shutting down...
I20260710 13:20:27.150218 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:27.150954 11411 tablet_replica.cc:333] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9: stopping tablet replica
I20260710 13:20:27.151595 11411 raft_consensus.cc:2243] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.152081 11411 raft_consensus.cc:2272] T ed2f5926da6149a0a5e4efa181c4073a P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.154129 11411 tablet_replica.cc:333] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9: stopping tablet replica
I20260710 13:20:27.154655 11411 raft_consensus.cc:2243] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.155098 11411 raft_consensus.cc:2272] T 25399784e5a14a1093b9f8527965bf00 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.156898 11411 tablet_replica.cc:333] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9: stopping tablet replica
I20260710 13:20:27.157399 11411 raft_consensus.cc:2243] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.157827 11411 raft_consensus.cc:2272] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 80990bca711c43e2b8c95893d8c829f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.159511 11411 tablet_replica.cc:333] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9: stopping tablet replica
I20260710 13:20:27.160077 11411 raft_consensus.cc:2243] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.160507 11411 raft_consensus.cc:2272] T a350d0958cf1404a85e2199f810bc3e2 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.162370 11411 tablet_replica.cc:333] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9: stopping tablet replica
I20260710 13:20:27.162896 11411 raft_consensus.cc:2243] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.163302 11411 raft_consensus.cc:2272] T e6f2bd882e2749b3b658c41858c7b456 P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.164968 11411 tablet_replica.cc:333] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9: stopping tablet replica
I20260710 13:20:27.165441 11411 raft_consensus.cc:2243] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.166241 11411 raft_consensus.cc:2272] T ebc06ca525c6447b8854aad32ad20826 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.168161 11411 tablet_replica.cc:333] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9: stopping tablet replica
I20260710 13:20:27.168665 11411 raft_consensus.cc:2243] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.169399 11411 raft_consensus.cc:2272] T 044ea5edb40c4b2bb6cdae4546a9e314 P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.171245 11411 tablet_replica.cc:333] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9: stopping tablet replica
I20260710 13:20:27.171731 11411 raft_consensus.cc:2243] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.172408 11411 raft_consensus.cc:2272] T 9b3e4a16bea3465f8c3b13db23157dd4 P 80990bca711c43e2b8c95893d8c829f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.174134 11411 tablet_replica.cc:333] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9: stopping tablet replica
I20260710 13:20:27.174602 11411 raft_consensus.cc:2243] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.175372 11411 raft_consensus.cc:2272] T 635e4d18f1064c549a07afa0a1884f1a P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.177258 11411 tablet_replica.cc:333] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9: stopping tablet replica
I20260710 13:20:27.194065 11411 raft_consensus.cc:2243] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.199483 11411 raft_consensus.cc:2272] T 6ce10dbb61da473fbf5d720284e4a8de P 80990bca711c43e2b8c95893d8c829f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:27.222213 14543 connection.cc:573] client connection to 127.11.36.194:43193 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 13:20:27.228725 14543 consensus_peers.cc:597] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 -> Peer 80990bca711c43e2b8c95893d8c829f9 (127.11.36.194:43193): Couldn't send request to peer 80990bca711c43e2b8c95893d8c829f9. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:43193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.242027 11411 tablet_server.cc:196] TabletServer@127.11.36.194:0 shutdown complete.
W20260710 13:20:27.249279 14544 consensus_peers.cc:597] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 -> Peer 02fd2fff90b5441e9b7b6f6fa2395c9d (127.11.36.193:43369): Couldn't send request to peer 02fd2fff90b5441e9b7b6f6fa2395c9d. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:43369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.277086 11411 tablet_server.cc:179] TabletServer@127.11.36.195:0 shutting down...
I20260710 13:20:27.305166 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:27.306157 11411 tablet_replica.cc:333] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479: stopping tablet replica
I20260710 13:20:27.307168 11411 raft_consensus.cc:2243] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.307734 11411 raft_consensus.cc:2272] T 6ce10dbb61da473fbf5d720284e4a8de P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.310659 11411 tablet_replica.cc:333] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479: stopping tablet replica
I20260710 13:20:27.311300 11411 raft_consensus.cc:2243] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.312813 11411 raft_consensus.cc:2272] T 25399784e5a14a1093b9f8527965bf00 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.315197 11411 tablet_replica.cc:333] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479: stopping tablet replica
I20260710 13:20:27.315922 11411 raft_consensus.cc:2243] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.316941 11411 raft_consensus.cc:2272] T e6f2bd882e2749b3b658c41858c7b456 P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.319446 11411 tablet_replica.cc:333] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479: stopping tablet replica
I20260710 13:20:27.320021 11411 raft_consensus.cc:2243] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.321132 11411 raft_consensus.cc:2272] T a350d0958cf1404a85e2199f810bc3e2 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.323321 11411 tablet_replica.cc:333] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479: stopping tablet replica
I20260710 13:20:27.323925 11411 raft_consensus.cc:2243] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.324625 11411 raft_consensus.cc:2272] T 044ea5edb40c4b2bb6cdae4546a9e314 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.327279 11411 tablet_replica.cc:333] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479: stopping tablet replica
I20260710 13:20:27.327879 11411 raft_consensus.cc:2243] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.328469 11411 raft_consensus.cc:2272] T 635e4d18f1064c549a07afa0a1884f1a P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.331171 11411 tablet_replica.cc:333] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479: stopping tablet replica
I20260710 13:20:27.331739 11411 raft_consensus.cc:2243] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.332340 11411 raft_consensus.cc:2272] T 9b3e4a16bea3465f8c3b13db23157dd4 P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.334698 11411 tablet_replica.cc:333] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479: stopping tablet replica
I20260710 13:20:27.335274 11411 raft_consensus.cc:2243] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.336382 11411 raft_consensus.cc:2272] T 4e3c3258463d4e9c8c249b8e3ea1a9dc P 2fc800856a0b4eb485563dfd2af51479 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.338788 11411 tablet_replica.cc:333] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479: stopping tablet replica
I20260710 13:20:27.339344 11411 raft_consensus.cc:2243] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.340505 11411 raft_consensus.cc:2272] T ed2f5926da6149a0a5e4efa181c4073a P 2fc800856a0b4eb485563dfd2af51479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.342813 11411 tablet_replica.cc:333] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479: stopping tablet replica
I20260710 13:20:27.343360 11411 raft_consensus.cc:2243] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.343909 11411 raft_consensus.cc:2272] T ebc06ca525c6447b8854aad32ad20826 P 2fc800856a0b4eb485563dfd2af51479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.377219 11411 tablet_server.cc:196] TabletServer@127.11.36.195:0 shutdown complete.
I20260710 13:20:27.404804 11411 master.cc:562] Master@127.11.36.254:43835 shutting down...
I20260710 13:20:27.429956 11411 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.430616 11411 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.430980 11411 tablet_replica.cc:333] T 00000000000000000000000000000000 P 115a085f68be421e8bdc61bd13b96334: stopping tablet replica
I20260710 13:20:27.451467 11411 master.cc:584] Master@127.11.36.254:43835 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14047 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:20:27.507083 11411 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.36.254:39153
I20260710 13:20:27.508278 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:27.514847 14854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:27.514847 14855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:27.516208 14857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:27.518388 11411 server_base.cc:1061] running on GCE node
I20260710 13:20:27.519457 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:27.519701 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:27.519889 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689627519869 us; error 0 us; skew 500 ppm
I20260710 13:20:27.520521 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:27.523341 11411 webserver.cc:533] Webserver started at http://127.11.36.254:37265/ using document root <none> and password file <none>
I20260710 13:20:27.523934 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:27.524180 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:27.524499 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:27.525983 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/master-0-root/instance:
uuid: "5c80d65eb02c4c628de77edd65e99589"
format_stamp: "Formatted at 2026-07-10 13:20:27 on dist-test-slave-dzsf"
I20260710 13:20:27.530736 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:27.534427 14862 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:27.535179 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:20:27.535530 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/master-0-root
uuid: "5c80d65eb02c4c628de77edd65e99589"
format_stamp: "Formatted at 2026-07-10 13:20:27 on dist-test-slave-dzsf"
I20260710 13:20:27.535830 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:27.549853 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:27.551203 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:27.593271 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.254:39153
I20260710 13:20:27.593421 14913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.254:39153 every 8 connection(s)
I20260710 13:20:27.597743 14914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.608649 14914 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589: Bootstrap starting.
I20260710 13:20:27.613257 14914 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:27.617465 14914 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589: No bootstrap required, opened a new log
I20260710 13:20:27.619668 14914 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c80d65eb02c4c628de77edd65e99589" member_type: VOTER }
I20260710 13:20:27.620075 14914 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:27.620260 14914 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c80d65eb02c4c628de77edd65e99589, State: Initialized, Role: FOLLOWER
I20260710 13:20:27.620945 14914 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c80d65eb02c4c628de77edd65e99589" member_type: VOTER }
I20260710 13:20:27.621392 14914 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:27.621582 14914 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:27.621906 14914 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.626439 14914 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c80d65eb02c4c628de77edd65e99589" member_type: VOTER }
I20260710 13:20:27.626897 14914 leader_election.cc:304] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [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: 5c80d65eb02c4c628de77edd65e99589; no voters: 
I20260710 13:20:27.627979 14914 leader_election.cc:290] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:27.628402 14917 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:27.629746 14917 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [term 1 LEADER]: Becoming Leader. State: Replica: 5c80d65eb02c4c628de77edd65e99589, State: Running, Role: LEADER
I20260710 13:20:27.630470 14917 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [LEADER]: Queue going to LEADER mode. State: All 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: "5c80d65eb02c4c628de77edd65e99589" member_type: VOTER }
I20260710 13:20:27.631111 14914 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:27.636894 14918 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5c80d65eb02c4c628de77edd65e99589" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c80d65eb02c4c628de77edd65e99589" member_type: VOTER } }
I20260710 13:20:27.637423 14919 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5c80d65eb02c4c628de77edd65e99589. Latest consensus state: current_term: 1 leader_uuid: "5c80d65eb02c4c628de77edd65e99589" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c80d65eb02c4c628de77edd65e99589" member_type: VOTER } }
I20260710 13:20:27.637739 14918 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:27.638118 14919 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:27.639914 14926 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:27.648026 14926 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:27.649082 11411 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:27.657542 14926 catalog_manager.cc:1383] Generated new cluster ID: bb345fbd784b4e59b3587ff2bc64c9c0
I20260710 13:20:27.657894 14926 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:27.672531 14926 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:27.673877 14926 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:27.685411 14926 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589: Generated new TSK 0
I20260710 13:20:27.685999 14926 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:27.715644 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:27.721899 14935 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:27.723042 14936 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:27.724242 14938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:27.725239 11411 server_base.cc:1061] running on GCE node
I20260710 13:20:27.726197 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:27.726440 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:27.726576 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689627726564 us; error 0 us; skew 500 ppm
I20260710 13:20:27.727100 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:27.729399 11411 webserver.cc:533] Webserver started at http://127.11.36.193:43013/ using document root <none> and password file <none>
I20260710 13:20:27.729938 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:27.730116 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:27.730340 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:27.731432 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-0-root/instance:
uuid: "05770d7e0f854cc7aa41a0e339ae2382"
format_stamp: "Formatted at 2026-07-10 13:20:27 on dist-test-slave-dzsf"
I20260710 13:20:27.736286 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:20:27.739802 14943 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:27.740880 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:20:27.741247 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-0-root
uuid: "05770d7e0f854cc7aa41a0e339ae2382"
format_stamp: "Formatted at 2026-07-10 13:20:27 on dist-test-slave-dzsf"
I20260710 13:20:27.741583 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:27.770489 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:27.771757 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:27.773399 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:27.775707 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:27.775936 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:27.776192 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:27.776378 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:27.819679 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.193:44875
I20260710 13:20:27.819780 15005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.193:44875 every 8 connection(s)
I20260710 13:20:27.824878 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:27.832350 15010 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:27.835175 15011 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:27.838851 15006 heartbeater.cc:344] Connected to a master server at 127.11.36.254:39153
W20260710 13:20:27.839192 15013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:27.839404 15006 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:27.839434 11411 server_base.cc:1061] running on GCE node
I20260710 13:20:27.840682 15006 heartbeater.cc:507] Master 127.11.36.254:39153 requested a full tablet report, sending...
I20260710 13:20:27.840832 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:27.841130 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:27.841324 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689627841306 us; error 0 us; skew 500 ppm
I20260710 13:20:27.842097 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:27.843179 14879 ts_manager.cc:194] Registered new tserver with Master: 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193:44875)
I20260710 13:20:27.844817 11411 webserver.cc:533] Webserver started at http://127.11.36.194:34305/ using document root <none> and password file <none>
I20260710 13:20:27.845377 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:27.845650 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:27.845566 14879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54766
I20260710 13:20:27.846189 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:27.847771 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-1-root/instance:
uuid: "67f20b7f440a441fb5742c4c0f83e4e8"
format_stamp: "Formatted at 2026-07-10 13:20:27 on dist-test-slave-dzsf"
I20260710 13:20:27.852690 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:27.856400 15018 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:27.857270 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:27.857558 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-1-root
uuid: "67f20b7f440a441fb5742c4c0f83e4e8"
format_stamp: "Formatted at 2026-07-10 13:20:27 on dist-test-slave-dzsf"
I20260710 13:20:27.857939 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:27.873411 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:27.874718 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:27.876209 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:27.879503 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:27.880095 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260710 13:20:27.881220 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:27.881438 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:27.926719 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.194:39071
I20260710 13:20:27.926844 15080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.194:39071 every 8 connection(s)
I20260710 13:20:27.931506 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:27.938876 15084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:27.941013 15085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:27.944419 11411 server_base.cc:1061] running on GCE node
W20260710 13:20:27.945052 15087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:27.945847 15081 heartbeater.cc:344] Connected to a master server at 127.11.36.254:39153
I20260710 13:20:27.946269 15081 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:27.946233 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:27.946683 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:27.946890 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689627946873 us; error 0 us; skew 500 ppm
I20260710 13:20:27.947302 15081 heartbeater.cc:507] Master 127.11.36.254:39153 requested a full tablet report, sending...
I20260710 13:20:27.947638 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:27.949743 14879 ts_manager.cc:194] Registered new tserver with Master: 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194:39071)
I20260710 13:20:27.951118 14879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54772
I20260710 13:20:27.951802 11411 webserver.cc:533] Webserver started at http://127.11.36.195:39971/ using document root <none> and password file <none>
I20260710 13:20:27.952548 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:27.952795 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:27.953105 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:27.954439 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-2-root/instance:
uuid: "3eb883590d654072b522264dbad65c6a"
format_stamp: "Formatted at 2026-07-10 13:20:27 on dist-test-slave-dzsf"
I20260710 13:20:27.958714 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:27.962299 15092 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:27.963284 11411 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:20:27.963743 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-2-root
uuid: "3eb883590d654072b522264dbad65c6a"
format_stamp: "Formatted at 2026-07-10 13:20:27 on dist-test-slave-dzsf"
I20260710 13:20:27.964010 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536464315-11411-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:27.988075 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:27.989226 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:27.990705 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:27.992863 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:27.993031 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:27.993398 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:27.993573 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.033067 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.195:38369
I20260710 13:20:28.033138 15154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.195:38369 every 8 connection(s)
I20260710 13:20:28.046626 15155 heartbeater.cc:344] Connected to a master server at 127.11.36.254:39153
I20260710 13:20:28.047020 15155 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:28.047706 15155 heartbeater.cc:507] Master 127.11.36.254:39153 requested a full tablet report, sending...
I20260710 13:20:28.049760 14879 ts_manager.cc:194] Registered new tserver with Master: 3eb883590d654072b522264dbad65c6a (127.11.36.195:38369)
I20260710 13:20:28.050617 11411 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014546495s
I20260710 13:20:28.051292 14879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54776
I20260710 13:20:28.076324 14879 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54782:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:28.078452 14879 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:28.132167 14970 tablet_service.cc:1511] Processing CreateTablet for tablet 4653386296024e469eb2b11358a9e240 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b1cbd04ef3294e54b348f0dcf9a81980]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:28.133123 14971 tablet_service.cc:1511] Processing CreateTablet for tablet 362d9f0c09804266a22c6d864bde9f43 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b1cbd04ef3294e54b348f0dcf9a81980]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:28.133641 14970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4653386296024e469eb2b11358a9e240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.134792 14971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362d9f0c09804266a22c6d864bde9f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.139546 15046 tablet_service.cc:1511] Processing CreateTablet for tablet 362d9f0c09804266a22c6d864bde9f43 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b1cbd04ef3294e54b348f0dcf9a81980]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:28.140029 15045 tablet_service.cc:1511] Processing CreateTablet for tablet 4653386296024e469eb2b11358a9e240 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b1cbd04ef3294e54b348f0dcf9a81980]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:28.141147 15046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362d9f0c09804266a22c6d864bde9f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.141909 15045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4653386296024e469eb2b11358a9e240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.158726 15119 tablet_service.cc:1511] Processing CreateTablet for tablet 4653386296024e469eb2b11358a9e240 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b1cbd04ef3294e54b348f0dcf9a81980]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:28.160043 15119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4653386296024e469eb2b11358a9e240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.157464 15120 tablet_service.cc:1511] Processing CreateTablet for tablet 362d9f0c09804266a22c6d864bde9f43 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b1cbd04ef3294e54b348f0dcf9a81980]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:28.162696 15120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362d9f0c09804266a22c6d864bde9f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.163304 15170 tablet_bootstrap.cc:492] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382: Bootstrap starting.
I20260710 13:20:28.165163 15171 tablet_bootstrap.cc:492] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8: Bootstrap starting.
I20260710 13:20:28.171245 15170 tablet_bootstrap.cc:654] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.173723 15171 tablet_bootstrap.cc:654] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.181106 15173 tablet_bootstrap.cc:492] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a: Bootstrap starting.
I20260710 13:20:28.184172 15170 tablet_bootstrap.cc:492] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382: No bootstrap required, opened a new log
I20260710 13:20:28.184991 15170 ts_tablet_manager.cc:1403] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260710 13:20:28.188019 15173 tablet_bootstrap.cc:654] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.188256 15171 tablet_bootstrap.cc:492] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8: No bootstrap required, opened a new log
I20260710 13:20:28.188820 15171 ts_tablet_manager.cc:1403] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260710 13:20:28.188437 15170 raft_consensus.cc:359] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.189383 15170 raft_consensus.cc:385] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.189769 15170 raft_consensus.cc:740] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05770d7e0f854cc7aa41a0e339ae2382, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.190598 15170 consensus_queue.cc:260] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.192072 15171 raft_consensus.cc:359] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.192989 15171 raft_consensus.cc:385] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.193004 15006 heartbeater.cc:499] Master 127.11.36.254:39153 was elected leader, sending a full tablet report...
I20260710 13:20:28.193320 15173 tablet_bootstrap.cc:492] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a: No bootstrap required, opened a new log
I20260710 13:20:28.193495 15171 raft_consensus.cc:740] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67f20b7f440a441fb5742c4c0f83e4e8, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.193782 15170 ts_tablet_manager.cc:1434] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:20:28.193918 15173 ts_tablet_manager.cc:1403] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260710 13:20:28.195056 15170 tablet_bootstrap.cc:492] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382: Bootstrap starting.
I20260710 13:20:28.194478 15171 consensus_queue.cc:260] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.196900 15173 raft_consensus.cc:359] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.197688 15173 raft_consensus.cc:385] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.198066 15173 raft_consensus.cc:740] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb883590d654072b522264dbad65c6a, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.199062 15173 consensus_queue.cc:260] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.203853 15176 raft_consensus.cc:493] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:28.204445 15176 raft_consensus.cc:515] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.205057 15170 tablet_bootstrap.cc:654] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.207217 15176 leader_election.cc:290] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194:39071), 3eb883590d654072b522264dbad65c6a (127.11.36.195:38369)
I20260710 13:20:28.216373 15081 heartbeater.cc:499] Master 127.11.36.254:39153 was elected leader, sending a full tablet report...
I20260710 13:20:28.222738 15171 ts_tablet_manager.cc:1434] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.015s
I20260710 13:20:28.223843 15171 tablet_bootstrap.cc:492] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8: Bootstrap starting.
I20260710 13:20:28.232429 15056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362d9f0c09804266a22c6d864bde9f43" candidate_uuid: "05770d7e0f854cc7aa41a0e339ae2382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" is_pre_election: true
I20260710 13:20:28.233279 15056 raft_consensus.cc:2468] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05770d7e0f854cc7aa41a0e339ae2382 in term 0.
I20260710 13:20:28.234292 15171 tablet_bootstrap.cc:654] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.236334 14944 leader_election.cc:304] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05770d7e0f854cc7aa41a0e339ae2382, 67f20b7f440a441fb5742c4c0f83e4e8; no voters: 
I20260710 13:20:28.237493 15176 raft_consensus.cc:2804] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:28.238139 15176 raft_consensus.cc:493] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:28.238673 15176 raft_consensus.cc:3060] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.238637 15130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362d9f0c09804266a22c6d864bde9f43" candidate_uuid: "05770d7e0f854cc7aa41a0e339ae2382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb883590d654072b522264dbad65c6a" is_pre_election: true
I20260710 13:20:28.240265 15170 tablet_bootstrap.cc:492] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382: No bootstrap required, opened a new log
W20260710 13:20:28.240824 14944 leader_election.cc:343] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3eb883590d654072b522264dbad65c6a (127.11.36.195:38369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:28.240986 15170 ts_tablet_manager.cc:1403] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.003s
I20260710 13:20:28.242328 15155 heartbeater.cc:499] Master 127.11.36.254:39153 was elected leader, sending a full tablet report...
I20260710 13:20:28.242871 15173 ts_tablet_manager.cc:1434] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a: Time spent starting tablet: real 0.048s	user 0.021s	sys 0.014s
I20260710 13:20:28.246196 15170 raft_consensus.cc:359] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.247447 15170 raft_consensus.cc:385] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.247939 15170 raft_consensus.cc:740] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05770d7e0f854cc7aa41a0e339ae2382, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.248579 15176 raft_consensus.cc:515] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.250787 15176 leader_election.cc:290] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 1 election: Requested vote from peers 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194:39071), 3eb883590d654072b522264dbad65c6a (127.11.36.195:38369)
I20260710 13:20:28.252969 15173 tablet_bootstrap.cc:492] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a: Bootstrap starting.
I20260710 13:20:28.253094 15056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362d9f0c09804266a22c6d864bde9f43" candidate_uuid: "05770d7e0f854cc7aa41a0e339ae2382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67f20b7f440a441fb5742c4c0f83e4e8"
I20260710 13:20:28.254053 15056 raft_consensus.cc:3060] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.258169 15130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362d9f0c09804266a22c6d864bde9f43" candidate_uuid: "05770d7e0f854cc7aa41a0e339ae2382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb883590d654072b522264dbad65c6a"
I20260710 13:20:28.249289 15170 consensus_queue.cc:260] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
W20260710 13:20:28.260192 14944 leader_election.cc:343] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3eb883590d654072b522264dbad65c6a (127.11.36.195:38369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:28.260939 15173 tablet_bootstrap.cc:654] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.263379 15171 tablet_bootstrap.cc:492] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8: No bootstrap required, opened a new log
I20260710 13:20:28.263991 15171 ts_tablet_manager.cc:1403] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.009s
I20260710 13:20:28.267920 15056 raft_consensus.cc:2468] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05770d7e0f854cc7aa41a0e339ae2382 in term 1.
I20260710 13:20:28.267830 15171 raft_consensus.cc:359] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.268929 15171 raft_consensus.cc:385] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.269426 15171 raft_consensus.cc:740] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67f20b7f440a441fb5742c4c0f83e4e8, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.269624 14944 leader_election.cc:304] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05770d7e0f854cc7aa41a0e339ae2382, 67f20b7f440a441fb5742c4c0f83e4e8; no voters: 3eb883590d654072b522264dbad65c6a
I20260710 13:20:28.270686 15171 consensus_queue.cc:260] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.273643 15171 ts_tablet_manager.cc:1434] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:20:28.275821 15170 ts_tablet_manager.cc:1434] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260710 13:20:28.276940 15176 raft_consensus.cc:493] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:28.282035 15176 raft_consensus.cc:515] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.285077 15176 leader_election.cc:290] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194:39071), 3eb883590d654072b522264dbad65c6a (127.11.36.195:38369)
I20260710 13:20:28.280941 15182 raft_consensus.cc:2804] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:28.286824 15156 tablet.cc:2406] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:28.287297 15182 raft_consensus.cc:697] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 LEADER]: Becoming Leader. State: Replica: 05770d7e0f854cc7aa41a0e339ae2382, State: Running, Role: LEADER
I20260710 13:20:28.288002 15056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4653386296024e469eb2b11358a9e240" candidate_uuid: "05770d7e0f854cc7aa41a0e339ae2382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" is_pre_election: true
I20260710 13:20:28.288793 15056 raft_consensus.cc:2468] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05770d7e0f854cc7aa41a0e339ae2382 in term 0.
I20260710 13:20:28.288261 15182 consensus_queue.cc:237] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.291188 14944 leader_election.cc:304] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05770d7e0f854cc7aa41a0e339ae2382, 67f20b7f440a441fb5742c4c0f83e4e8; no voters: 
I20260710 13:20:28.291369 15130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4653386296024e469eb2b11358a9e240" candidate_uuid: "05770d7e0f854cc7aa41a0e339ae2382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb883590d654072b522264dbad65c6a" is_pre_election: true
I20260710 13:20:28.292080 15176 raft_consensus.cc:2804] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:28.292621 15176 raft_consensus.cc:493] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:28.293066 15176 raft_consensus.cc:3060] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.292068 15130 raft_consensus.cc:2468] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05770d7e0f854cc7aa41a0e339ae2382 in term 0.
I20260710 13:20:28.293843 15173 tablet_bootstrap.cc:492] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a: No bootstrap required, opened a new log
I20260710 13:20:28.294577 15173 ts_tablet_manager.cc:1403] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.019s
I20260710 13:20:28.298540 15173 raft_consensus.cc:359] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.299579 15173 raft_consensus.cc:385] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.299927 15173 raft_consensus.cc:740] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb883590d654072b522264dbad65c6a, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.300870 15173 consensus_queue.cc:260] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.301710 15176 raft_consensus.cc:515] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.303998 15176 leader_election.cc:290] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 1 election: Requested vote from peers 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194:39071), 3eb883590d654072b522264dbad65c6a (127.11.36.195:38369)
I20260710 13:20:28.304658 15173 ts_tablet_manager.cc:1434] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:28.304177 14879 catalog_manager.cc:5697] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "05770d7e0f854cc7aa41a0e339ae2382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.305873 15130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4653386296024e469eb2b11358a9e240" candidate_uuid: "05770d7e0f854cc7aa41a0e339ae2382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb883590d654072b522264dbad65c6a"
I20260710 13:20:28.305951 15056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4653386296024e469eb2b11358a9e240" candidate_uuid: "05770d7e0f854cc7aa41a0e339ae2382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67f20b7f440a441fb5742c4c0f83e4e8"
I20260710 13:20:28.306465 15130 raft_consensus.cc:3060] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.306514 15056 raft_consensus.cc:3060] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.313623 15130 raft_consensus.cc:2468] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05770d7e0f854cc7aa41a0e339ae2382 in term 1.
I20260710 13:20:28.313623 15056 raft_consensus.cc:2468] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05770d7e0f854cc7aa41a0e339ae2382 in term 1.
I20260710 13:20:28.314852 14944 leader_election.cc:304] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05770d7e0f854cc7aa41a0e339ae2382, 3eb883590d654072b522264dbad65c6a; no voters: 
I20260710 13:20:28.315647 15176 raft_consensus.cc:2804] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:28.316182 15176 raft_consensus.cc:697] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 LEADER]: Becoming Leader. State: Replica: 05770d7e0f854cc7aa41a0e339ae2382, State: Running, Role: LEADER
I20260710 13:20:28.316993 15176 consensus_queue.cc:237] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.325203 14879 catalog_manager.cc:5697] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "05770d7e0f854cc7aa41a0e339ae2382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.394709 14879 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54792:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:28.396504 14879 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:28.401242 15178 raft_consensus.cc:493] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:28.401820 15178 raft_consensus.cc:515] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.403968 15178 leader_election.cc:290] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193:44875), 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194:39071)
I20260710 13:20:28.417188 15056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362d9f0c09804266a22c6d864bde9f43" candidate_uuid: "3eb883590d654072b522264dbad65c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" is_pre_election: true
I20260710 13:20:28.417241 14981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362d9f0c09804266a22c6d864bde9f43" candidate_uuid: "3eb883590d654072b522264dbad65c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05770d7e0f854cc7aa41a0e339ae2382" is_pre_election: true
I20260710 13:20:28.418211 15056 raft_consensus.cc:2393] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3eb883590d654072b522264dbad65c6a in current term 1: Already voted for candidate 05770d7e0f854cc7aa41a0e339ae2382 in this term.
I20260710 13:20:28.419567 15093 leader_election.cc:304] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eb883590d654072b522264dbad65c6a; no voters: 05770d7e0f854cc7aa41a0e339ae2382, 67f20b7f440a441fb5742c4c0f83e4e8
I20260710 13:20:28.420501 15178 raft_consensus.cc:3060] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.424786 14971 tablet_service.cc:1511] Processing CreateTablet for tablet 57fed7d5ebaf4a1daa00b82b87d629fc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a15ac7623f5840cfbbf89e3d3a181120]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:28.426288 14971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57fed7d5ebaf4a1daa00b82b87d629fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.426785 15178 raft_consensus.cc:2749] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:28.426676 15045 tablet_service.cc:1511] Processing CreateTablet for tablet 57fed7d5ebaf4a1daa00b82b87d629fc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a15ac7623f5840cfbbf89e3d3a181120]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:28.427986 15045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57fed7d5ebaf4a1daa00b82b87d629fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.428311 15119 tablet_service.cc:1511] Processing CreateTablet for tablet 57fed7d5ebaf4a1daa00b82b87d629fc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a15ac7623f5840cfbbf89e3d3a181120]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:28.429679 15119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57fed7d5ebaf4a1daa00b82b87d629fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.433755 14970 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc2cbd4ac404991b08965cbfc2c4377 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a15ac7623f5840cfbbf89e3d3a181120]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:28.435052 14970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc2cbd4ac404991b08965cbfc2c4377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.439172 15046 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc2cbd4ac404991b08965cbfc2c4377 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a15ac7623f5840cfbbf89e3d3a181120]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:28.440403 15046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc2cbd4ac404991b08965cbfc2c4377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.442464 15170 tablet_bootstrap.cc:492] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382: Bootstrap starting.
I20260710 13:20:28.444814 15171 tablet_bootstrap.cc:492] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8: Bootstrap starting.
I20260710 13:20:28.444495 15120 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc2cbd4ac404991b08965cbfc2c4377 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a15ac7623f5840cfbbf89e3d3a181120]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:28.446542 15120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc2cbd4ac404991b08965cbfc2c4377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.448944 15170 tablet_bootstrap.cc:654] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.451097 15171 tablet_bootstrap.cc:654] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.463012 15173 tablet_bootstrap.cc:492] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a: Bootstrap starting.
I20260710 13:20:28.469818 15173 tablet_bootstrap.cc:654] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.482081 15173 tablet_bootstrap.cc:492] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a: No bootstrap required, opened a new log
I20260710 13:20:28.482688 15173 ts_tablet_manager.cc:1403] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260710 13:20:28.483037 15170 tablet_bootstrap.cc:492] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382: No bootstrap required, opened a new log
I20260710 13:20:28.483613 15170 ts_tablet_manager.cc:1403] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.024s
I20260710 13:20:28.485623 15173 raft_consensus.cc:359] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.486512 15173 raft_consensus.cc:385] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.486442 15170 raft_consensus.cc:359] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.487036 15173 raft_consensus.cc:740] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb883590d654072b522264dbad65c6a, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.487351 15170 raft_consensus.cc:385] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.487721 15170 raft_consensus.cc:740] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05770d7e0f854cc7aa41a0e339ae2382, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.488178 15171 tablet_bootstrap.cc:492] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8: No bootstrap required, opened a new log
I20260710 13:20:28.488739 15171 ts_tablet_manager.cc:1403] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.007s
I20260710 13:20:28.488363 15173 consensus_queue.cc:260] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.488514 15170 consensus_queue.cc:260] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.490767 15170 ts_tablet_manager.cc:1434] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:28.491783 15170 tablet_bootstrap.cc:492] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382: Bootstrap starting.
I20260710 13:20:28.491657 15171 raft_consensus.cc:359] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.492447 15171 raft_consensus.cc:385] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.492779 15171 raft_consensus.cc:740] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67f20b7f440a441fb5742c4c0f83e4e8, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.493610 15171 consensus_queue.cc:260] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.495814 15171 ts_tablet_manager.cc:1434] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:28.496833 15171 tablet_bootstrap.cc:492] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8: Bootstrap starting.
I20260710 13:20:28.498473 15170 tablet_bootstrap.cc:654] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.503153 15171 tablet_bootstrap.cc:654] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.512389 15173 ts_tablet_manager.cc:1434] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:20:28.522099 15173 tablet_bootstrap.cc:492] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a: Bootstrap starting.
I20260710 13:20:28.530186 15173 tablet_bootstrap.cc:654] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.531484 15171 tablet_bootstrap.cc:492] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8: No bootstrap required, opened a new log
I20260710 13:20:28.531484 15170 tablet_bootstrap.cc:492] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382: No bootstrap required, opened a new log
I20260710 13:20:28.532167 15170 ts_tablet_manager.cc:1403] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.014s
I20260710 13:20:28.532167 15171 ts_tablet_manager.cc:1403] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.021s
I20260710 13:20:28.534585 15173 tablet_bootstrap.cc:492] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a: No bootstrap required, opened a new log
I20260710 13:20:28.535043 15173 ts_tablet_manager.cc:1403] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 13:20:28.535386 15171 raft_consensus.cc:359] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.535557 15170 raft_consensus.cc:359] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.536176 15171 raft_consensus.cc:385] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.536209 15170 raft_consensus.cc:385] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.536629 15171 raft_consensus.cc:740] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67f20b7f440a441fb5742c4c0f83e4e8, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.536739 15170 raft_consensus.cc:740] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05770d7e0f854cc7aa41a0e339ae2382, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.537411 15173 raft_consensus.cc:359] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.537510 15171 consensus_queue.cc:260] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.538230 15173 raft_consensus.cc:385] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.537726 15170 consensus_queue.cc:260] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.538600 15173 raft_consensus.cc:740] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb883590d654072b522264dbad65c6a, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.539532 15173 consensus_queue.cc:260] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.540156 15170 ts_tablet_manager.cc:1434] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:28.542593 15171 ts_tablet_manager.cc:1434] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:28.544556 15173 ts_tablet_manager.cc:1434] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:20:28.602906 15178 raft_consensus.cc:493] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:28.603334 15178 raft_consensus.cc:515] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.605309 15178 leader_election.cc:290] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193:44875), 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194:39071)
I20260710 13:20:28.606089 14981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc2cbd4ac404991b08965cbfc2c4377" candidate_uuid: "3eb883590d654072b522264dbad65c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05770d7e0f854cc7aa41a0e339ae2382" is_pre_election: true
I20260710 13:20:28.606388 15056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc2cbd4ac404991b08965cbfc2c4377" candidate_uuid: "3eb883590d654072b522264dbad65c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" is_pre_election: true
I20260710 13:20:28.606950 14981 raft_consensus.cc:2468] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb883590d654072b522264dbad65c6a in term 0.
I20260710 13:20:28.607064 15056 raft_consensus.cc:2468] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb883590d654072b522264dbad65c6a in term 0.
I20260710 13:20:28.608183 15096 leader_election.cc:304] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05770d7e0f854cc7aa41a0e339ae2382, 3eb883590d654072b522264dbad65c6a; no voters: 
I20260710 13:20:28.608942 15178 raft_consensus.cc:2804] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:28.609262 15178 raft_consensus.cc:493] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:28.609519 15178 raft_consensus.cc:3060] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.614212 15178 raft_consensus.cc:515] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.615698 15178 leader_election.cc:290] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [CANDIDATE]: Term 1 election: Requested vote from peers 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193:44875), 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194:39071)
I20260710 13:20:28.616583 14981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc2cbd4ac404991b08965cbfc2c4377" candidate_uuid: "3eb883590d654072b522264dbad65c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05770d7e0f854cc7aa41a0e339ae2382"
I20260710 13:20:28.616845 15056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc2cbd4ac404991b08965cbfc2c4377" candidate_uuid: "3eb883590d654072b522264dbad65c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67f20b7f440a441fb5742c4c0f83e4e8"
I20260710 13:20:28.617132 14981 raft_consensus.cc:3060] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.617373 15056 raft_consensus.cc:3060] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.622118 14981 raft_consensus.cc:2468] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb883590d654072b522264dbad65c6a in term 1.
I20260710 13:20:28.622145 15056 raft_consensus.cc:2468] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb883590d654072b522264dbad65c6a in term 1.
I20260710 13:20:28.623351 15096 leader_election.cc:304] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05770d7e0f854cc7aa41a0e339ae2382, 3eb883590d654072b522264dbad65c6a; no voters: 
I20260710 13:20:28.624095 15178 raft_consensus.cc:2804] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:28.625157 15178 raft_consensus.cc:697] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 1 LEADER]: Becoming Leader. State: Replica: 3eb883590d654072b522264dbad65c6a, State: Running, Role: LEADER
I20260710 13:20:28.626289 15178 consensus_queue.cc:237] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.633882 14877 catalog_manager.cc:5697] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eb883590d654072b522264dbad65c6a (127.11.36.195). New cstate: current_term: 1 leader_uuid: "3eb883590d654072b522264dbad65c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:28.634951 15177 raft_consensus.cc:493] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:28.635496 15177 raft_consensus.cc:515] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.639263 15177 leader_election.cc:290] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193:44875), 3eb883590d654072b522264dbad65c6a (127.11.36.195:38369)
W20260710 13:20:28.641768 14927 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:28.650661 14981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fed7d5ebaf4a1daa00b82b87d629fc" candidate_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05770d7e0f854cc7aa41a0e339ae2382" is_pre_election: true
I20260710 13:20:28.651328 14981 raft_consensus.cc:2468] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67f20b7f440a441fb5742c4c0f83e4e8 in term 0.
I20260710 13:20:28.652164 15130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fed7d5ebaf4a1daa00b82b87d629fc" candidate_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb883590d654072b522264dbad65c6a" is_pre_election: true
I20260710 13:20:28.652484 15022 leader_election.cc:304] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05770d7e0f854cc7aa41a0e339ae2382, 67f20b7f440a441fb5742c4c0f83e4e8; no voters: 
I20260710 13:20:28.652940 15130 raft_consensus.cc:2468] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67f20b7f440a441fb5742c4c0f83e4e8 in term 0.
I20260710 13:20:28.653373 15177 raft_consensus.cc:2804] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:28.653786 15177 raft_consensus.cc:493] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:28.654114 15177 raft_consensus.cc:3060] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.659247 15177 raft_consensus.cc:515] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.660830 15177 leader_election.cc:290] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [CANDIDATE]: Term 1 election: Requested vote from peers 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193:44875), 3eb883590d654072b522264dbad65c6a (127.11.36.195:38369)
I20260710 13:20:28.661757 14981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fed7d5ebaf4a1daa00b82b87d629fc" candidate_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05770d7e0f854cc7aa41a0e339ae2382"
I20260710 13:20:28.662027 15130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fed7d5ebaf4a1daa00b82b87d629fc" candidate_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb883590d654072b522264dbad65c6a"
I20260710 13:20:28.662361 14981 raft_consensus.cc:3060] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.662573 15130 raft_consensus.cc:3060] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.669221 14981 raft_consensus.cc:2468] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67f20b7f440a441fb5742c4c0f83e4e8 in term 1.
I20260710 13:20:28.669221 15130 raft_consensus.cc:2468] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67f20b7f440a441fb5742c4c0f83e4e8 in term 1.
I20260710 13:20:28.670632 15019 leader_election.cc:304] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb883590d654072b522264dbad65c6a, 67f20b7f440a441fb5742c4c0f83e4e8; no voters: 
I20260710 13:20:28.671446 15177 raft_consensus.cc:2804] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:28.672353 15177 raft_consensus.cc:697] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 LEADER]: Becoming Leader. State: Replica: 67f20b7f440a441fb5742c4c0f83e4e8, State: Running, Role: LEADER
I20260710 13:20:28.673275 15177 consensus_queue.cc:237] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.680441 14877 catalog_manager.cc:5697] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194). New cstate: current_term: 1 leader_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.707875 14981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4653386296024e469eb2b11358a9e240"
dest_uuid: "05770d7e0f854cc7aa41a0e339ae2382"
mode: GRACEFUL
new_leader_uuid: "3eb883590d654072b522264dbad65c6a"
 from {username='slave'} at 127.0.0.1:42972
I20260710 13:20:28.708461 14981 raft_consensus.cc:606] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 LEADER]: Received request to transfer leadership to TS 3eb883590d654072b522264dbad65c6a
I20260710 13:20:28.720535 15056 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57fed7d5ebaf4a1daa00b82b87d629fc"
dest_uuid: "67f20b7f440a441fb5742c4c0f83e4e8"
mode: GRACEFUL
new_leader_uuid: "05770d7e0f854cc7aa41a0e339ae2382"
 from {username='slave'} at 127.0.0.1:44578
I20260710 13:20:28.721067 15056 raft_consensus.cc:606] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 LEADER]: Received request to transfer leadership to TS 05770d7e0f854cc7aa41a0e339ae2382
I20260710 13:20:28.726429 15176 consensus_queue.cc:1048] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.736446 15130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fc2cbd4ac404991b08965cbfc2c4377"
dest_uuid: "3eb883590d654072b522264dbad65c6a"
mode: GRACEFUL
new_leader_uuid: "05770d7e0f854cc7aa41a0e339ae2382"
 from {username='slave'} at 127.0.0.1:58978
I20260710 13:20:28.736963 15130 raft_consensus.cc:606] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 1 LEADER]: Received request to transfer leadership to TS 05770d7e0f854cc7aa41a0e339ae2382
I20260710 13:20:28.745656 15182 consensus_queue.cc:1048] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.753458 15176 raft_consensus.cc:993] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382: : Instructing follower 3eb883590d654072b522264dbad65c6a to start an election
I20260710 13:20:28.753957 15176 raft_consensus.cc:1081] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 LEADER]: Signalling peer 3eb883590d654072b522264dbad65c6a to start an election
I20260710 13:20:28.757555 15130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4653386296024e469eb2b11358a9e240"
dest_uuid: "3eb883590d654072b522264dbad65c6a"
 from {username='slave'} at 127.0.0.1:58964
I20260710 13:20:28.758333 15130 raft_consensus.cc:493] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:28.758769 15130 raft_consensus.cc:3060] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.765940 15130 raft_consensus.cc:515] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.767311 15182 consensus_queue.cc:1048] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:28.768407 15130 leader_election.cc:290] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [CANDIDATE]: Term 2 election: Requested vote from peers 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193:44875), 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194:39071)
I20260710 13:20:28.769569 15056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4653386296024e469eb2b11358a9e240" candidate_uuid: "3eb883590d654072b522264dbad65c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67f20b7f440a441fb5742c4c0f83e4e8"
I20260710 13:20:28.769937 14981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4653386296024e469eb2b11358a9e240" candidate_uuid: "3eb883590d654072b522264dbad65c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05770d7e0f854cc7aa41a0e339ae2382"
I20260710 13:20:28.770174 15056 raft_consensus.cc:3060] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.770597 14981 raft_consensus.cc:3055] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:28.770977 14981 raft_consensus.cc:740] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05770d7e0f854cc7aa41a0e339ae2382, State: Running, Role: LEADER
I20260710 13:20:28.771826 14981 consensus_queue.cc:260] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.773191 14981 raft_consensus.cc:3060] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:28.777369 15056 raft_consensus.cc:2468] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb883590d654072b522264dbad65c6a in term 2.
I20260710 13:20:28.780546 15093 leader_election.cc:304] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb883590d654072b522264dbad65c6a, 67f20b7f440a441fb5742c4c0f83e4e8; no voters: 
I20260710 13:20:28.781672 15178 raft_consensus.cc:2804] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:28.782137 15178 raft_consensus.cc:697] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 2 LEADER]: Becoming Leader. State: Replica: 3eb883590d654072b522264dbad65c6a, State: Running, Role: LEADER
I20260710 13:20:28.782927 15178 consensus_queue.cc:237] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:28.784775 14981 raft_consensus.cc:2468] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb883590d654072b522264dbad65c6a in term 2.
I20260710 13:20:28.788317 15184 consensus_queue.cc:1048] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:28.789945 14878 catalog_manager.cc:5697] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a reported cstate change: term changed from 1 to 2, leader changed from 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193) to 3eb883590d654072b522264dbad65c6a (127.11.36.195). New cstate: current_term: 2 leader_uuid: "3eb883590d654072b522264dbad65c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:29.040848 15178 consensus_queue.cc:1048] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:29.048206 15199 raft_consensus.cc:993] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a: : Instructing follower 05770d7e0f854cc7aa41a0e339ae2382 to start an election
I20260710 13:20:29.049142 15178 raft_consensus.cc:1081] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 1 LEADER]: Signalling peer 05770d7e0f854cc7aa41a0e339ae2382 to start an election
I20260710 13:20:29.052160 14980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fc2cbd4ac404991b08965cbfc2c4377"
dest_uuid: "05770d7e0f854cc7aa41a0e339ae2382"
 from {username='slave'} at 127.0.0.1:42950
I20260710 13:20:29.052765 14980 raft_consensus.cc:493] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:29.053122 14980 raft_consensus.cc:3060] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.055500 15214 consensus_queue.cc:1048] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:29.060364 14980 raft_consensus.cc:515] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:29.061329 14981 raft_consensus.cc:1240] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 FOLLOWER]: Rejecting Update request from peer 3eb883590d654072b522264dbad65c6a for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:29.063233 15130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc2cbd4ac404991b08965cbfc2c4377" candidate_uuid: "05770d7e0f854cc7aa41a0e339ae2382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb883590d654072b522264dbad65c6a"
I20260710 13:20:29.063357 15055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc2cbd4ac404991b08965cbfc2c4377" candidate_uuid: "05770d7e0f854cc7aa41a0e339ae2382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67f20b7f440a441fb5742c4c0f83e4e8"
I20260710 13:20:29.064054 15130 raft_consensus.cc:3055] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:29.064426 15130 raft_consensus.cc:740] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3eb883590d654072b522264dbad65c6a, State: Running, Role: LEADER
I20260710 13:20:29.065313 15130 consensus_queue.cc:260] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:29.066426 15130 raft_consensus.cc:3060] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.067266 14980 leader_election.cc:290] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 2 election: Requested vote from peers 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194:39071), 3eb883590d654072b522264dbad65c6a (127.11.36.195:38369)
I20260710 13:20:29.073715 15130 raft_consensus.cc:2468] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05770d7e0f854cc7aa41a0e339ae2382 in term 2.
I20260710 13:20:29.075047 14944 leader_election.cc:304] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [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: 05770d7e0f854cc7aa41a0e339ae2382, 3eb883590d654072b522264dbad65c6a; no voters: 67f20b7f440a441fb5742c4c0f83e4e8
I20260710 13:20:29.077816 15184 raft_consensus.cc:2804] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:29.078334 15184 raft_consensus.cc:697] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 LEADER]: Becoming Leader. State: Replica: 05770d7e0f854cc7aa41a0e339ae2382, State: Running, Role: LEADER
I20260710 13:20:29.079139 15184 consensus_queue.cc:237] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [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: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:29.087911 14879 catalog_manager.cc:5697] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 reported cstate change: term changed from 1 to 2, leader changed from 3eb883590d654072b522264dbad65c6a (127.11.36.195) to 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "05770d7e0f854cc7aa41a0e339ae2382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.153467 15177 consensus_queue.cc:1048] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:29.160511 15203 raft_consensus.cc:993] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8: : Instructing follower 05770d7e0f854cc7aa41a0e339ae2382 to start an election
I20260710 13:20:29.161244 15177 raft_consensus.cc:1081] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 LEADER]: Signalling peer 05770d7e0f854cc7aa41a0e339ae2382 to start an election
I20260710 13:20:29.163374 14981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57fed7d5ebaf4a1daa00b82b87d629fc"
dest_uuid: "05770d7e0f854cc7aa41a0e339ae2382"
 from {username='slave'} at 127.0.0.1:42958
I20260710 13:20:29.164014 14981 raft_consensus.cc:493] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:29.164528 14981 raft_consensus.cc:3060] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.167186 15203 consensus_queue.cc:1048] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:29.173446 14981 raft_consensus.cc:515] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:29.176273 14981 leader_election.cc:290] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 2 election: Requested vote from peers 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194:39071), 3eb883590d654072b522264dbad65c6a (127.11.36.195:38369)
I20260710 13:20:29.177369 15056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fed7d5ebaf4a1daa00b82b87d629fc" candidate_uuid: "05770d7e0f854cc7aa41a0e339ae2382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67f20b7f440a441fb5742c4c0f83e4e8"
I20260710 13:20:29.177989 15056 raft_consensus.cc:3055] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:29.178310 15130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fed7d5ebaf4a1daa00b82b87d629fc" candidate_uuid: "05770d7e0f854cc7aa41a0e339ae2382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb883590d654072b522264dbad65c6a"
I20260710 13:20:29.178318 15056 raft_consensus.cc:740] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67f20b7f440a441fb5742c4c0f83e4e8, State: Running, Role: LEADER
I20260710 13:20:29.178886 15130 raft_consensus.cc:3060] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.179587 15056 consensus_queue.cc:260] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:29.180987 15056 raft_consensus.cc:3060] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.183075 14981 raft_consensus.cc:1275] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 FOLLOWER]: Refusing update from remote peer 3eb883590d654072b522264dbad65c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:29.184291 15214 consensus_queue.cc:1048] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:29.186015 15130 raft_consensus.cc:2468] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05770d7e0f854cc7aa41a0e339ae2382 in term 2.
I20260710 13:20:29.187204 14944 leader_election.cc:304] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05770d7e0f854cc7aa41a0e339ae2382, 3eb883590d654072b522264dbad65c6a; no voters: 
I20260710 13:20:29.187978 15184 raft_consensus.cc:2804] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:29.188055 15056 raft_consensus.cc:2468] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05770d7e0f854cc7aa41a0e339ae2382 in term 2.
I20260710 13:20:29.188519 15184 raft_consensus.cc:697] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 LEADER]: Becoming Leader. State: Replica: 05770d7e0f854cc7aa41a0e339ae2382, State: Running, Role: LEADER
I20260710 13:20:29.189373 15184 consensus_queue.cc:237] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:29.193501 15056 raft_consensus.cc:1275] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 2 FOLLOWER]: Refusing update from remote peer 3eb883590d654072b522264dbad65c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:29.195225 15199 consensus_queue.cc:1048] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:29.197614 14879 catalog_manager.cc:5697] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 reported cstate change: term changed from 1 to 2, leader changed from 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194) to 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "05770d7e0f854cc7aa41a0e339ae2382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.226521 11411 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:20:29.228085 11411 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:20:29.228479 11411 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:20:29.240398 14981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fc2cbd4ac404991b08965cbfc2c4377"
dest_uuid: "05770d7e0f854cc7aa41a0e339ae2382"
mode: GRACEFUL
new_leader_uuid: "67f20b7f440a441fb5742c4c0f83e4e8"
 from {username='slave'} at 127.0.0.1:42976
I20260710 13:20:29.241084 14981 raft_consensus.cc:606] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 LEADER]: Received request to transfer leadership to TS 67f20b7f440a441fb5742c4c0f83e4e8
I20260710 13:20:29.242237 11411 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:20:29.598908 15130 raft_consensus.cc:1275] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a [term 2 FOLLOWER]: Refusing update from remote peer 05770d7e0f854cc7aa41a0e339ae2382: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:29.600313 15184 consensus_queue.cc:1048] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:29.607645 15056 raft_consensus.cc:1275] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 2 FOLLOWER]: Refusing update from remote peer 05770d7e0f854cc7aa41a0e339ae2382: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:29.609174 15176 consensus_queue.cc:1048] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:29.650676 15056 raft_consensus.cc:3060] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.655695 15056 raft_consensus.cc:1275] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 2 FOLLOWER]: Refusing update from remote peer 05770d7e0f854cc7aa41a0e339ae2382: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:29.657037 15176 consensus_queue.cc:1048] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:29.662072 15182 raft_consensus.cc:993] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382: : Instructing follower 67f20b7f440a441fb5742c4c0f83e4e8 to start an election
I20260710 13:20:29.662616 15184 raft_consensus.cc:1081] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 LEADER]: Signalling peer 67f20b7f440a441fb5742c4c0f83e4e8 to start an election
I20260710 13:20:29.664343 15055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fc2cbd4ac404991b08965cbfc2c4377"
dest_uuid: "67f20b7f440a441fb5742c4c0f83e4e8"
 from {username='slave'} at 127.0.0.1:44560
I20260710 13:20:29.665022 15055 raft_consensus.cc:493] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:29.665480 15055 raft_consensus.cc:3060] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:29.667562 15130 raft_consensus.cc:1275] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 2 FOLLOWER]: Refusing update from remote peer 05770d7e0f854cc7aa41a0e339ae2382: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:29.672358 15055 raft_consensus.cc:515] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:29.673175 15184 consensus_queue.cc:1048] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:29.675191 14981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc2cbd4ac404991b08965cbfc2c4377" candidate_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05770d7e0f854cc7aa41a0e339ae2382"
I20260710 13:20:29.675299 15130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc2cbd4ac404991b08965cbfc2c4377" candidate_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3eb883590d654072b522264dbad65c6a"
I20260710 13:20:29.675827 14981 raft_consensus.cc:3055] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:29.676162 14981 raft_consensus.cc:740] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 05770d7e0f854cc7aa41a0e339ae2382, State: Running, Role: LEADER
I20260710 13:20:29.676926 14981 consensus_queue.cc:260] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [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: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:29.678424 14981 raft_consensus.cc:3060] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:29.677073 15055 leader_election.cc:290] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [CANDIDATE]: Term 3 election: Requested vote from peers 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193:44875), 3eb883590d654072b522264dbad65c6a (127.11.36.195:38369)
I20260710 13:20:29.684214 14981 raft_consensus.cc:2468] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67f20b7f440a441fb5742c4c0f83e4e8 in term 3.
I20260710 13:20:29.685127 15022 leader_election.cc:304] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [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: 05770d7e0f854cc7aa41a0e339ae2382, 67f20b7f440a441fb5742c4c0f83e4e8; no voters: 3eb883590d654072b522264dbad65c6a
I20260710 13:20:29.685871 15203 raft_consensus.cc:2804] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:29.686709 15203 raft_consensus.cc:697] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 3 LEADER]: Becoming Leader. State: Replica: 67f20b7f440a441fb5742c4c0f83e4e8, State: Running, Role: LEADER
I20260710 13:20:29.687500 15203 consensus_queue.cc:237] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [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: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } }
I20260710 13:20:29.693125 14876 catalog_manager.cc:5697] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 reported cstate change: term changed from 2 to 3, leader changed from 05770d7e0f854cc7aa41a0e339ae2382 (127.11.36.193) to 67f20b7f440a441fb5742c4c0f83e4e8 (127.11.36.194). New cstate: current_term: 3 leader_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05770d7e0f854cc7aa41a0e339ae2382" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 44875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67f20b7f440a441fb5742c4c0f83e4e8" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 39071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb883590d654072b522264dbad65c6a" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 38369 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.858927 11411 tablet_server.cc:179] TabletServer@127.11.36.193:0 shutting down...
I20260710 13:20:29.876480 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:29.877179 11411 tablet_replica.cc:333] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382: stopping tablet replica
I20260710 13:20:29.877812 11411 raft_consensus.cc:2243] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.878265 11411 raft_consensus.cc:2272] T 8fc2cbd4ac404991b08965cbfc2c4377 P 05770d7e0f854cc7aa41a0e339ae2382 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.880779 11411 tablet_replica.cc:333] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382: stopping tablet replica
I20260710 13:20:29.881317 11411 raft_consensus.cc:2243] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.882272 11411 raft_consensus.cc:2272] T 57fed7d5ebaf4a1daa00b82b87d629fc P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.884315 11411 tablet_replica.cc:333] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382: stopping tablet replica
I20260710 13:20:29.884824 11411 raft_consensus.cc:2243] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.885244 11411 raft_consensus.cc:2272] T 4653386296024e469eb2b11358a9e240 P 05770d7e0f854cc7aa41a0e339ae2382 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.887243 11411 tablet_replica.cc:333] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382: stopping tablet replica
I20260710 13:20:29.887705 11411 raft_consensus.cc:2243] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.888388 11411 raft_consensus.cc:2272] T 362d9f0c09804266a22c6d864bde9f43 P 05770d7e0f854cc7aa41a0e339ae2382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.902173 11411 tablet_server.cc:196] TabletServer@127.11.36.193:0 shutdown complete.
I20260710 13:20:29.914037 11411 tablet_server.cc:179] TabletServer@127.11.36.194:0 shutting down...
I20260710 13:20:29.932660 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:29.933354 11411 tablet_replica.cc:333] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8: stopping tablet replica
I20260710 13:20:29.934044 11411 raft_consensus.cc:2243] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.934654 11411 pending_rounds.cc:70] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8: Trying to abort 1 pending ops.
I20260710 13:20:29.934839 11411 pending_rounds.cc:77] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992723207753728 op_type: NO_OP noop_request { }
I20260710 13:20:29.935113 11411 raft_consensus.cc:2889] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:29.935360 11411 raft_consensus.cc:2272] T 8fc2cbd4ac404991b08965cbfc2c4377 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.937547 11411 tablet_replica.cc:333] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8: stopping tablet replica
I20260710 13:20:29.938212 11411 raft_consensus.cc:2243] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.938675 11411 raft_consensus.cc:2272] T 57fed7d5ebaf4a1daa00b82b87d629fc P 67f20b7f440a441fb5742c4c0f83e4e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.940893 11411 tablet_replica.cc:333] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8: stopping tablet replica
I20260710 13:20:29.941452 11411 raft_consensus.cc:2243] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.941968 11411 raft_consensus.cc:2272] T 4653386296024e469eb2b11358a9e240 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.944104 11411 tablet_replica.cc:333] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8: stopping tablet replica
I20260710 13:20:29.944613 11411 raft_consensus.cc:2243] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.945045 11411 raft_consensus.cc:2272] T 362d9f0c09804266a22c6d864bde9f43 P 67f20b7f440a441fb5742c4c0f83e4e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.968086 11411 tablet_server.cc:196] TabletServer@127.11.36.194:0 shutdown complete.
I20260710 13:20:29.980839 11411 tablet_server.cc:179] TabletServer@127.11.36.195:0 shutting down...
I20260710 13:20:29.997732 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:29.998383 11411 tablet_replica.cc:333] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a: stopping tablet replica
I20260710 13:20:29.998961 11411 raft_consensus.cc:2243] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.999423 11411 raft_consensus.cc:2272] T 8fc2cbd4ac404991b08965cbfc2c4377 P 3eb883590d654072b522264dbad65c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.001456 11411 tablet_replica.cc:333] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a: stopping tablet replica
I20260710 13:20:30.002017 11411 raft_consensus.cc:2243] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.002432 11411 raft_consensus.cc:2272] T 362d9f0c09804266a22c6d864bde9f43 P 3eb883590d654072b522264dbad65c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.004467 11411 tablet_replica.cc:333] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a: stopping tablet replica
I20260710 13:20:30.004966 11411 raft_consensus.cc:2243] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.005383 11411 raft_consensus.cc:2272] T 57fed7d5ebaf4a1daa00b82b87d629fc P 3eb883590d654072b522264dbad65c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.007766 11411 tablet_replica.cc:333] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a: stopping tablet replica
I20260710 13:20:30.008188 11411 raft_consensus.cc:2243] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.008855 11411 raft_consensus.cc:2272] T 4653386296024e469eb2b11358a9e240 P 3eb883590d654072b522264dbad65c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.030885 11411 tablet_server.cc:196] TabletServer@127.11.36.195:0 shutdown complete.
I20260710 13:20:30.042356 11411 master.cc:562] Master@127.11.36.254:39153 shutting down...
I20260710 13:20:30.058136 11411 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.058818 11411 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.059187 11411 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5c80d65eb02c4c628de77edd65e99589: stopping tablet replica
I20260710 13:20:30.077996 11411 master.cc:584] Master@127.11.36.254:39153 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2599 ms)
[----------] 6 tests from LeaderRebalancerTest (93479 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:20:30.105682 11411 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.36.254:45067
I20260710 13:20:30.106884 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:30.112388 15223 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:30.112522 15224 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:30.113433 15226 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:30.115294 11411 server_base.cc:1061] running on GCE node
I20260710 13:20:30.116117 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:30.116328 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:30.116501 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689630116483 us; error 0 us; skew 500 ppm
I20260710 13:20:30.117012 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:30.119300 11411 webserver.cc:533] Webserver started at http://127.11.36.254:38533/ using document root <none> and password file <none>
I20260710 13:20:30.119779 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:30.119987 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:30.120261 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:30.121299 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/master-0-root/instance:
uuid: "6b10d45794724cfbb2c7ca715e4f7f0b"
format_stamp: "Formatted at 2026-07-10 13:20:30 on dist-test-slave-dzsf"
I20260710 13:20:30.125579 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:20:30.129135 15231 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.130012 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:30.130293 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/master-0-root
uuid: "6b10d45794724cfbb2c7ca715e4f7f0b"
format_stamp: "Formatted at 2026-07-10 13:20:30 on dist-test-slave-dzsf"
I20260710 13:20:30.130576 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:30.152971 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:30.154022 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:30.190219 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.254:45067
I20260710 13:20:30.190358 15282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.254:45067 every 8 connection(s)
I20260710 13:20:30.194039 15283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.204239 15283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b: Bootstrap starting.
I20260710 13:20:30.208523 15283 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:30.212370 15283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b: No bootstrap required, opened a new log
I20260710 13:20:30.214375 15283 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b10d45794724cfbb2c7ca715e4f7f0b" member_type: VOTER }
I20260710 13:20:30.214772 15283 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:30.215013 15283 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10d45794724cfbb2c7ca715e4f7f0b, State: Initialized, Role: FOLLOWER
I20260710 13:20:30.215561 15283 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b10d45794724cfbb2c7ca715e4f7f0b" member_type: VOTER }
I20260710 13:20:30.216022 15283 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:30.216245 15283 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:30.216490 15283 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:30.220685 15283 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b10d45794724cfbb2c7ca715e4f7f0b" member_type: VOTER }
I20260710 13:20:30.221169 15283 leader_election.cc:304] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [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: 6b10d45794724cfbb2c7ca715e4f7f0b; no voters: 
I20260710 13:20:30.222235 15283 leader_election.cc:290] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:30.222571 15286 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:30.223922 15286 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [term 1 LEADER]: Becoming Leader. State: Replica: 6b10d45794724cfbb2c7ca715e4f7f0b, State: Running, Role: LEADER
I20260710 13:20:30.224476 15286 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [LEADER]: Queue going to LEADER mode. State: All 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: "6b10d45794724cfbb2c7ca715e4f7f0b" member_type: VOTER }
I20260710 13:20:30.224987 15283 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:30.227398 15287 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b10d45794724cfbb2c7ca715e4f7f0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b10d45794724cfbb2c7ca715e4f7f0b" member_type: VOTER } }
I20260710 13:20:30.228132 15287 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:30.227454 15288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b10d45794724cfbb2c7ca715e4f7f0b. Latest consensus state: current_term: 1 leader_uuid: "6b10d45794724cfbb2c7ca715e4f7f0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b10d45794724cfbb2c7ca715e4f7f0b" member_type: VOTER } }
I20260710 13:20:30.228729 15288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:30.232223 15292 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:30.238420 15292 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:30.239367 11411 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:30.246783 15292 catalog_manager.cc:1383] Generated new cluster ID: 7543b8fe8a6847f1a2f5dcc5bfed0219
I20260710 13:20:30.247063 15292 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:30.288718 15292 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:30.290093 15292 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:30.306038 15292 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b: Generated new TSK 0
I20260710 13:20:30.306670 15292 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:30.370559 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:30.376317 15304 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:30.377444 15305 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:30.378948 11411 server_base.cc:1061] running on GCE node
W20260710 13:20:30.379079 15307 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:30.380111 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:30.380308 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:30.380432 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689630380421 us; error 0 us; skew 500 ppm
I20260710 13:20:30.380923 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:30.383298 11411 webserver.cc:533] Webserver started at http://127.11.36.193:43029/ using document root <none> and password file <none>
I20260710 13:20:30.383746 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:30.383905 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:30.384125 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:30.385179 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-0-root/instance:
uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
format_stamp: "Formatted at 2026-07-10 13:20:30 on dist-test-slave-dzsf"
I20260710 13:20:30.389855 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:20:30.393069 15312 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.393940 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:30.394310 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-0-root
uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
format_stamp: "Formatted at 2026-07-10 13:20:30 on dist-test-slave-dzsf"
I20260710 13:20:30.394600 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:30.416087 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:30.417251 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:30.418753 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:30.420949 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:30.421170 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.421430 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:30.421623 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.459553 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.193:39863
I20260710 13:20:30.459664 15374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.193:39863 every 8 connection(s)
I20260710 13:20:30.464690 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:30.471338 15379 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:30.472594 15380 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:30.475494 11411 server_base.cc:1061] running on GCE node
W20260710 13:20:30.475519 15383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:30.477412 15375 heartbeater.cc:344] Connected to a master server at 127.11.36.254:45067
I20260710 13:20:30.477491 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:30.477880 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:30.477932 15375 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:30.478065 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689630478028 us; error 0 us; skew 500 ppm
I20260710 13:20:30.478760 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:30.478849 15375 heartbeater.cc:507] Master 127.11.36.254:45067 requested a full tablet report, sending...
I20260710 13:20:30.481119 15248 ts_manager.cc:194] Registered new tserver with Master: 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863)
I20260710 13:20:30.481566 11411 webserver.cc:533] Webserver started at http://127.11.36.194:44773/ using document root <none> and password file <none>
I20260710 13:20:30.482173 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:30.482368 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:30.482671 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:30.483090 15248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51962
I20260710 13:20:30.483989 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-1-root/instance:
uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
format_stamp: "Formatted at 2026-07-10 13:20:30 on dist-test-slave-dzsf"
I20260710 13:20:30.488641 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 13:20:30.491916 15387 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.492668 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:30.492964 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-1-root
uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
format_stamp: "Formatted at 2026-07-10 13:20:30 on dist-test-slave-dzsf"
I20260710 13:20:30.493199 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:30.525373 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:30.526633 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:30.528086 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:30.530536 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:30.530789 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.531042 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:30.531170 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.571233 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.194:45975
I20260710 13:20:30.571429 15449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.194:45975 every 8 connection(s)
I20260710 13:20:30.576066 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:30.583284 15453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:30.586300 15454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:30.591814 15450 heartbeater.cc:344] Connected to a master server at 127.11.36.254:45067
I20260710 13:20:30.592445 15450 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:30.593468 15450 heartbeater.cc:507] Master 127.11.36.254:45067 requested a full tablet report, sending...
I20260710 13:20:30.593513 11411 server_base.cc:1061] running on GCE node
W20260710 13:20:30.593843 15456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:30.595032 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:30.595321 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:30.595546 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689630595527 us; error 0 us; skew 500 ppm
I20260710 13:20:30.596114 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:30.596166 15248 ts_manager.cc:194] Registered new tserver with Master: dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:30.598047 15248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51976
I20260710 13:20:30.599293 11411 webserver.cc:533] Webserver started at http://127.11.36.195:44153/ using document root <none> and password file <none>
I20260710 13:20:30.599856 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:30.600045 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:30.600339 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:30.601393 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-2-root/instance:
uuid: "72a8d4caf6a049b08cdecbd4df29a599"
format_stamp: "Formatted at 2026-07-10 13:20:30 on dist-test-slave-dzsf"
I20260710 13:20:30.605829 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:30.610172 15461 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.610996 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:20:30.611338 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-2-root
uuid: "72a8d4caf6a049b08cdecbd4df29a599"
format_stamp: "Formatted at 2026-07-10 13:20:30 on dist-test-slave-dzsf"
I20260710 13:20:30.611613 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536464315-11411-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:30.626814 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:30.627971 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:30.629426 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:30.631918 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:30.632155 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.632436 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:30.632609 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.672937 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.195:42043
I20260710 13:20:30.673053 15523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.195:42043 every 8 connection(s)
I20260710 13:20:30.686417 15524 heartbeater.cc:344] Connected to a master server at 127.11.36.254:45067
I20260710 13:20:30.686782 15524 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:30.687417 15524 heartbeater.cc:507] Master 127.11.36.254:45067 requested a full tablet report, sending...
I20260710 13:20:30.689239 15248 ts_manager.cc:194] Registered new tserver with Master: 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:30.690191 11411 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013707696s
I20260710 13:20:30.690624 15248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51988
I20260710 13:20:30.716284 15248 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51994:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:30.718845 15248 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:30.779979 15489 tablet_service.cc:1511] Processing CreateTablet for tablet 7b20a7bd3e31410f88ae52771a82939f (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:30.781373 15489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b20a7bd3e31410f88ae52771a82939f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.786808 15340 tablet_service.cc:1511] Processing CreateTablet for tablet 7b20a7bd3e31410f88ae52771a82939f (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:30.787125 15488 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee241e2fe5e44f8beb840afbf25b5bf (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:30.788290 15340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b20a7bd3e31410f88ae52771a82939f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.788563 15488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee241e2fe5e44f8beb840afbf25b5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.792560 15339 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee241e2fe5e44f8beb840afbf25b5bf (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:30.793962 15339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee241e2fe5e44f8beb840afbf25b5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.794718 15487 tablet_service.cc:1511] Processing CreateTablet for tablet 2cae6c1398ff4ec8b9664468699980ef (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:30.795106 15338 tablet_service.cc:1511] Processing CreateTablet for tablet 2cae6c1398ff4ec8b9664468699980ef (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:30.796101 15487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cae6c1398ff4ec8b9664468699980ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.796437 15338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cae6c1398ff4ec8b9664468699980ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.807133 15337 tablet_service.cc:1511] Processing CreateTablet for tablet a94273395ee0453abb5bb5efbd13ce5a (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:30.809003 15337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94273395ee0453abb5bb5efbd13ce5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.816248 15415 tablet_service.cc:1511] Processing CreateTablet for tablet 7b20a7bd3e31410f88ae52771a82939f (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:30.816665 15336 tablet_service.cc:1511] Processing CreateTablet for tablet 475d9a4e33f047d89ed4c0a1f429d5b9 (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:30.818172 15415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b20a7bd3e31410f88ae52771a82939f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.818794 15336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475d9a4e33f047d89ed4c0a1f429d5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.824457 15335 tablet_service.cc:1511] Processing CreateTablet for tablet c3f7cbbe5ecb40f4bf19219ecdbb970d (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:30.826454 15335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f7cbbe5ecb40f4bf19219ecdbb970d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.835039 15414 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee241e2fe5e44f8beb840afbf25b5bf (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:30.836941 15414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee241e2fe5e44f8beb840afbf25b5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.853942 15413 tablet_service.cc:1511] Processing CreateTablet for tablet 2cae6c1398ff4ec8b9664468699980ef (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:30.855454 15413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cae6c1398ff4ec8b9664468699980ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.858155 15486 tablet_service.cc:1511] Processing CreateTablet for tablet a94273395ee0453abb5bb5efbd13ce5a (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:30.858603 15412 tablet_service.cc:1511] Processing CreateTablet for tablet a94273395ee0453abb5bb5efbd13ce5a (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:30.859575 15486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94273395ee0453abb5bb5efbd13ce5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.859881 15412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94273395ee0453abb5bb5efbd13ce5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.862703 15411 tablet_service.cc:1511] Processing CreateTablet for tablet 475d9a4e33f047d89ed4c0a1f429d5b9 (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:30.864682 15411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475d9a4e33f047d89ed4c0a1f429d5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.867106 15410 tablet_service.cc:1511] Processing CreateTablet for tablet c3f7cbbe5ecb40f4bf19219ecdbb970d (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:30.869199 15410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f7cbbe5ecb40f4bf19219ecdbb970d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.883479 15334 tablet_service.cc:1511] Processing CreateTablet for tablet ec8bafad38344f09966d0f5a94d8a249 (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:30.886646 15333 tablet_service.cc:1511] Processing CreateTablet for tablet c70e61a5a2e3492da60ae07da26954ee (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:30.885485 15334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8bafad38344f09966d0f5a94d8a249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.888922 15333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70e61a5a2e3492da60ae07da26954ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.889995 15485 tablet_service.cc:1511] Processing CreateTablet for tablet c3f7cbbe5ecb40f4bf19219ecdbb970d (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:30.891790 15485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f7cbbe5ecb40f4bf19219ecdbb970d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.903931 15487 tablet_service.cc:1511] Processing CreateTablet for tablet 475d9a4e33f047d89ed4c0a1f429d5b9 (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:30.905872 15487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475d9a4e33f047d89ed4c0a1f429d5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.931324 15332 tablet_service.cc:1511] Processing CreateTablet for tablet d94648073ac1468bb310abb9fd3ee9e9 (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:30.932940 15332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94648073ac1468bb310abb9fd3ee9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.943852 15484 tablet_service.cc:1511] Processing CreateTablet for tablet ec8bafad38344f09966d0f5a94d8a249 (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:30.945144 15484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8bafad38344f09966d0f5a94d8a249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.945545 15407 tablet_service.cc:1511] Processing CreateTablet for tablet d94648073ac1468bb310abb9fd3ee9e9 (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:30.946866 15407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94648073ac1468bb310abb9fd3ee9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.950655 15482 tablet_service.cc:1511] Processing CreateTablet for tablet d94648073ac1468bb310abb9fd3ee9e9 (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:30.952004 15482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94648073ac1468bb310abb9fd3ee9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.955353 15409 tablet_service.cc:1511] Processing CreateTablet for tablet ec8bafad38344f09966d0f5a94d8a249 (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:30.956740 15409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8bafad38344f09966d0f5a94d8a249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.957067 15408 tablet_service.cc:1511] Processing CreateTablet for tablet c70e61a5a2e3492da60ae07da26954ee (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:30.958348 15408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70e61a5a2e3492da60ae07da26954ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.955273 15483 tablet_service.cc:1511] Processing CreateTablet for tablet c70e61a5a2e3492da60ae07da26954ee (DEFAULT_TABLE table=test-workload [id=3af08efde16942f69da4dfc1f319d959]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:30.964986 15540 tablet_bootstrap.cc:492] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:30.971287 15540 tablet_bootstrap.cc:654] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:30.975399 15541 tablet_bootstrap.cc:492] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:30.979794 15483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70e61a5a2e3492da60ae07da26954ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.001210 15539 tablet_bootstrap.cc:492] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:31.011137 15541 tablet_bootstrap.cc:654] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.036654 15540 tablet_bootstrap.cc:492] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:31.037161 15540 ts_tablet_manager.cc:1403] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.043s
I20260710 13:20:31.039880 15540 raft_consensus.cc:359] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.040588 15540 raft_consensus.cc:385] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.040876 15540 raft_consensus.cc:740] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.041759 15540 consensus_queue.cc:260] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.050074 15524 heartbeater.cc:499] Master 127.11.36.254:45067 was elected leader, sending a full tablet report...
I20260710 13:20:31.051465 15540 ts_tablet_manager.cc:1434] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260710 13:20:31.052757 15540 tablet_bootstrap.cc:492] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:31.060719 15540 tablet_bootstrap.cc:654] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.081954 15539 tablet_bootstrap.cc:654] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.087965 15540 tablet_bootstrap.cc:492] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:31.088676 15540 ts_tablet_manager.cc:1403] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.013s
I20260710 13:20:31.092413 15540 raft_consensus.cc:359] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.093493 15540 raft_consensus.cc:385] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.093971 15540 raft_consensus.cc:740] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.095188 15540 consensus_queue.cc:260] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.098062 15540 ts_tablet_manager.cc:1434] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:31.099272 15540 tablet_bootstrap.cc:492] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:31.098073 15539 tablet_bootstrap.cc:492] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:31.102048 15539 ts_tablet_manager.cc:1403] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.000s
I20260710 13:20:31.102191 15541 tablet_bootstrap.cc:492] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:31.102890 15541 ts_tablet_manager.cc:1403] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.128s	user 0.031s	sys 0.030s
I20260710 13:20:31.104379 15540 tablet_bootstrap.cc:654] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.106173 15541 raft_consensus.cc:359] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.107760 15541 raft_consensus.cc:385] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.108155 15541 raft_consensus.cc:740] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.109740 15541 consensus_queue.cc:260] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.106395 15539 raft_consensus.cc:359] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.111881 15539 raft_consensus.cc:385] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.112198 15540 tablet_bootstrap.cc:492] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:31.112365 15539 raft_consensus.cc:740] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.112939 15540 ts_tablet_manager.cc:1403] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:20:31.112946 15541 ts_tablet_manager.cc:1434] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:31.113121 15450 heartbeater.cc:499] Master 127.11.36.254:45067 was elected leader, sending a full tablet report...
I20260710 13:20:31.113642 15539 consensus_queue.cc:260] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.114565 15541 tablet_bootstrap.cc:492] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:31.116192 15540 raft_consensus.cc:359] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.116953 15540 raft_consensus.cc:385] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.117233 15540 raft_consensus.cc:740] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.118060 15540 consensus_queue.cc:260] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.120558 15540 ts_tablet_manager.cc:1434] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:20:31.121702 15540 tablet_bootstrap.cc:492] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:31.124379 15541 tablet_bootstrap.cc:654] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.127736 15375 heartbeater.cc:499] Master 127.11.36.254:45067 was elected leader, sending a full tablet report...
I20260710 13:20:31.128248 15539 ts_tablet_manager.cc:1434] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.026s	user 0.020s	sys 0.000s
I20260710 13:20:31.128623 15540 tablet_bootstrap.cc:654] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.130728 15539 tablet_bootstrap.cc:492] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:31.145502 15540 tablet_bootstrap.cc:492] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:31.146162 15540 ts_tablet_manager.cc:1403] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260710 13:20:31.146904 15539 tablet_bootstrap.cc:654] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.149050 15540 raft_consensus.cc:359] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.150804 15541 tablet_bootstrap.cc:492] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:31.151464 15540 raft_consensus.cc:385] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.151783 15541 ts_tablet_manager.cc:1403] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.010s
I20260710 13:20:31.151859 15540 raft_consensus.cc:740] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.153127 15540 consensus_queue.cc:260] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.155755 15541 raft_consensus.cc:359] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.156927 15541 raft_consensus.cc:385] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.157358 15541 raft_consensus.cc:740] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.159199 15540 ts_tablet_manager.cc:1434] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:20:31.158531 15541 consensus_queue.cc:260] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.160442 15540 tablet_bootstrap.cc:492] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:31.162158 15541 ts_tablet_manager.cc:1434] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:20:31.163784 15541 tablet_bootstrap.cc:492] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:31.167092 15540 tablet_bootstrap.cc:654] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.173436 15541 tablet_bootstrap.cc:654] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.198170 15539 tablet_bootstrap.cc:492] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:31.198873 15539 ts_tablet_manager.cc:1403] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.068s	user 0.042s	sys 0.016s
I20260710 13:20:31.202745 15539 raft_consensus.cc:359] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:31.203715 15539 raft_consensus.cc:385] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.204083 15539 raft_consensus.cc:740] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.205159 15539 consensus_queue.cc:260] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:31.208695 15539 ts_tablet_manager.cc:1434] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:20:31.209977 15539 tablet_bootstrap.cc:492] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:31.217852 15539 tablet_bootstrap.cc:654] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.222204 15549 raft_consensus.cc:493] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.222926 15549 raft_consensus.cc:515] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.225791 15549 leader_election.cc:290] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.228384 15539 tablet_bootstrap.cc:492] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:31.228459 15540 tablet_bootstrap.cc:492] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:31.228942 15539 ts_tablet_manager.cc:1403] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.008s
I20260710 13:20:31.229223 15540 ts_tablet_manager.cc:1403] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.069s	user 0.040s	sys 0.027s
I20260710 13:20:31.231097 15539 raft_consensus.cc:359] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.231702 15539 raft_consensus.cc:385] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.231993 15539 raft_consensus.cc:740] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.233139 15541 tablet_bootstrap.cc:492] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:31.232731 15540 raft_consensus.cc:359] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.233680 15540 raft_consensus.cc:385] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.233997 15540 raft_consensus.cc:740] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
W20260710 13:20:31.234979 15296 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:31.234874 15540 consensus_queue.cc:260] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.232921 15539 consensus_queue.cc:260] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.237393 15541 ts_tablet_manager.cc:1403] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.042s
I20260710 13:20:31.240595 15539 ts_tablet_manager.cc:1434] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:20:31.241640 15539 tablet_bootstrap.cc:492] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:31.241544 15541 raft_consensus.cc:359] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.242424 15541 raft_consensus.cc:385] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.237551 15540 ts_tablet_manager.cc:1434] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:31.242724 15541 raft_consensus.cc:740] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.247193 15541 consensus_queue.cc:260] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.248369 15539 tablet_bootstrap.cc:654] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.249527 15544 raft_consensus.cc:493] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.250020 15544 raft_consensus.cc:515] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.251120 15540 tablet_bootstrap.cc:492] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:31.252641 15544 leader_election.cc:290] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:31.264901 15541 ts_tablet_manager.cc:1434] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 13:20:31.266214 15541 tablet_bootstrap.cc:492] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:31.269531 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee241e2fe5e44f8beb840afbf25b5bf" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:31.270279 15425 raft_consensus.cc:2468] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 0.
I20260710 13:20:31.271626 15540 tablet_bootstrap.cc:654] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.274487 15313 leader_election.cc:304] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:31.275269 15549 raft_consensus.cc:2804] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.275689 15549 raft_consensus.cc:493] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.276010 15549 raft_consensus.cc:3060] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.277478 15541 tablet_bootstrap.cc:654] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.283869 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee241e2fe5e44f8beb840afbf25b5bf" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:31.285660 15499 raft_consensus.cc:2468] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 0.
I20260710 13:20:31.283710 15549 raft_consensus.cc:515] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.287859 15549 leader_election.cc:290] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Requested vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.289635 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee241e2fe5e44f8beb840afbf25b5bf" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:31.292420 15499 raft_consensus.cc:3060] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.292645 15541 tablet_bootstrap.cc:492] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:31.293169 15541 ts_tablet_manager.cc:1403] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260710 13:20:31.296097 15541 raft_consensus.cc:359] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.296815 15541 raft_consensus.cc:385] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.296871 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94648073ac1468bb310abb9fd3ee9e9" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:31.297196 15541 raft_consensus.cc:740] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.290418 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee241e2fe5e44f8beb840afbf25b5bf" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:31.291669 15539 tablet_bootstrap.cc:492] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:31.297838 15425 raft_consensus.cc:3060] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.298017 15539 ts_tablet_manager.cc:1403] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260710 13:20:31.297992 15541 consensus_queue.cc:260] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
W20260710 13:20:31.298748 15462 leader_election.cc:343] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.301086 15539 raft_consensus.cc:359] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.301865 15539 raft_consensus.cc:385] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.302136 15539 raft_consensus.cc:740] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.302381 15541 ts_tablet_manager.cc:1434] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:31.303332 15541 tablet_bootstrap.cc:492] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:31.302999 15539 consensus_queue.cc:260] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.304339 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94648073ac1468bb310abb9fd3ee9e9" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:31.304926 15425 raft_consensus.cc:2468] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 1.
W20260710 13:20:31.306041 15464 leader_election.cc:343] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.306123 15313 leader_election.cc:304] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:31.306545 15464 leader_election.cc:304] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:31.307542 15549 raft_consensus.cc:2804] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.308118 15549 raft_consensus.cc:697] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Becoming Leader. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:31.308210 15544 raft_consensus.cc:2749] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:31.306720 15499 raft_consensus.cc:2468] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 1.
I20260710 13:20:31.309271 15540 tablet_bootstrap.cc:492] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:31.309911 15540 ts_tablet_manager.cc:1403] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.002s
I20260710 13:20:31.309209 15549 consensus_queue.cc:237] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.313470 15540 raft_consensus.cc:359] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.314262 15540 raft_consensus.cc:385] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.314617 15540 raft_consensus.cc:740] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.315517 15540 consensus_queue.cc:260] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.317262 15539 ts_tablet_manager.cc:1434] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260710 13:20:31.318363 15539 tablet_bootstrap.cc:492] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:31.319458 15541 tablet_bootstrap.cc:654] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.324664 15539 tablet_bootstrap.cc:654] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.326134 15540 ts_tablet_manager.cc:1434] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 13:20:31.327267 15540 tablet_bootstrap.cc:492] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:31.344846 15544 raft_consensus.cc:493] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.345549 15544 raft_consensus.cc:515] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.345016 15540 tablet_bootstrap.cc:654] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.348434 15544 leader_election.cc:290] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:31.349354 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94273395ee0453abb5bb5efbd13ce5a" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
W20260710 13:20:31.350847 15464 leader_election.cc:343] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.351527 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94273395ee0453abb5bb5efbd13ce5a" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:31.352377 15425 raft_consensus.cc:2468] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 0.
I20260710 13:20:31.353832 15462 leader_election.cc:304] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [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: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:31.355630 15544 raft_consensus.cc:2804] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.356009 15544 raft_consensus.cc:493] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.356336 15544 raft_consensus.cc:3060] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.357838 15540 tablet_bootstrap.cc:492] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:31.359603 15540 ts_tablet_manager.cc:1403] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.004s
I20260710 13:20:31.363029 15540 raft_consensus.cc:359] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.367105 15540 raft_consensus.cc:385] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.367337 15544 raft_consensus.cc:515] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.367832 15540 raft_consensus.cc:740] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.369113 15540 consensus_queue.cc:260] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.370680 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94273395ee0453abb5bb5efbd13ce5a" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
W20260710 13:20:31.372663 15464 leader_election.cc:343] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.379510 15248 catalog_manager.cc:5697] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.387677 15541 tablet_bootstrap.cc:492] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:31.388434 15541 ts_tablet_manager.cc:1403] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.085s	user 0.030s	sys 0.025s
I20260710 13:20:31.390579 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94273395ee0453abb5bb5efbd13ce5a" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:31.391403 15425 raft_consensus.cc:3060] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.392519 15541 raft_consensus.cc:359] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.393684 15541 raft_consensus.cc:385] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.394088 15541 raft_consensus.cc:740] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.395259 15541 consensus_queue.cc:260] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.405732 15544 leader_election.cc:290] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:31.407449 15541 ts_tablet_manager.cc:1434] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 13:20:31.410475 15544 raft_consensus.cc:493] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.412325 15549 raft_consensus.cc:493] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.412871 15549 raft_consensus.cc:515] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.413229 15544 raft_consensus.cc:515] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.415060 15549 leader_election.cc:290] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.415165 15539 tablet_bootstrap.cc:492] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:31.415831 15539 ts_tablet_manager.cc:1403] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.074s
I20260710 13:20:31.416311 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:31.418474 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
W20260710 13:20:31.418792 15313 leader_election.cc:343] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.419099 15499 raft_consensus.cc:2468] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 0.
I20260710 13:20:31.419649 15548 raft_consensus.cc:493] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.420120 15548 raft_consensus.cc:515] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.420850 15539 raft_consensus.cc:359] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.421639 15539 raft_consensus.cc:385] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.422010 15539 raft_consensus.cc:740] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.422880 15548 leader_election.cc:290] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.422930 15539 consensus_queue.cc:260] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.425761 15539 ts_tablet_manager.cc:1434] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:31.426882 15539 tablet_bootstrap.cc:492] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:31.426645 15313 leader_election.cc:304] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [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: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:31.427696 15549 raft_consensus.cc:2804] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.428233 15549 raft_consensus.cc:493] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.428675 15549 raft_consensus.cc:3060] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.431775 15541 tablet_bootstrap.cc:492] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:31.435977 15539 tablet_bootstrap.cc:654] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.436517 15549 raft_consensus.cc:515] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.438206 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cae6c1398ff4ec8b9664468699980ef" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:31.438874 15350 raft_consensus.cc:2468] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 0.
I20260710 13:20:31.439764 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:31.439975 15549 leader_election.cc:290] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Requested vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.440522 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:31.440982 15464 leader_election.cc:304] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: 
I20260710 13:20:31.441278 15499 raft_consensus.cc:3060] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.446676 15541 tablet_bootstrap.cc:654] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.449837 15539 tablet_bootstrap.cc:492] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
W20260710 13:20:31.450156 15313 leader_election.cc:343] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.450521 15539 ts_tablet_manager.cc:1403] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260710 13:20:31.420238 15425 raft_consensus.cc:2468] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 1.
I20260710 13:20:31.452286 15462 leader_election.cc:304] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:31.454862 15539 raft_consensus.cc:359] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.455940 15539 raft_consensus.cc:385] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.457791 15539 raft_consensus.cc:740] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.458943 15539 consensus_queue.cc:260] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.459631 15499 raft_consensus.cc:2468] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 1.
I20260710 13:20:31.457300 15575 raft_consensus.cc:2804] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.461091 15313 leader_election.cc:304] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:31.460422 15575 raft_consensus.cc:493] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.462226 15575 raft_consensus.cc:3060] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.468971 15544 leader_election.cc:290] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:31.469842 15544 raft_consensus.cc:2804] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.470398 15544 raft_consensus.cc:697] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Becoming Leader. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:31.471534 15544 consensus_queue.cc:237] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.472658 15539 ts_tablet_manager.cc:1434] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 13:20:31.473647 15541 tablet_bootstrap.cc:492] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:31.473950 15539 tablet_bootstrap.cc:492] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:31.474148 15541 ts_tablet_manager.cc:1403] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.015s
I20260710 13:20:31.477207 15541 raft_consensus.cc:359] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.477984 15541 raft_consensus.cc:385] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.478307 15541 raft_consensus.cc:740] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.479072 15541 consensus_queue.cc:260] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.481199 15539 tablet_bootstrap.cc:654] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.484165 15575 raft_consensus.cc:515] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.463090 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cae6c1398ff4ec8b9664468699980ef" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:31.463955 15564 raft_consensus.cc:2804] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.485602 15564 raft_consensus.cc:697] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Becoming Leader. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:31.486753 15564 consensus_queue.cc:237] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.494258 15425 raft_consensus.cc:2468] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 0.
I20260710 13:20:31.495384 15541 ts_tablet_manager.cc:1434] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 13:20:31.495563 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cae6c1398ff4ec8b9664468699980ef" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:31.499101 15350 raft_consensus.cc:3060] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.499974 15540 ts_tablet_manager.cc:1434] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.140s	user 0.044s	sys 0.065s
I20260710 13:20:31.496537 15575 leader_election.cc:290] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:31.501053 15540 tablet_bootstrap.cc:492] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:31.497547 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cae6c1398ff4ec8b9664468699980ef" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:31.502372 15541 tablet_bootstrap.cc:492] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:31.510677 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f7cbbe5ecb40f4bf19219ecdbb970d" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:31.511953 15540 tablet_bootstrap.cc:654] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:31.512382 15388 leader_election.cc:343] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.512769 15350 raft_consensus.cc:2468] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 1.
I20260710 13:20:31.514505 15464 leader_election.cc:304] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:31.515823 15575 raft_consensus.cc:2804] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.516291 15575 raft_consensus.cc:697] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Becoming Leader. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:31.517264 15575 consensus_queue.cc:237] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.519459 15564 raft_consensus.cc:493] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.520073 15564 raft_consensus.cc:515] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.524151 15564 leader_election.cc:290] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.524586 15540 tablet_bootstrap.cc:492] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:31.525098 15540 ts_tablet_manager.cc:1403] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260710 13:20:31.526221 15564 raft_consensus.cc:493] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.526803 15564 raft_consensus.cc:515] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:31.529760 15564 leader_election.cc:290] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:31.529930 15540 raft_consensus.cc:359] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.530366 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20a7bd3e31410f88ae52771a82939f" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:31.530649 15540 raft_consensus.cc:385] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.530948 15540 raft_consensus.cc:740] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
W20260710 13:20:31.531824 15313 leader_election.cc:343] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.529445 15541 tablet_bootstrap.cc:654] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.536931 15540 consensus_queue.cc:260] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.538069 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20a7bd3e31410f88ae52771a82939f" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:31.539379 15540 ts_tablet_manager.cc:1434] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:20:31.540297 15540 tablet_bootstrap.cc:492] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
W20260710 13:20:31.540644 15313 leader_election.cc:343] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.541275 15313 leader_election.cc:304] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2; no voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:31.542220 15564 raft_consensus.cc:2749] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:31.545925 15541 tablet_bootstrap.cc:492] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:31.546432 15541 ts_tablet_manager.cc:1403] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260710 13:20:31.546694 15540 tablet_bootstrap.cc:654] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.546329 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94648073ac1468bb310abb9fd3ee9e9" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:31.547322 15499 raft_consensus.cc:2468] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 0.
I20260710 13:20:31.545177 15247 catalog_manager.cc:5697] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:31.552779 15313 leader_election.cc:304] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: 
I20260710 13:20:31.553866 15564 raft_consensus.cc:2804] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.553962 15544 raft_consensus.cc:493] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.554253 15564 raft_consensus.cc:493] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.554354 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94648073ac1468bb310abb9fd3ee9e9" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:31.554796 15564 raft_consensus.cc:3060] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.554543 15544 raft_consensus.cc:515] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.554229 15541 raft_consensus.cc:359] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:31.556025 15541 raft_consensus.cc:385] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.556310 15541 raft_consensus.cc:740] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.557083 15544 leader_election.cc:290] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:31.558965 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f7cbbe5ecb40f4bf19219ecdbb970d" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:31.560065 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f7cbbe5ecb40f4bf19219ecdbb970d" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
W20260710 13:20:31.560526 15464 leader_election.cc:343] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.560933 15424 raft_consensus.cc:2468] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 0.
I20260710 13:20:31.561692 15541 consensus_queue.cc:260] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:31.563910 15540 tablet_bootstrap.cc:492] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:31.564381 15540 ts_tablet_manager.cc:1403] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20260710 13:20:31.565999 15462 leader_election.cc:304] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [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: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:31.567175 15541 ts_tablet_manager.cc:1434] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:20:31.567040 15540 raft_consensus.cc:359] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:31.567773 15540 raft_consensus.cc:385] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.568058 15540 raft_consensus.cc:740] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.568216 15544 raft_consensus.cc:2804] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.568747 15544 raft_consensus.cc:493] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.569231 15544 raft_consensus.cc:3060] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.569159 15540 consensus_queue.cc:260] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:31.568243 15541 tablet_bootstrap.cc:492] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:31.571794 15540 ts_tablet_manager.cc:1434] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:31.581813 15541 tablet_bootstrap.cc:654] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.587931 15544 raft_consensus.cc:515] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.591208 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f7cbbe5ecb40f4bf19219ecdbb970d" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:31.591408 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f7cbbe5ecb40f4bf19219ecdbb970d" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:31.591835 15424 raft_consensus.cc:3060] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:31.593369 15464 leader_election.cc:343] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.596894 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f7cbbe5ecb40f4bf19219ecdbb970d" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
W20260710 13:20:31.598965 15390 leader_election.cc:343] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.599627 15390 leader_election.cc:304] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd4c152c56ad47c7ab3f0500e80a671f; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:31.600348 15424 raft_consensus.cc:2468] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 1.
I20260710 13:20:31.601169 15548 raft_consensus.cc:2749] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:31.601778 15462 leader_election.cc:304] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:31.602994 15569 raft_consensus.cc:2804] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.605178 15541 tablet_bootstrap.cc:492] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:31.605832 15541 ts_tablet_manager.cc:1403] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.006s
I20260710 13:20:31.606428 15548 raft_consensus.cc:493] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.607088 15548 raft_consensus.cc:515] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.609709 15548 leader_election.cc:290] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.610709 15564 raft_consensus.cc:515] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.611996 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94648073ac1468bb310abb9fd3ee9e9" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:31.612601 15539 tablet_bootstrap.cc:492] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:31.612942 15350 raft_consensus.cc:2393] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd4c152c56ad47c7ab3f0500e80a671f in current term 1: Already voted for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in this term.
I20260710 13:20:31.613268 15539 ts_tablet_manager.cc:1403] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.140s	user 0.061s	sys 0.041s
I20260710 13:20:31.613134 15425 raft_consensus.cc:2468] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 0.
I20260710 13:20:31.616716 15587 raft_consensus.cc:493] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.617244 15587 raft_consensus.cc:515] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:31.616847 15539 raft_consensus.cc:359] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.619801 15539 raft_consensus.cc:385] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.620405 15548 raft_consensus.cc:493] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.620929 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20a7bd3e31410f88ae52771a82939f" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:31.620472 15539 raft_consensus.cc:740] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.621140 15548 raft_consensus.cc:515] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.621763 15350 raft_consensus.cc:2468] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 0.
I20260710 13:20:31.622975 15464 leader_election.cc:304] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: 
I20260710 13:20:31.623840 15548 leader_election.cc:290] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.623963 15586 raft_consensus.cc:2804] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.624339 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e61a5a2e3492da60ae07da26954ee" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:31.625695 15586 raft_consensus.cc:493] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:20:31.626190 15390 leader_election.cc:343] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.626518 15569 raft_consensus.cc:697] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Becoming Leader. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:31.624924 15539 consensus_queue.cc:260] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.622676 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94648073ac1468bb310abb9fd3ee9e9" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:31.627499 15569 consensus_queue.cc:237] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.628374 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e61a5a2e3492da60ae07da26954ee" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:31.629233 15498 raft_consensus.cc:2468] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 0.
I20260710 13:20:31.630600 15388 leader_election.cc:304] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [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: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:31.626096 15586 raft_consensus.cc:3060] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.631693 15548 raft_consensus.cc:2804] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.632108 15548 raft_consensus.cc:493] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.632496 15548 raft_consensus.cc:3060] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.632882 15499 raft_consensus.cc:2468] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 0.
I20260710 13:20:31.634274 15388 leader_election.cc:304] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [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: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:31.638019 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94648073ac1468bb310abb9fd3ee9e9" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:31.638554 15564 leader_election.cc:290] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Requested vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.630620 15539 ts_tablet_manager.cc:1434] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 13:20:31.639117 15544 leader_election.cc:290] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:31.639210 15541 raft_consensus.cc:359] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.639900 15539 tablet_bootstrap.cc:492] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:31.640208 15548 raft_consensus.cc:515] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.651141 15539 tablet_bootstrap.cc:654] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.641059 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94648073ac1468bb310abb9fd3ee9e9" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:31.651737 15587 leader_election.cc:290] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:31.651831 15498 raft_consensus.cc:3060] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.652972 15548 leader_election.cc:290] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.653331 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20a7bd3e31410f88ae52771a82939f" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:31.653558 15548 raft_consensus.cc:493] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.654156 15548 raft_consensus.cc:515] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:31.655117 15425 raft_consensus.cc:2468] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 0.
I20260710 13:20:31.656260 15548 leader_election.cc:290] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043), 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863)
I20260710 13:20:31.638592 15424 raft_consensus.cc:3060] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.650151 15586 raft_consensus.cc:515] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:31.660800 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20a7bd3e31410f88ae52771a82939f" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:31.661356 15350 raft_consensus.cc:3060] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.661636 15586 leader_election.cc:290] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:31.663096 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20a7bd3e31410f88ae52771a82939f" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:31.663669 15425 raft_consensus.cc:3060] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.668247 15350 raft_consensus.cc:2468] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 1.
I20260710 13:20:31.669611 15464 leader_election.cc:304] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: 
I20260710 13:20:31.670873 15497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20a7bd3e31410f88ae52771a82939f" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:31.671574 15497 raft_consensus.cc:2393] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd4c152c56ad47c7ab3f0500e80a671f in current term 1: Already voted for candidate 72a8d4caf6a049b08cdecbd4df29a599 in this term.
I20260710 13:20:31.672516 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e61a5a2e3492da60ae07da26954ee" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:31.673002 15499 raft_consensus.cc:3060] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.673817 15586 raft_consensus.cc:2804] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.675980 15586 raft_consensus.cc:697] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Becoming Leader. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:31.677459 15586 consensus_queue.cc:237] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:31.680392 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e61a5a2e3492da60ae07da26954ee" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:31.679399 15425 raft_consensus.cc:2468] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 1.
I20260710 13:20:31.681332 15564 raft_consensus.cc:493] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.681890 15564 raft_consensus.cc:515] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.683380 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20a7bd3e31410f88ae52771a82939f" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:31.684207 15350 raft_consensus.cc:2393] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd4c152c56ad47c7ab3f0500e80a671f in current term 1: Already voted for candidate 72a8d4caf6a049b08cdecbd4df29a599 in this term.
I20260710 13:20:31.639930 15541 raft_consensus.cc:385] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.684718 15541 raft_consensus.cc:740] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.684104 15564 leader_election.cc:290] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.685405 15541 consensus_queue.cc:260] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.686353 15499 raft_consensus.cc:2468] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 1.
I20260710 13:20:31.687028 15539 tablet_bootstrap.cc:492] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:31.687569 15539 ts_tablet_manager.cc:1403] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.021s
W20260710 13:20:31.684068 15390 leader_election.cc:343] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.688091 15498 raft_consensus.cc:2468] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 1.
I20260710 13:20:31.689165 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f7cbbe5ecb40f4bf19219ecdbb970d" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:31.689996 15425 raft_consensus.cc:2393] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in current term 1: Already voted for candidate 72a8d4caf6a049b08cdecbd4df29a599 in this term.
I20260710 13:20:31.690654 15539 raft_consensus.cc:359] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.691193 15313 leader_election.cc:304] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: 
I20260710 13:20:31.692045 15564 raft_consensus.cc:2804] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.692487 15564 raft_consensus.cc:697] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Becoming Leader. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:31.693153 15564 consensus_queue.cc:237] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.691377 15539 raft_consensus.cc:385] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.694168 15539 raft_consensus.cc:740] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.694896 15539 consensus_queue.cc:260] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.694751 15246 catalog_manager.cc:5697] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.697515 15390 leader_election.cc:304] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd4c152c56ad47c7ab3f0500e80a671f; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:31.699313 15388 leader_election.cc:304] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:31.699694 15590 raft_consensus.cc:2749] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:31.700070 15541 ts_tablet_manager.cc:1434] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260710 13:20:31.700218 15548 raft_consensus.cc:2804] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.700567 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f7cbbe5ecb40f4bf19219ecdbb970d" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:31.701040 15541 tablet_bootstrap.cc:492] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:31.701802 15539 ts_tablet_manager.cc:1434] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:20:31.702126 15313 leader_election.cc:304] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2; no voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:31.702699 15539 tablet_bootstrap.cc:492] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:31.700700 15548 raft_consensus.cc:697] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Becoming Leader. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:31.703158 15564 raft_consensus.cc:3060] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.703500 15548 consensus_queue.cc:237] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.699756 15424 raft_consensus.cc:2468] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 1.
I20260710 13:20:31.706760 15589 raft_consensus.cc:2764] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:20:31.707959 15541 tablet_bootstrap.cc:654] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.708647 15539 tablet_bootstrap.cc:654] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.712975 15564 raft_consensus.cc:2749] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:31.728520 15247 catalog_manager.cc:5697] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:31.736725 15247 catalog_manager.cc:5697] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:31.734645 15564 consensus_queue.cc:1048] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:31.738603 15549 consensus_queue.cc:1048] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:31.739259 15589 raft_consensus.cc:493] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.740017 15589 raft_consensus.cc:515] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.743512 15589 leader_election.cc:290] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.744081 15586 raft_consensus.cc:493] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.744709 15586 raft_consensus.cc:515] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.745646 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:31.747237 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:31.748234 15498 raft_consensus.cc:2393] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd4c152c56ad47c7ab3f0500e80a671f in current term 1: Already voted for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in this term.
I20260710 13:20:31.750589 15247 catalog_manager.cc:5697] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.755781 15388 leader_election.cc:304] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd4c152c56ad47c7ab3f0500e80a671f; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:31.756870 15548 raft_consensus.cc:3060] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.757413 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8bafad38344f09966d0f5a94d8a249" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
W20260710 13:20:31.758828 15464 leader_election.cc:343] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.763813 15586 leader_election.cc:290] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:31.764436 15548 raft_consensus.cc:2749] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:31.767668 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8bafad38344f09966d0f5a94d8a249" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
W20260710 13:20:31.769531 15462 leader_election.cc:343] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.770357 15462 leader_election.cc:304] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:31.772575 15586 raft_consensus.cc:2749] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:31.774369 15246 catalog_manager.cc:5697] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.791865 15541 tablet_bootstrap.cc:492] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:31.792575 15541 ts_tablet_manager.cc:1403] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.092s	user 0.030s	sys 0.054s
I20260710 13:20:31.793561 15539 tablet_bootstrap.cc:492] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:31.794240 15539 ts_tablet_manager.cc:1403] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.092s	user 0.028s	sys 0.039s
I20260710 13:20:31.796343 15541 raft_consensus.cc:359] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.797367 15541 raft_consensus.cc:385] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.798063 15541 raft_consensus.cc:740] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.798382 15539 raft_consensus.cc:359] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.799187 15539 raft_consensus.cc:385] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.798872 15541 consensus_queue.cc:260] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.799507 15539 raft_consensus.cc:740] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.800379 15539 consensus_queue.cc:260] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.802603 15539 ts_tablet_manager.cc:1434] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:31.803357 15541 ts_tablet_manager.cc:1434] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:20:31.812727 15246 catalog_manager.cc:5697] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194). New cstate: current_term: 1 leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.872956 15549 raft_consensus.cc:493] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.873495 15549 raft_consensus.cc:515] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.875535 15549 leader_election.cc:290] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.876358 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94273395ee0453abb5bb5efbd13ce5a" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:31.876641 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94273395ee0453abb5bb5efbd13ce5a" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:31.877123 15425 raft_consensus.cc:2393] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in current term 1: Already voted for candidate 72a8d4caf6a049b08cdecbd4df29a599 in this term.
I20260710 13:20:31.878381 15313 leader_election.cc:304] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2; no voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:31.879099 15549 raft_consensus.cc:3060] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.884408 15549 raft_consensus.cc:2749] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:31.890844 15586 consensus_queue.cc:1048] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:31.898988 15549 consensus_queue.cc:1048] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:31.908345 15586 consensus_queue.cc:1048] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:31.919926 15549 consensus_queue.cc:1048] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:31.992514 15548 raft_consensus.cc:493] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.992998 15548 raft_consensus.cc:515] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:31.993940 15586 consensus_queue.cc:1048] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:31.994972 15548 leader_election.cc:290] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:31.995576 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8bafad38344f09966d0f5a94d8a249" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:31.996236 15350 raft_consensus.cc:2468] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 0.
I20260710 13:20:31.996338 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8bafad38344f09966d0f5a94d8a249" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:31.997002 15498 raft_consensus.cc:2468] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 0.
I20260710 13:20:31.997534 15390 leader_election.cc:304] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:31.998474 15548 raft_consensus.cc:2804] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.998874 15548 raft_consensus.cc:493] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.999326 15548 raft_consensus.cc:3060] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.001010 15425 raft_consensus.cc:3060] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.007079 15548 raft_consensus.cc:515] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.009888 15544 consensus_queue.cc:1048] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.010705 15349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8bafad38344f09966d0f5a94d8a249" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:32.011251 15548 leader_election.cc:290] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:32.011313 15349 raft_consensus.cc:3060] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.012205 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8bafad38344f09966d0f5a94d8a249" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:32.012807 15498 raft_consensus.cc:3060] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.018771 15349 raft_consensus.cc:2468] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 1.
I20260710 13:20:32.019829 15498 raft_consensus.cc:2468] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 1.
I20260710 13:20:32.019982 15390 leader_election.cc:304] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:32.020812 15589 raft_consensus.cc:2804] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.021404 15589 raft_consensus.cc:697] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Becoming Leader. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:32.022315 15589 consensus_queue.cc:237] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.033143 15247 catalog_manager.cc:5697] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194). New cstate: current_term: 1 leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.064345 15498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b20a7bd3e31410f88ae52771a82939f"
dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
mode: GRACEFUL
new_leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:20:32.064924 15498 raft_consensus.cc:606] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Received request to transfer leadership to TS 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:32.073414 15498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cae6c1398ff4ec8b9664468699980ef"
dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
mode: GRACEFUL
new_leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:20:32.074227 15498 raft_consensus.cc:606] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Received request to transfer leadership to TS 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:32.079617 15498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a94273395ee0453abb5bb5efbd13ce5a"
dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
mode: GRACEFUL
new_leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:20:32.080024 15498 raft_consensus.cc:606] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Received request to transfer leadership to TS 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:32.088435 15544 consensus_queue.cc:1048] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.091261 15549 raft_consensus.cc:493] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.091840 15549 raft_consensus.cc:515] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.093713 15349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9"
dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
mode: GRACEFUL
new_leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
 from {username='slave'} at 127.0.0.1:34890
I20260710 13:20:32.094245 15349 raft_consensus.cc:606] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Received request to transfer leadership to TS dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:32.096555 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e61a5a2e3492da60ae07da26954ee" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:32.097337 15549 leader_election.cc:290] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:32.099099 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e61a5a2e3492da60ae07da26954ee" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:32.099808 15498 raft_consensus.cc:2393] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in current term 1: Already voted for candidate dd4c152c56ad47c7ab3f0500e80a671f in this term.
I20260710 13:20:32.100773 15313 leader_election.cc:304] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2; no voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:32.101558 15549 raft_consensus.cc:3060] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.101673 15498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f7cbbe5ecb40f4bf19219ecdbb970d"
dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
mode: GRACEFUL
new_leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:20:32.102855 15498 raft_consensus.cc:606] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Received request to transfer leadership to TS dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:32.108433 15549 raft_consensus.cc:2749] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:32.114024 15544 consensus_queue.cc:1048] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.120517 15350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d94648073ac1468bb310abb9fd3ee9e9"
dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
mode: GRACEFUL
new_leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
 from {username='slave'} at 127.0.0.1:34890
I20260710 13:20:32.120810 15589 consensus_queue.cc:1048] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.121192 15350 raft_consensus.cc:606] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Received request to transfer leadership to TS 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:32.129272 15575 consensus_queue.cc:1048] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.136703 15575 raft_consensus.cc:993] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599: : Instructing follower 5d6ceddfdc01414d99a86a5e1ea9acb2 to start an election
I20260710 13:20:32.137192 15569 raft_consensus.cc:1081] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Signalling peer 5d6ceddfdc01414d99a86a5e1ea9acb2 to start an election
I20260710 13:20:32.139452 15350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b20a7bd3e31410f88ae52771a82939f"
dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
 from {username='slave'} at 127.0.0.1:35736
I20260710 13:20:32.140481 15350 raft_consensus.cc:493] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.140940 15350 raft_consensus.cc:3060] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.147859 15590 consensus_queue.cc:1048] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:32.148438 15350 raft_consensus.cc:515] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:32.149706 15544 consensus_queue.cc:1048] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.150882 15350 leader_election.cc:290] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 2 election: Requested vote from peers 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:32.154402 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20a7bd3e31410f88ae52771a82939f" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:32.155045 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20a7bd3e31410f88ae52771a82939f" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:32.155678 15499 raft_consensus.cc:3055] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:32.156013 15499 raft_consensus.cc:740] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:32.156831 15499 consensus_queue.cc:260] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:32.157939 15499 raft_consensus.cc:3060] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.155048 15424 raft_consensus.cc:3060] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.167852 15424 raft_consensus.cc:2468] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 2.
I20260710 13:20:32.168996 15313 leader_election.cc:304] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:32.170024 15549 raft_consensus.cc:2804] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:32.170667 15549 raft_consensus.cc:697] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 LEADER]: Becoming Leader. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:32.171741 15549 consensus_queue.cc:237] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } }
I20260710 13:20:32.176927 15499 raft_consensus.cc:2468] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 2.
I20260710 13:20:32.182878 15248 catalog_manager.cc:5697] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 reported cstate change: term changed from 1 to 2, leader changed from 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195) to 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.188421 15569 raft_consensus.cc:993] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599: : Instructing follower dd4c152c56ad47c7ab3f0500e80a671f to start an election
I20260710 13:20:32.188946 15569 raft_consensus.cc:1081] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Signalling peer dd4c152c56ad47c7ab3f0500e80a671f to start an election
I20260710 13:20:32.188886 15564 consensus_queue.cc:1048] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:32.191212 15425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f7cbbe5ecb40f4bf19219ecdbb970d"
dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
 from {username='slave'} at 127.0.0.1:52046
I20260710 13:20:32.194769 15425 raft_consensus.cc:493] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.195384 15425 raft_consensus.cc:3060] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.200968 15563 raft_consensus.cc:993] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: : Instructing follower 72a8d4caf6a049b08cdecbd4df29a599 to start an election
I20260710 13:20:32.201522 15563 raft_consensus.cc:1081] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Signalling peer 72a8d4caf6a049b08cdecbd4df29a599 to start an election
I20260710 13:20:32.203668 15425 raft_consensus.cc:515] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.206851 15425 leader_election.cc:290] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 2 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:32.207070 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f7cbbe5ecb40f4bf19219ecdbb970d" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:32.207362 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f7cbbe5ecb40f4bf19219ecdbb970d" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:32.207731 15350 raft_consensus.cc:3060] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.208029 15498 raft_consensus.cc:3055] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:32.208385 15498 raft_consensus.cc:740] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:32.209215 15498 consensus_queue.cc:260] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.210449 15498 raft_consensus.cc:3060] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.212734 15564 consensus_queue.cc:1048] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.217326 15499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d94648073ac1468bb310abb9fd3ee9e9"
dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
 from {username='slave'} at 127.0.0.1:51838
I20260710 13:20:32.217932 15499 raft_consensus.cc:493] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.218034 15498 raft_consensus.cc:2468] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 2.
I20260710 13:20:32.218343 15499 raft_consensus.cc:3060] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.219192 15388 leader_election.cc:304] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:32.220032 15590 raft_consensus.cc:2804] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:32.220482 15590 raft_consensus.cc:697] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Becoming Leader. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:32.221261 15590 consensus_queue.cc:237] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.221558 15350 raft_consensus.cc:2468] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 2.
I20260710 13:20:32.226500 15499 raft_consensus.cc:515] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.229348 15499 leader_election.cc:290] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 2 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:32.230255 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94648073ac1468bb310abb9fd3ee9e9" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:32.230434 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94648073ac1468bb310abb9fd3ee9e9" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:32.230943 15350 raft_consensus.cc:3055] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:32.231298 15350 raft_consensus.cc:740] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:32.232859 15350 consensus_queue.cc:260] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.234422 15350 raft_consensus.cc:3060] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.240168 15248 catalog_manager.cc:5697] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f reported cstate change: term changed from 1 to 2, leader changed from 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195) to dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194). New cstate: current_term: 2 leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.245878 15350 raft_consensus.cc:2468] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 2.
I20260710 13:20:32.247093 15464 leader_election.cc:304] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [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: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:32.247831 15569 raft_consensus.cc:2804] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:32.248368 15569 raft_consensus.cc:697] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 LEADER]: Becoming Leader. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:32.249178 15569 consensus_queue.cc:237] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.255798 15248 catalog_manager.cc:5697] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 reported cstate change: term changed from 1 to 2, leader changed from 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193) to 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195). New cstate: current_term: 2 leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:32.400803 15544 raft_consensus.cc:993] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599: : Instructing follower 5d6ceddfdc01414d99a86a5e1ea9acb2 to start an election
I20260710 13:20:32.401371 15544 raft_consensus.cc:1081] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Signalling peer 5d6ceddfdc01414d99a86a5e1ea9acb2 to start an election
I20260710 13:20:32.403199 15350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cae6c1398ff4ec8b9664468699980ef"
dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
 from {username='slave'} at 127.0.0.1:35736
I20260710 13:20:32.403704 15350 raft_consensus.cc:493] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.404112 15350 raft_consensus.cc:3060] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.409184 15350 raft_consensus.cc:515] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.411036 15350 leader_election.cc:290] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 2 election: Requested vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:32.411882 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cae6c1398ff4ec8b9664468699980ef" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:32.412164 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cae6c1398ff4ec8b9664468699980ef" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:32.412482 15424 raft_consensus.cc:3060] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.412766 15499 raft_consensus.cc:3055] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:32.413132 15499 raft_consensus.cc:740] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:32.414021 15499 consensus_queue.cc:260] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.414964 15499 raft_consensus.cc:3060] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.418220 15424 raft_consensus.cc:2468] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 2.
I20260710 13:20:32.419590 15313 leader_election.cc:304] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:32.420419 15564 raft_consensus.cc:2804] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:32.420518 15499 raft_consensus.cc:2468] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 2.
I20260710 13:20:32.420970 15564 raft_consensus.cc:697] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 LEADER]: Becoming Leader. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:32.421870 15564 consensus_queue.cc:237] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.428649 15248 catalog_manager.cc:5697] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 reported cstate change: term changed from 1 to 2, leader changed from 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195) to 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.432585 15544 raft_consensus.cc:993] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599: : Instructing follower 5d6ceddfdc01414d99a86a5e1ea9acb2 to start an election
I20260710 13:20:32.432870 15564 raft_consensus.cc:993] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: : Instructing follower dd4c152c56ad47c7ab3f0500e80a671f to start an election
I20260710 13:20:32.433113 15544 raft_consensus.cc:1081] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Signalling peer 5d6ceddfdc01414d99a86a5e1ea9acb2 to start an election
I20260710 13:20:32.433317 15549 raft_consensus.cc:1081] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Signalling peer dd4c152c56ad47c7ab3f0500e80a671f to start an election
I20260710 13:20:32.435271 15424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9"
dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
 from {username='slave'} at 127.0.0.1:52034
I20260710 13:20:32.435828 15350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a94273395ee0453abb5bb5efbd13ce5a"
dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
 from {username='slave'} at 127.0.0.1:35736
I20260710 13:20:32.435986 15424 raft_consensus.cc:493] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.436432 15424 raft_consensus.cc:3060] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.436465 15350 raft_consensus.cc:493] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.437024 15350 raft_consensus.cc:3060] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.444380 15424 raft_consensus.cc:515] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.444380 15350 raft_consensus.cc:515] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.446993 15350 leader_election.cc:290] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 2 election: Requested vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:32.447043 15424 leader_election.cc:290] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 2 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:32.447826 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:32.448423 15348 raft_consensus.cc:3055] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:32.448740 15348 raft_consensus.cc:740] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:32.449118 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94273395ee0453abb5bb5efbd13ce5a" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:32.449822 15424 raft_consensus.cc:3060] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.450084 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:32.449843 15348 consensus_queue.cc:260] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.450489 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94273395ee0453abb5bb5efbd13ce5a" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:32.450729 15498 raft_consensus.cc:3060] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.451154 15499 raft_consensus.cc:3055] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:32.451385 15348 raft_consensus.cc:3060] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.451547 15499 raft_consensus.cc:740] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:32.452554 15499 consensus_queue.cc:260] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.453931 15499 raft_consensus.cc:3060] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.458006 15424 raft_consensus.cc:2468] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 2.
I20260710 13:20:32.458370 15498 raft_consensus.cc:2468] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 2.
I20260710 13:20:32.458729 15348 raft_consensus.cc:2468] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 2.
I20260710 13:20:32.459496 15313 leader_election.cc:304] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:32.459681 15388 leader_election.cc:304] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:32.460373 15564 raft_consensus.cc:2804] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:32.460592 15590 raft_consensus.cc:2804] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:32.460868 15564 raft_consensus.cc:697] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 LEADER]: Becoming Leader. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:32.461114 15590 raft_consensus.cc:697] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Becoming Leader. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:32.461807 15564 consensus_queue.cc:237] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.461984 15590 consensus_queue.cc:237] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:32.462395 15499 raft_consensus.cc:2468] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 2.
I20260710 13:20:32.469102 15248 catalog_manager.cc:5697] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f reported cstate change: term changed from 1 to 2, leader changed from 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193) to dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194). New cstate: current_term: 2 leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.469522 15247 catalog_manager.cc:5697] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 reported cstate change: term changed from 1 to 2, leader changed from 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195) to 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.571887 15590 consensus_queue.cc:1048] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.576169 15590 consensus_queue.cc:1048] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.583199 15498 raft_consensus.cc:1275] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Refusing update from remote peer 5d6ceddfdc01414d99a86a5e1ea9acb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.584559 15564 consensus_queue.cc:1048] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.597688 15424 raft_consensus.cc:1275] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Refusing update from remote peer 5d6ceddfdc01414d99a86a5e1ea9acb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.599363 15563 consensus_queue.cc:1048] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.629966 15424 raft_consensus.cc:3060] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.635303 15424 raft_consensus.cc:1275] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Refusing update from remote peer 72a8d4caf6a049b08cdecbd4df29a599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.636593 15544 consensus_queue.cc:1048] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.639521 15499 raft_consensus.cc:1275] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Refusing update from remote peer dd4c152c56ad47c7ab3f0500e80a671f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.640825 15590 consensus_queue.cc:1048] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.644757 15348 raft_consensus.cc:1275] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Refusing update from remote peer 72a8d4caf6a049b08cdecbd4df29a599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.646412 15587 consensus_queue.cc:1048] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.657264 15348 raft_consensus.cc:1275] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Refusing update from remote peer dd4c152c56ad47c7ab3f0500e80a671f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.658663 15589 consensus_queue.cc:1048] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.899717 15499 raft_consensus.cc:1275] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Refusing update from remote peer dd4c152c56ad47c7ab3f0500e80a671f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.901005 15589 consensus_queue.cc:1048] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.908128 15348 raft_consensus.cc:1275] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Refusing update from remote peer dd4c152c56ad47c7ab3f0500e80a671f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.910386 15548 consensus_queue.cc:1048] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.966338 15424 raft_consensus.cc:1275] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Refusing update from remote peer 5d6ceddfdc01414d99a86a5e1ea9acb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.967777 15563 consensus_queue.cc:1048] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.977034 15499 raft_consensus.cc:1275] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Refusing update from remote peer 5d6ceddfdc01414d99a86a5e1ea9acb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.978829 15563 consensus_queue.cc:1048] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:33.017083 15424 raft_consensus.cc:1275] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Refusing update from remote peer 5d6ceddfdc01414d99a86a5e1ea9acb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:33.018442 15563 consensus_queue.cc:1048] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:33.027704 15499 raft_consensus.cc:1275] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Refusing update from remote peer 5d6ceddfdc01414d99a86a5e1ea9acb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:33.030099 15563 consensus_queue.cc:1048] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:35.147461 15247 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37974:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:35.149546 15247 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:35.200028 15334 tablet_service.cc:1511] Processing CreateTablet for tablet 3e903cd1d685452d86239da4ccc3d365 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:35.201323 15334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e903cd1d685452d86239da4ccc3d365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.201119 15409 tablet_service.cc:1511] Processing CreateTablet for tablet 3e903cd1d685452d86239da4ccc3d365 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:35.202342 15409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e903cd1d685452d86239da4ccc3d365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.204167 15333 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0b0c6cd09a47b0bfbbde6cbec58b42 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:35.205425 15333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0b0c6cd09a47b0bfbbde6cbec58b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.210564 15489 tablet_service.cc:1511] Processing CreateTablet for tablet 3e903cd1d685452d86239da4ccc3d365 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:35.211704 15415 tablet_service.cc:1511] Processing CreateTablet for tablet f69a7e05b94a4a439b19d8fea854ead7 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:35.212965 15415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69a7e05b94a4a439b19d8fea854ead7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.212777 15485 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0b0c6cd09a47b0bfbbde6cbec58b42 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:35.214540 15487 tablet_service.cc:1511] Processing CreateTablet for tablet f69a7e05b94a4a439b19d8fea854ead7 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:35.215009 15337 tablet_service.cc:1511] Processing CreateTablet for tablet 1e74c3775c9d4eba9fe09bc7d694d2f1 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:35.216187 15337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e74c3775c9d4eba9fe09bc7d694d2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.217372 15332 tablet_service.cc:1511] Processing CreateTablet for tablet ab103d2e5b334538956aae066d14cab8 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:35.218572 15332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab103d2e5b334538956aae066d14cab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.222838 15338 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4c265e0b824f0bafcb9dc9b4ff7df9 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:35.224051 15338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4c265e0b824f0bafcb9dc9b4ff7df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.223773 15483 tablet_service.cc:1511] Processing CreateTablet for tablet 1e74c3775c9d4eba9fe09bc7d694d2f1 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:35.225396 15482 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4c265e0b824f0bafcb9dc9b4ff7df9 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:35.211802 15411 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0b0c6cd09a47b0bfbbde6cbec58b42 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:35.228080 15411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0b0c6cd09a47b0bfbbde6cbec58b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.222838 15484 tablet_service.cc:1511] Processing CreateTablet for tablet ab103d2e5b334538956aae066d14cab8 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:35.216190 15335 tablet_service.cc:1511] Processing CreateTablet for tablet f69a7e05b94a4a439b19d8fea854ead7 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:35.230171 15335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69a7e05b94a4a439b19d8fea854ead7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.211802 15489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e903cd1d685452d86239da4ccc3d365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.230989 15413 tablet_service.cc:1511] Processing CreateTablet for tablet ab103d2e5b334538956aae066d14cab8 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:35.232589 15413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab103d2e5b334538956aae066d14cab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.233345 15485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0b0c6cd09a47b0bfbbde6cbec58b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.234608 15410 tablet_service.cc:1511] Processing CreateTablet for tablet 1e74c3775c9d4eba9fe09bc7d694d2f1 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:35.234840 15339 tablet_service.cc:1511] Processing CreateTablet for tablet d3da4157415d41d1899189dd9e98f816 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:35.234910 15336 tablet_service.cc:1511] Processing CreateTablet for tablet b70ab816c7ea4de4bc0f014ab5a0dbaf (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:35.235476 15482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4c265e0b824f0bafcb9dc9b4ff7df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.235821 15410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e74c3775c9d4eba9fe09bc7d694d2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.236111 15339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3da4157415d41d1899189dd9e98f816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.237280 15483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e74c3775c9d4eba9fe09bc7d694d2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.238752 15336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70ab816c7ea4de4bc0f014ab5a0dbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.240016 15487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69a7e05b94a4a439b19d8fea854ead7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.241703 15484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab103d2e5b334538956aae066d14cab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.247294 15486 tablet_service.cc:1511] Processing CreateTablet for tablet b70ab816c7ea4de4bc0f014ab5a0dbaf (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:35.249008 15486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70ab816c7ea4de4bc0f014ab5a0dbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.268771 15488 tablet_service.cc:1511] Processing CreateTablet for tablet d3da4157415d41d1899189dd9e98f816 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:35.270205 15488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3da4157415d41d1899189dd9e98f816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.275197 15481 tablet_service.cc:1511] Processing CreateTablet for tablet a431e3003edc468db635aa8bc62fc6b4 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260710 13:20:35.276064 15296 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:35.277067 15481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a431e3003edc468db635aa8bc62fc6b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.280700 15407 tablet_service.cc:1511] Processing CreateTablet for tablet b70ab816c7ea4de4bc0f014ab5a0dbaf (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:35.281229 15408 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4c265e0b824f0bafcb9dc9b4ff7df9 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:35.282070 15407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70ab816c7ea4de4bc0f014ab5a0dbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.283298 15414 tablet_service.cc:1511] Processing CreateTablet for tablet a431e3003edc468db635aa8bc62fc6b4 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:35.284498 15414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a431e3003edc468db635aa8bc62fc6b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.286630 15412 tablet_service.cc:1511] Processing CreateTablet for tablet d3da4157415d41d1899189dd9e98f816 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:35.287906 15412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3da4157415d41d1899189dd9e98f816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.289790 15408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4c265e0b824f0bafcb9dc9b4ff7df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.326573 15336 tablet_service.cc:1511] Processing CreateTablet for tablet a431e3003edc468db635aa8bc62fc6b4 (DEFAULT_TABLE table=soft_deleted_table [id=c27e2d72af0747dfa51718106804f700]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:35.327948 15336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a431e3003edc468db635aa8bc62fc6b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.347802 15640 tablet_bootstrap.cc:492] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:35.366292 15640 tablet_bootstrap.cc:654] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.371721 15638 tablet_bootstrap.cc:492] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:35.384764 15638 tablet_bootstrap.cc:654] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.387380 15639 tablet_bootstrap.cc:492] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:35.395112 15639 tablet_bootstrap.cc:654] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.399492 15640 tablet_bootstrap.cc:492] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:35.400521 15640 ts_tablet_manager.cc:1403] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.017s
I20260710 13:20:35.406348 15640 raft_consensus.cc:359] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.406920 15638 tablet_bootstrap.cc:492] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:35.407400 15640 raft_consensus.cc:385] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.407729 15638 ts_tablet_manager.cc:1403] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.002s
I20260710 13:20:35.407891 15640 raft_consensus.cc:740] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.411099 15640 consensus_queue.cc:260] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.413782 15640 ts_tablet_manager.cc:1434] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:20:35.413862 15638 raft_consensus.cc:359] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.414846 15638 raft_consensus.cc:385] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.414945 15640 tablet_bootstrap.cc:492] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:35.415336 15638 raft_consensus.cc:740] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.416337 15638 consensus_queue.cc:260] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.419214 15638 ts_tablet_manager.cc:1434] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260710 13:20:35.421844 15639 tablet_bootstrap.cc:492] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:35.422364 15639 ts_tablet_manager.cc:1403] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.015s
I20260710 13:20:35.423725 15640 tablet_bootstrap.cc:654] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.425489 15638 tablet_bootstrap.cc:492] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:35.425274 15639 raft_consensus.cc:359] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.426074 15639 raft_consensus.cc:385] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.426548 15639 raft_consensus.cc:740] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.427399 15639 consensus_queue.cc:260] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.430797 15639 ts_tablet_manager.cc:1434] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:20:35.432232 15639 tablet_bootstrap.cc:492] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:35.438882 15639 tablet_bootstrap.cc:654] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.440588 15640 tablet_bootstrap.cc:492] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:35.441159 15640 ts_tablet_manager.cc:1403] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.015s
I20260710 13:20:35.446450 15601 raft_consensus.cc:493] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.447036 15601 raft_consensus.cc:515] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.447517 15640 raft_consensus.cc:359] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.448345 15640 raft_consensus.cc:385] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.448648 15640 raft_consensus.cc:740] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.449502 15601 leader_election.cc:290] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.449636 15638 tablet_bootstrap.cc:654] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.449522 15640 consensus_queue.cc:260] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.451587 15639 tablet_bootstrap.cc:492] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:35.452086 15639 ts_tablet_manager.cc:1403] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 13:20:35.452319 15640 ts_tablet_manager.cc:1434] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:20:35.452436 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e903cd1d685452d86239da4ccc3d365" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:35.453313 15640 tablet_bootstrap.cc:492] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:35.452107 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e903cd1d685452d86239da4ccc3d365" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:35.455017 15639 raft_consensus.cc:359] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
W20260710 13:20:35.455402 15313 leader_election.cc:343] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.455765 15639 raft_consensus.cc:385] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.456101 15639 raft_consensus.cc:740] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
W20260710 13:20:35.456235 15313 leader_election.cc:343] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.456802 15313 leader_election.cc:304] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2; no voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:35.456885 15639 consensus_queue.cc:260] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.458179 15601 raft_consensus.cc:2749] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:35.460814 15640 tablet_bootstrap.cc:654] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.466086 15639 ts_tablet_manager.cc:1434] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260710 13:20:35.467425 15639 tablet_bootstrap.cc:492] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:35.468528 15638 tablet_bootstrap.cc:492] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:35.469132 15638 ts_tablet_manager.cc:1403] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.002s
I20260710 13:20:35.472395 15638 raft_consensus.cc:359] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.473183 15638 raft_consensus.cc:385] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.473507 15638 raft_consensus.cc:740] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.474442 15638 consensus_queue.cc:260] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.476632 15639 tablet_bootstrap.cc:654] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.477082 15638 ts_tablet_manager.cc:1434] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:35.479070 15638 tablet_bootstrap.cc:492] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:35.479113 15640 tablet_bootstrap.cc:492] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:35.479866 15640 ts_tablet_manager.cc:1403] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.006s
I20260710 13:20:35.483713 15640 raft_consensus.cc:359] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.484655 15640 raft_consensus.cc:385] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.485020 15640 raft_consensus.cc:740] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.485904 15640 consensus_queue.cc:260] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.487320 15638 tablet_bootstrap.cc:654] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.488297 15639 tablet_bootstrap.cc:492] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:35.488772 15639 ts_tablet_manager.cc:1403] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.011s
I20260710 13:20:35.491631 15639 raft_consensus.cc:359] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.492311 15639 raft_consensus.cc:385] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.492447 15640 ts_tablet_manager.cc:1434] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 13:20:35.492632 15639 raft_consensus.cc:740] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.493448 15640 tablet_bootstrap.cc:492] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:35.493533 15639 consensus_queue.cc:260] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.496150 15639 ts_tablet_manager.cc:1434] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:35.497272 15639 tablet_bootstrap.cc:492] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:35.500553 15640 tablet_bootstrap.cc:654] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.503696 15639 tablet_bootstrap.cc:654] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.508594 15638 tablet_bootstrap.cc:492] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:35.509156 15638 ts_tablet_manager.cc:1403] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.015s
I20260710 13:20:35.512454 15638 raft_consensus.cc:359] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.513254 15638 raft_consensus.cc:385] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.513578 15638 raft_consensus.cc:740] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.514428 15638 consensus_queue.cc:260] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.517074 15638 ts_tablet_manager.cc:1434] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:35.518185 15638 tablet_bootstrap.cc:492] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:35.519495 15640 tablet_bootstrap.cc:492] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:35.520213 15640 ts_tablet_manager.cc:1403] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260710 13:20:35.525738 15638 tablet_bootstrap.cc:654] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.531481 15640 raft_consensus.cc:359] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.532325 15640 raft_consensus.cc:385] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.532797 15640 raft_consensus.cc:740] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.533485 15640 consensus_queue.cc:260] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.535702 15640 ts_tablet_manager.cc:1434] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:20:35.536686 15640 tablet_bootstrap.cc:492] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:35.540529 15639 tablet_bootstrap.cc:492] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:35.541062 15639 ts_tablet_manager.cc:1403] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.009s
I20260710 13:20:35.543102 15640 tablet_bootstrap.cc:654] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.544144 15639 raft_consensus.cc:359] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.545926 15639 raft_consensus.cc:385] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.546314 15639 raft_consensus.cc:740] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.547246 15639 consensus_queue.cc:260] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.550401 15639 ts_tablet_manager.cc:1434] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260710 13:20:35.551651 15639 tablet_bootstrap.cc:492] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:35.560415 15639 tablet_bootstrap.cc:654] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.599624 15638 tablet_bootstrap.cc:492] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:35.599917 15640 tablet_bootstrap.cc:492] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:35.600143 15638 ts_tablet_manager.cc:1403] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.082s	user 0.031s	sys 0.041s
I20260710 13:20:35.600450 15640 ts_tablet_manager.cc:1403] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.028s
I20260710 13:20:35.601060 15639 tablet_bootstrap.cc:492] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:35.601568 15639 ts_tablet_manager.cc:1403] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.026s
I20260710 13:20:35.603339 15638 raft_consensus.cc:359] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.603482 15640 raft_consensus.cc:359] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.603976 15638 raft_consensus.cc:385] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.604236 15640 raft_consensus.cc:385] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.604350 15638 raft_consensus.cc:740] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.604636 15640 raft_consensus.cc:740] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.604369 15639 raft_consensus.cc:359] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.605283 15639 raft_consensus.cc:385] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.605620 15639 raft_consensus.cc:740] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.605496 15638 consensus_queue.cc:260] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.605501 15640 consensus_queue.cc:260] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.606665 15639 consensus_queue.cc:260] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.608237 15640 ts_tablet_manager.cc:1434] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:35.609858 15640 tablet_bootstrap.cc:492] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:35.609933 15639 ts_tablet_manager.cc:1434] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:20:35.610936 15639 tablet_bootstrap.cc:492] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:35.610888 15638 ts_tablet_manager.cc:1434] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:20:35.612143 15638 tablet_bootstrap.cc:492] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:35.616626 15640 tablet_bootstrap.cc:654] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.618417 15639 tablet_bootstrap.cc:654] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.618508 15638 tablet_bootstrap.cc:654] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.631812 15639 tablet_bootstrap.cc:492] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:35.632476 15639 ts_tablet_manager.cc:1403] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260710 13:20:35.636392 15639 raft_consensus.cc:359] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.637363 15639 raft_consensus.cc:385] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.637745 15639 raft_consensus.cc:740] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.638633 15639 consensus_queue.cc:260] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.642212 15639 ts_tablet_manager.cc:1434] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.001s
I20260710 13:20:35.643558 15639 tablet_bootstrap.cc:492] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:35.651976 15639 tablet_bootstrap.cc:654] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.668690 15639 tablet_bootstrap.cc:492] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:35.669373 15639 ts_tablet_manager.cc:1403] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260710 13:20:35.673239 15639 raft_consensus.cc:359] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.674225 15639 raft_consensus.cc:385] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.674589 15639 raft_consensus.cc:740] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.675482 15639 consensus_queue.cc:260] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.678551 15639 ts_tablet_manager.cc:1434] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:35.679848 15639 tablet_bootstrap.cc:492] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:35.688262 15639 tablet_bootstrap.cc:654] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.701471 15639 tablet_bootstrap.cc:492] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:35.702078 15639 ts_tablet_manager.cc:1403] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260710 13:20:35.705463 15639 raft_consensus.cc:359] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.706377 15639 raft_consensus.cc:385] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.706705 15639 raft_consensus.cc:740] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.707742 15639 consensus_queue.cc:260] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.710708 15639 ts_tablet_manager.cc:1434] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:20:35.710708 15601 raft_consensus.cc:493] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.711321 15601 raft_consensus.cc:515] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.711792 15639 tablet_bootstrap.cc:492] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Bootstrap starting.
I20260710 13:20:35.713272 15601 leader_election.cc:290] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.713863 15638 tablet_bootstrap.cc:492] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:35.714377 15638 ts_tablet_manager.cc:1403] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.102s	user 0.032s	sys 0.051s
I20260710 13:20:35.714421 15590 raft_consensus.cc:493] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.714959 15590 raft_consensus.cc:515] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.715758 15640 tablet_bootstrap.cc:492] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:35.715903 15601 raft_consensus.cc:493] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.716387 15640 ts_tablet_manager.cc:1403] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.107s	user 0.035s	sys 0.060s
I20260710 13:20:35.716418 15601 raft_consensus.cc:515] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.717010 15590 leader_election.cc:290] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.718130 15639 tablet_bootstrap.cc:654] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.718581 15601 leader_election.cc:290] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.718835 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a431e3003edc468db635aa8bc62fc6b4" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:35.719194 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69a7e05b94a4a439b19d8fea854ead7" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:35.719916 15640 raft_consensus.cc:359] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.720762 15640 raft_consensus.cc:385] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.720791 15638 raft_consensus.cc:359] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.721251 15640 raft_consensus.cc:740] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.721657 15638 raft_consensus.cc:385] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.721729 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a431e3003edc468db635aa8bc62fc6b4" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:35.722110 15638 raft_consensus.cc:740] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.720225 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69a7e05b94a4a439b19d8fea854ead7" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:35.722766 15424 raft_consensus.cc:2468] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 0.
I20260710 13:20:35.722386 15640 consensus_queue.cc:260] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.722803 15638 consensus_queue.cc:260] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
W20260710 13:20:35.724678 15388 leader_election.cc:343] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.725355 15638 ts_tablet_manager.cc:1434] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:20:35.726395 15601 raft_consensus.cc:493] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:35.726529 15313 leader_election.cc:343] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.726857 15601 raft_consensus.cc:515] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.727275 15313 leader_election.cc:304] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [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: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:35.728125 15646 raft_consensus.cc:2804] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:35.728466 15646 raft_consensus.cc:493] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:35.728780 15646 raft_consensus.cc:3060] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.728891 15601 leader_election.cc:290] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.729626 15638 tablet_bootstrap.cc:492] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:35.730948 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3da4157415d41d1899189dd9e98f816" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:35.722394 15348 raft_consensus.cc:2468] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 0.
I20260710 13:20:35.733139 15390 leader_election.cc:304] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [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: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:35.733749 15640 ts_tablet_manager.cc:1434] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260710 13:20:35.734642 15637 raft_consensus.cc:2804] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:35.735000 15637 raft_consensus.cc:493] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:35.735536 15637 raft_consensus.cc:3060] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.736035 15638 tablet_bootstrap.cc:654] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.746312 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3da4157415d41d1899189dd9e98f816" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:35.748427 15638 tablet_bootstrap.cc:492] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:35.748950 15638 ts_tablet_manager.cc:1403] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260710 13:20:35.749553 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70ab816c7ea4de4bc0f014ab5a0dbaf" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:35.750216 15498 raft_consensus.cc:2468] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 0.
I20260710 13:20:35.751466 15626 raft_consensus.cc:493] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:35.752058 15313 leader_election.cc:343] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.751953 15626 raft_consensus.cc:515] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.756713 15313 leader_election.cc:304] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: 
I20260710 13:20:35.757402 15601 raft_consensus.cc:2804] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:35.757759 15601 raft_consensus.cc:493] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:35.757840 15626 leader_election.cc:290] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:35.752379 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70ab816c7ea4de4bc0f014ab5a0dbaf" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:35.758098 15601 raft_consensus.cc:3060] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.758488 15424 raft_consensus.cc:2468] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 0.
I20260710 13:20:35.734984 15640 tablet_bootstrap.cc:492] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:35.750957 15637 raft_consensus.cc:515] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.761034 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74c3775c9d4eba9fe09bc7d694d2f1" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:35.761806 15637 leader_election.cc:290] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.751976 15638 raft_consensus.cc:359] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.762692 15638 raft_consensus.cc:385] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.763011 15638 raft_consensus.cc:740] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.763062 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a431e3003edc468db635aa8bc62fc6b4" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:35.763722 15348 raft_consensus.cc:3060] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.763870 15638 consensus_queue.cc:260] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.764734 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74c3775c9d4eba9fe09bc7d694d2f1" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:35.765345 15350 raft_consensus.cc:2468] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 0.
I20260710 13:20:35.766623 15638 ts_tablet_manager.cc:1434] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
W20260710 13:20:35.767150 15313 leader_election.cc:343] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.767586 15640 tablet_bootstrap.cc:654] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.767716 15638 tablet_bootstrap.cc:492] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:35.771947 15348 raft_consensus.cc:2468] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 1.
I20260710 13:20:35.767693 15313 leader_election.cc:304] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2; no voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:35.750898 15646 raft_consensus.cc:515] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.755852 15639 tablet_bootstrap.cc:492] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: No bootstrap required, opened a new log
I20260710 13:20:35.773326 15639 ts_tablet_manager.cc:1403] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.013s
I20260710 13:20:35.773243 15390 leader_election.cc:304] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:35.774116 15637 raft_consensus.cc:2804] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:35.774559 15637 raft_consensus.cc:697] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Becoming Leader. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:35.775291 15637 consensus_queue.cc:237] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.776325 15639 raft_consensus.cc:359] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.777010 15639 raft_consensus.cc:385] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.777245 15639 raft_consensus.cc:740] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Initialized, Role: FOLLOWER
W20260710 13:20:35.762130 15462 leader_election.cc:343] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.778031 15639 consensus_queue.cc:260] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.780997 15590 raft_consensus.cc:493] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.781780 15590 raft_consensus.cc:515] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.784607 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab103d2e5b334538956aae066d14cab8" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:35.785228 15348 raft_consensus.cc:2468] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 0.
I20260710 13:20:35.786469 15390 leader_election.cc:304] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:35.789078 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a431e3003edc468db635aa8bc62fc6b4" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:35.789950 15590 leader_election.cc:290] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.790689 15590 raft_consensus.cc:2804] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:35.791126 15590 raft_consensus.cc:493] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:35.791536 15590 raft_consensus.cc:3060] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:35.791671 15388 leader_election.cc:343] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.798327 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab103d2e5b334538956aae066d14cab8" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:35.769536 15601 raft_consensus.cc:515] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.803143 15498 raft_consensus.cc:2468] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 0.
I20260710 13:20:35.805133 15640 tablet_bootstrap.cc:492] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:35.807691 15640 ts_tablet_manager.cc:1403] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.023s
I20260710 13:20:35.808488 15626 raft_consensus.cc:493] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.810846 15638 tablet_bootstrap.cc:654] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.816401 15601 leader_election.cc:290] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Requested vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.818482 15601 raft_consensus.cc:2749] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:35.825342 15626 raft_consensus.cc:515] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.820029 15646 leader_election.cc:290] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Requested vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.834059 15667 raft_consensus.cc:493] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.835114 15601 raft_consensus.cc:493] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.836946 15667 raft_consensus.cc:515] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.838922 15640 raft_consensus.cc:359] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.837483 15601 raft_consensus.cc:515] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.839751 15667 leader_election.cc:290] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.839780 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0b0c6cd09a47b0bfbbde6cbec58b42" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:35.838989 15245 catalog_manager.cc:5697] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194). New cstate: current_term: 1 leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:35.839998 15640 raft_consensus.cc:385] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.843148 15640 raft_consensus.cc:740] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.843281 15601 leader_election.cc:290] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.837003 15626 leader_election.cc:290] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:35.834314 15639 ts_tablet_manager.cc:1434] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Time spent starting tablet: real 0.061s	user 0.014s	sys 0.014s
W20260710 13:20:35.829151 15313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.36.194:45975, user_credentials={real_user=slave}} blocked reactor thread for 62032.2us
I20260710 13:20:35.846288 15640 consensus_queue.cc:260] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.848052 15424 raft_consensus.cc:2468] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 0.
I20260710 13:20:35.851161 15464 leader_election.cc:304] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [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: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:35.851418 15462 leader_election.cc:304] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:35.852288 15626 raft_consensus.cc:2804] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:35.853045 15626 raft_consensus.cc:493] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:35.853696 15626 raft_consensus.cc:3060] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.855613 15640 ts_tablet_manager.cc:1434] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.007s
I20260710 13:20:35.857045 15640 tablet_bootstrap.cc:492] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:35.852741 15590 raft_consensus.cc:515] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.862387 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70ab816c7ea4de4bc0f014ab5a0dbaf" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:35.863998 15424 raft_consensus.cc:3060] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.865306 15638 tablet_bootstrap.cc:492] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:35.865881 15638 ts_tablet_manager.cc:1403] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.017s
I20260710 13:20:35.865198 15626 raft_consensus.cc:515] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.866823 15640 tablet_bootstrap.cc:654] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.867028 15423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0b0c6cd09a47b0bfbbde6cbec58b42" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:35.867695 15423 raft_consensus.cc:2468] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 0.
I20260710 13:20:35.863225 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69a7e05b94a4a439b19d8fea854ead7" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:35.870324 15423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4c265e0b824f0bafcb9dc9b4ff7df9" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:35.870528 15626 leader_election.cc:290] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:35.870932 15423 raft_consensus.cc:2468] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 0.
I20260710 13:20:35.871098 15626 raft_consensus.cc:2804] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:35.871250 15425 raft_consensus.cc:3060] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.871536 15626 raft_consensus.cc:493] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:35.871917 15626 raft_consensus.cc:3060] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.873020 15666 raft_consensus.cc:493] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.873500 15666 raft_consensus.cc:515] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.878751 15497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70ab816c7ea4de4bc0f014ab5a0dbaf" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:35.884238 15497 raft_consensus.cc:3060] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.884374 15313 leader_election.cc:304] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:35.885903 15349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0b0c6cd09a47b0bfbbde6cbec58b42" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:35.886538 15349 raft_consensus.cc:2468] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 0.
I20260710 13:20:35.879383 15424 raft_consensus.cc:2468] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 1.
I20260710 13:20:35.875900 15638 raft_consensus.cc:359] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.888238 15638 raft_consensus.cc:385] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.888556 15638 raft_consensus.cc:740] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.888759 15664 raft_consensus.cc:2804] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:35.889281 15664 raft_consensus.cc:493] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:35.889351 15638 consensus_queue.cc:260] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.890498 15347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74c3775c9d4eba9fe09bc7d694d2f1" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:35.891321 15347 raft_consensus.cc:3060] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.877748 15666 leader_election.cc:290] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.892539 15497 raft_consensus.cc:2468] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 1.
I20260710 13:20:35.889881 15664 raft_consensus.cc:3060] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.886981 15626 raft_consensus.cc:515] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.879395 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e903cd1d685452d86239da4ccc3d365" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:35.880033 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0b0c6cd09a47b0bfbbde6cbec58b42" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:35.879705 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e903cd1d685452d86239da4ccc3d365" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:35.880694 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4c265e0b824f0bafcb9dc9b4ff7df9" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:35.881801 15590 leader_election.cc:290] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.879393 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69a7e05b94a4a439b19d8fea854ead7" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:35.885316 15313 leader_election.cc:304] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:35.883589 15423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74c3775c9d4eba9fe09bc7d694d2f1" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:35.912272 15638 ts_tablet_manager.cc:1434] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260710 13:20:35.882449 15425 raft_consensus.cc:2468] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 1.
I20260710 13:20:35.921682 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0b0c6cd09a47b0bfbbde6cbec58b42" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:35.922294 15424 raft_consensus.cc:3060] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.922415 15638 tablet_bootstrap.cc:492] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:35.915473 15313 leader_election.cc:304] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: 
I20260710 13:20:35.882936 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab103d2e5b334538956aae066d14cab8" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:35.924031 15350 raft_consensus.cc:3060] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.912730 15348 raft_consensus.cc:2468] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 0.
I20260710 13:20:35.929097 15390 leader_election.cc:304] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:35.913951 15498 raft_consensus.cc:3060] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.914044 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab103d2e5b334538956aae066d14cab8" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:35.917285 15669 raft_consensus.cc:2804] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:35.932001 15590 raft_consensus.cc:2804] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:35.932111 15601 raft_consensus.cc:2804] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:35.932396 15669 raft_consensus.cc:493] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:35.932498 15590 raft_consensus.cc:493] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:35.919162 15626 leader_election.cc:290] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:35.932804 15601 raft_consensus.cc:697] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Becoming Leader. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:35.932997 15590 raft_consensus.cc:3060] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.932868 15669 raft_consensus.cc:3060] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.914307 15495 raft_consensus.cc:2468] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 0.
I20260710 13:20:35.933710 15601 consensus_queue.cc:237] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.914678 15499 raft_consensus.cc:2468] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 0.
W20260710 13:20:35.938431 15462 leader_election.cc:343] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.932331 15494 raft_consensus.cc:3060] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.920603 15640 tablet_bootstrap.cc:492] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:35.929119 15496 raft_consensus.cc:2393] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in current term 1: Already voted for candidate 72a8d4caf6a049b08cdecbd4df29a599 in this term.
I20260710 13:20:35.940850 15640 ts_tablet_manager.cc:1403] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.017s
I20260710 13:20:35.941469 15350 raft_consensus.cc:2468] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 1.
I20260710 13:20:35.943686 15640 raft_consensus.cc:359] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.943879 15390 leader_election.cc:304] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:35.944406 15640 raft_consensus.cc:385] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.943920 15590 raft_consensus.cc:515] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.944900 15666 raft_consensus.cc:2804] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:35.945399 15666 raft_consensus.cc:697] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Becoming Leader. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:35.945612 15313 leader_election.cc:304] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:35.946244 15666 consensus_queue.cc:237] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.944720 15640 raft_consensus.cc:740] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.948523 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0b0c6cd09a47b0bfbbde6cbec58b42" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:35.948688 15640 consensus_queue.cc:260] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.949570 15349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e903cd1d685452d86239da4ccc3d365" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:35.949885 15667 raft_consensus.cc:2804] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:35.950215 15349 raft_consensus.cc:3060] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.950425 15667 raft_consensus.cc:697] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Becoming Leader. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:35.950804 15640 ts_tablet_manager.cc:1434] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:20:35.951723 15640 tablet_bootstrap.cc:492] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f: Bootstrap starting.
I20260710 13:20:35.951277 15667 consensus_queue.cc:237] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.952319 15638 tablet_bootstrap.cc:654] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.956275 15498 raft_consensus.cc:2468] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 1.
I20260710 13:20:35.947927 15347 raft_consensus.cc:2468] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 1.
I20260710 13:20:35.958986 15640 tablet_bootstrap.cc:654] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.929908 15424 raft_consensus.cc:2468] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 1.
I20260710 13:20:35.964341 15464 leader_election.cc:304] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:35.969892 15626 raft_consensus.cc:2804] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:35.972739 15626 raft_consensus.cc:697] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Becoming Leader. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:35.976078 15626 consensus_queue.cc:237] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.976431 15462 leader_election.cc:304] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:35.977666 15672 raft_consensus.cc:2804] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:35.982221 15349 raft_consensus.cc:2468] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 1.
I20260710 13:20:35.981917 15248 catalog_manager.cc:5697] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:35.983654 15390 leader_election.cc:304] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:35.984661 15666 raft_consensus.cc:2804] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:35.984472 15664 raft_consensus.cc:515] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.985275 15666 raft_consensus.cc:697] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Becoming Leader. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:35.986009 15348 raft_consensus.cc:2393] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72a8d4caf6a049b08cdecbd4df29a599 in current term 1: Already voted for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in this term.
I20260710 13:20:35.986392 15666 consensus_queue.cc:237] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:35.988722 15664 leader_election.cc:290] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Requested vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.991757 15590 leader_election.cc:290] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:35.995929 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e903cd1d685452d86239da4ccc3d365" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:35.996650 15496 raft_consensus.cc:3060] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.997323 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0b0c6cd09a47b0bfbbde6cbec58b42" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:35.998066 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0b0c6cd09a47b0bfbbde6cbec58b42" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:35.998865 15424 raft_consensus.cc:2393] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in current term 1: Already voted for candidate 72a8d4caf6a049b08cdecbd4df29a599 in this term.
I20260710 13:20:36.002058 15494 raft_consensus.cc:2468] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 1.
I20260710 13:20:36.004151 15669 raft_consensus.cc:515] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.014751 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4c265e0b824f0bafcb9dc9b4ff7df9" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:36.015666 15424 raft_consensus.cc:3060] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.022352 15496 raft_consensus.cc:2468] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 1.
I20260710 13:20:36.007793 15245 catalog_manager.cc:5697] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194). New cstate: current_term: 1 leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.027979 15247 catalog_manager.cc:5697] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.033625 15669 leader_election.cc:290] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Requested vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:36.035804 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4c265e0b824f0bafcb9dc9b4ff7df9" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:36.036409 15494 raft_consensus.cc:3060] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.037843 15424 raft_consensus.cc:2468] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 1.
I20260710 13:20:36.039636 15313 leader_election.cc:304] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:36.040402 15664 raft_consensus.cc:2804] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.040892 15664 raft_consensus.cc:697] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Becoming Leader. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:36.041723 15664 consensus_queue.cc:237] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.046303 15494 raft_consensus.cc:2468] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 1.
I20260710 13:20:36.047078 15672 raft_consensus.cc:697] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Becoming Leader. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:36.048116 15672 consensus_queue.cc:237] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.048409 15246 catalog_manager.cc:5697] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.051788 15640 tablet_bootstrap.cc:492] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f: No bootstrap required, opened a new log
I20260710 13:20:36.052320 15640 ts_tablet_manager.cc:1403] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.003s
I20260710 13:20:36.053970 15245 catalog_manager.cc:5697] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194). New cstate: current_term: 1 leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.055253 15640 raft_consensus.cc:359] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.055915 15640 raft_consensus.cc:385] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.056173 15640 raft_consensus.cc:740] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.057418 15247 catalog_manager.cc:5697] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193). New cstate: current_term: 1 leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.064885 15638 tablet_bootstrap.cc:492] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:36.065320 15638 ts_tablet_manager.cc:1403] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.012s
I20260710 13:20:36.065819 15313 leader_election.cc:304] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [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: 5d6ceddfdc01414d99a86a5e1ea9acb2; no voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:36.066872 15664 raft_consensus.cc:2749] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.068019 15638 raft_consensus.cc:359] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.068709 15638 raft_consensus.cc:385] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.066664 15640 consensus_queue.cc:260] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.068994 15638 raft_consensus.cc:740] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.069742 15638 consensus_queue.cc:260] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.070463 15640 ts_tablet_manager.cc:1434] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260710 13:20:36.071651 15638 ts_tablet_manager.cc:1434] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:36.072528 15638 tablet_bootstrap.cc:492] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599: Bootstrap starting.
I20260710 13:20:36.078096 15638 tablet_bootstrap.cc:654] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.082986 15638 tablet_bootstrap.cc:492] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599: No bootstrap required, opened a new log
I20260710 13:20:36.083573 15638 ts_tablet_manager.cc:1403] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 13:20:36.086000 15638 raft_consensus.cc:359] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.086616 15638 raft_consensus.cc:385] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.086833 15638 raft_consensus.cc:740] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.089455 15638 consensus_queue.cc:260] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.091066 15638 ts_tablet_manager.cc:1434] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:36.091964 15246 catalog_manager.cc:5697] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195). New cstate: current_term: 1 leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.173996 15672 raft_consensus.cc:493] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.174584 15672 raft_consensus.cc:515] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.176776 15672 leader_election.cc:290] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:36.177613 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a431e3003edc468db635aa8bc62fc6b4" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:36.178014 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a431e3003edc468db635aa8bc62fc6b4" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:36.178428 15348 raft_consensus.cc:2393] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72a8d4caf6a049b08cdecbd4df29a599 in current term 1: Already voted for candidate dd4c152c56ad47c7ab3f0500e80a671f in this term.
I20260710 13:20:36.179450 15464 leader_election.cc:304] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:36.180295 15672 raft_consensus.cc:3060] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.185091 15672 raft_consensus.cc:2749] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.212710 15666 consensus_queue.cc:1048] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.223744 15637 consensus_queue.cc:1048] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.232796 15637 raft_consensus.cc:493] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.233276 15637 raft_consensus.cc:515] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.235106 15637 leader_election.cc:290] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:36.236028 15672 raft_consensus.cc:493] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.235657 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3da4157415d41d1899189dd9e98f816" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:36.236212 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3da4157415d41d1899189dd9e98f816" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:36.236981 15348 raft_consensus.cc:2468] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 0.
I20260710 13:20:36.236758 15672 raft_consensus.cc:515] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.237864 15390 leader_election.cc:304] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:36.238440 15637 raft_consensus.cc:2804] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.238770 15637 raft_consensus.cc:493] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.238829 15672 leader_election.cc:290] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:36.239193 15637 raft_consensus.cc:3060] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.239778 15498 raft_consensus.cc:2468] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 0.
I20260710 13:20:36.241693 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3da4157415d41d1899189dd9e98f816" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" is_pre_election: true
I20260710 13:20:36.244526 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3da4157415d41d1899189dd9e98f816" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:36.245152 15348 raft_consensus.cc:2468] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 0.
I20260710 13:20:36.246182 15464 leader_election.cc:304] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: 
I20260710 13:20:36.246332 15637 raft_consensus.cc:515] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.247041 15672 raft_consensus.cc:2804] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.247356 15672 raft_consensus.cc:493] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.247390 15424 raft_consensus.cc:2393] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72a8d4caf6a049b08cdecbd4df29a599 in current term 1: Already voted for candidate dd4c152c56ad47c7ab3f0500e80a671f in this term.
I20260710 13:20:36.247684 15672 raft_consensus.cc:3060] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.248292 15637 leader_election.cc:290] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:36.249172 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3da4157415d41d1899189dd9e98f816" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:36.249792 15348 raft_consensus.cc:3060] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.249989 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3da4157415d41d1899189dd9e98f816" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:36.256269 15672 raft_consensus.cc:515] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.257181 15348 raft_consensus.cc:2468] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 1.
I20260710 13:20:36.257529 15498 raft_consensus.cc:2393] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dd4c152c56ad47c7ab3f0500e80a671f in current term 1: Already voted for candidate 72a8d4caf6a049b08cdecbd4df29a599 in this term.
I20260710 13:20:36.258510 15390 leader_election.cc:304] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:36.259253 15672 leader_election.cc:290] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 1 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:36.259455 15637 raft_consensus.cc:2804] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.259461 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3da4157415d41d1899189dd9e98f816" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:36.260037 15637 raft_consensus.cc:697] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Becoming Leader. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:36.261166 15348 raft_consensus.cc:2393] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72a8d4caf6a049b08cdecbd4df29a599 in current term 1: Already voted for candidate dd4c152c56ad47c7ab3f0500e80a671f in this term.
I20260710 13:20:36.261508 15637 consensus_queue.cc:237] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.263351 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3da4157415d41d1899189dd9e98f816" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:36.264487 15462 leader_election.cc:304] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [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: 72a8d4caf6a049b08cdecbd4df29a599; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:36.265501 15672 raft_consensus.cc:2749] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.270179 15247 catalog_manager.cc:5697] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194). New cstate: current_term: 1 leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.318158 15664 consensus_queue.cc:1048] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.330094 15637 consensus_queue.cc:1048] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.330549 15601 consensus_queue.cc:1048] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:36.342157 15666 consensus_queue.cc:1048] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.360916 15601 consensus_queue.cc:1048] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.371258 15669 consensus_queue.cc:1048] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.390396 15666 consensus_queue.cc:1048] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.401749 15590 consensus_queue.cc:1048] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.429013 15672 consensus_queue.cc:1048] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.440002 15424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e903cd1d685452d86239da4ccc3d365"
dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
mode: GRACEFUL
new_leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
 from {username='slave'} at 127.0.0.1:35264
I20260710 13:20:36.440534 15424 raft_consensus.cc:606] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Received request to transfer leadership to TS 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:36.444490 15590 raft_consensus.cc:493] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.444995 15590 raft_consensus.cc:515] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.446949 15590 leader_election.cc:290] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:36.448683 15494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d0b0c6cd09a47b0bfbbde6cbec58b42"
dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
mode: GRACEFUL
new_leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:20:36.449221 15494 raft_consensus.cc:606] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Received request to transfer leadership to TS 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:36.451576 15626 consensus_queue.cc:1048] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.453893 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74c3775c9d4eba9fe09bc7d694d2f1" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" is_pre_election: true
I20260710 13:20:36.456310 15626 consensus_queue.cc:1048] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.457545 15425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab103d2e5b334538956aae066d14cab8"
dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
mode: GRACEFUL
new_leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
 from {username='slave'} at 127.0.0.1:35264
I20260710 13:20:36.457988 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74c3775c9d4eba9fe09bc7d694d2f1" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599" is_pre_election: true
I20260710 13:20:36.458187 15425 raft_consensus.cc:606] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Received request to transfer leadership to TS 5d6ceddfdc01414d99a86a5e1ea9acb2
I20260710 13:20:36.458339 15669 consensus_queue.cc:1048] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.459573 15388 leader_election.cc:304] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd4c152c56ad47c7ab3f0500e80a671f; no voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:36.461156 15637 raft_consensus.cc:2749] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.465932 15494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e74c3775c9d4eba9fe09bc7d694d2f1"
dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
mode: GRACEFUL
new_leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:20:36.466488 15494 raft_consensus.cc:606] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Received request to transfer leadership to TS dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:36.476876 15349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d4c265e0b824f0bafcb9dc9b4ff7df9"
dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
mode: GRACEFUL
new_leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
 from {username='slave'} at 127.0.0.1:34890
I20260710 13:20:36.477741 15349 raft_consensus.cc:606] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Received request to transfer leadership to TS dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:36.485808 15348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b70ab816c7ea4de4bc0f014ab5a0dbaf"
dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
mode: GRACEFUL
new_leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
 from {username='slave'} at 127.0.0.1:34890
I20260710 13:20:36.488911 15423 raft_consensus.cc:3060] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.493873 15348 raft_consensus.cc:606] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Received request to transfer leadership to TS dd4c152c56ad47c7ab3f0500e80a671f
I20260710 13:20:36.500437 15668 raft_consensus.cc:993] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: : Instructing follower dd4c152c56ad47c7ab3f0500e80a671f to start an election
I20260710 13:20:36.500883 15668 raft_consensus.cc:1081] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Signalling peer dd4c152c56ad47c7ab3f0500e80a671f to start an election
I20260710 13:20:36.505437 15424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d4c265e0b824f0bafcb9dc9b4ff7df9"
dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
 from {username='slave'} at 127.0.0.1:52034
I20260710 13:20:36.505981 15424 raft_consensus.cc:493] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.506315 15424 raft_consensus.cc:3060] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.507810 15601 consensus_queue.cc:1048] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.512125 15424 raft_consensus.cc:515] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.512997 15425 raft_consensus.cc:1240] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Rejecting Update request from peer 5d6ceddfdc01414d99a86a5e1ea9acb2 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:36.515100 15424 leader_election.cc:290] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 2 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:36.515619 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4c265e0b824f0bafcb9dc9b4ff7df9" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:36.515827 15423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a431e3003edc468db635aa8bc62fc6b4"
dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
mode: GRACEFUL
new_leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
 from {username='slave'} at 127.0.0.1:35264
I20260710 13:20:36.516418 15423 raft_consensus.cc:606] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Received request to transfer leadership to TS 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:36.516528 15669 consensus_queue.cc:1059] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.517443 15601 raft_consensus.cc:3055] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.517807 15601 raft_consensus.cc:740] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:36.518607 15601 consensus_queue.cc:260] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.519445 15601 raft_consensus.cc:3060] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.521246 15672 consensus_queue.cc:1048] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.524536 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4c265e0b824f0bafcb9dc9b4ff7df9" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:36.530061 15348 raft_consensus.cc:2468] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 2.
I20260710 13:20:36.531852 15390 leader_election.cc:304] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [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: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:36.533308 15637 raft_consensus.cc:2804] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.533931 15637 raft_consensus.cc:697] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Becoming Leader. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:36.534991 15637 consensus_queue.cc:237] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [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: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.542765 15708 raft_consensus.cc:993] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599: : Instructing follower dd4c152c56ad47c7ab3f0500e80a671f to start an election
I20260710 13:20:36.543373 15679 raft_consensus.cc:1081] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Signalling peer dd4c152c56ad47c7ab3f0500e80a671f to start an election
I20260710 13:20:36.545091 15423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e74c3775c9d4eba9fe09bc7d694d2f1"
dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
 from {username='slave'} at 127.0.0.1:52046
I20260710 13:20:36.545547 15423 raft_consensus.cc:493] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.545924 15423 raft_consensus.cc:3060] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.549072 15248 catalog_manager.cc:5697] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f reported cstate change: term changed from 1 to 2, leader changed from 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193) to dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194). New cstate: current_term: 2 leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.550920 15423 raft_consensus.cc:515] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.552572 15423 leader_election.cc:290] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 2 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:36.553377 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74c3775c9d4eba9fe09bc7d694d2f1" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:36.553577 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e74c3775c9d4eba9fe09bc7d694d2f1" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:36.553972 15348 raft_consensus.cc:3060] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.554231 15494 raft_consensus.cc:3055] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.554569 15494 raft_consensus.cc:740] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:36.555354 15494 consensus_queue.cc:260] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.556422 15494 raft_consensus.cc:3060] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.560570 15348 raft_consensus.cc:2468] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 2.
I20260710 13:20:36.561538 15390 leader_election.cc:304] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:36.562347 15637 raft_consensus.cc:2804] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.562672 15494 raft_consensus.cc:2468] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 2.
I20260710 13:20:36.562776 15637 raft_consensus.cc:697] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Becoming Leader. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:36.564112 15637 consensus_queue.cc:237] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.570960 15248 catalog_manager.cc:5697] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f reported cstate change: term changed from 1 to 2, leader changed from 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195) to dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194). New cstate: current_term: 2 leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.734088 15637 consensus_queue.cc:1048] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.745515 15666 consensus_queue.cc:1048] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.747550 15712 raft_consensus.cc:993] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f: : Instructing follower 5d6ceddfdc01414d99a86a5e1ea9acb2 to start an election
I20260710 13:20:36.748068 15712 raft_consensus.cc:1081] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Signalling peer 5d6ceddfdc01414d99a86a5e1ea9acb2 to start an election
I20260710 13:20:36.755231 15349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab103d2e5b334538956aae066d14cab8"
dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
 from {username='slave'} at 127.0.0.1:35746
I20260710 13:20:36.755831 15349 raft_consensus.cc:493] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.756209 15349 raft_consensus.cc:3060] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.762905 15349 raft_consensus.cc:515] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.764863 15349 leader_election.cc:290] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 2 election: Requested vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:36.765872 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab103d2e5b334538956aae066d14cab8" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:36.766004 15423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab103d2e5b334538956aae066d14cab8" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:36.766463 15498 raft_consensus.cc:3060] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.766703 15423 raft_consensus.cc:3055] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.767117 15423 raft_consensus.cc:740] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:36.767969 15423 consensus_queue.cc:260] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.769361 15423 raft_consensus.cc:3060] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.772948 15498 raft_consensus.cc:2468] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 2.
I20260710 13:20:36.774188 15313 leader_election.cc:304] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: 
I20260710 13:20:36.774899 15601 raft_consensus.cc:2804] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.775409 15601 raft_consensus.cc:697] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 LEADER]: Becoming Leader. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:36.776248 15601 consensus_queue.cc:237] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.779435 15423 raft_consensus.cc:2468] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 2.
I20260710 13:20:36.783568 15248 catalog_manager.cc:5697] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 reported cstate change: term changed from 1 to 2, leader changed from dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194) to 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.793540 15712 raft_consensus.cc:993] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f: : Instructing follower 72a8d4caf6a049b08cdecbd4df29a599 to start an election
I20260710 13:20:36.794010 15666 raft_consensus.cc:1081] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Signalling peer 72a8d4caf6a049b08cdecbd4df29a599 to start an election
I20260710 13:20:36.795341 15498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a431e3003edc468db635aa8bc62fc6b4"
dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
 from {username='slave'} at 127.0.0.1:51840
I20260710 13:20:36.795778 15498 raft_consensus.cc:493] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.796115 15498 raft_consensus.cc:3060] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.800652 15498 raft_consensus.cc:515] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.802109 15498 leader_election.cc:290] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 2 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:36.802847 15349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a431e3003edc468db635aa8bc62fc6b4" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:36.803141 15423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a431e3003edc468db635aa8bc62fc6b4" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:36.803480 15349 raft_consensus.cc:3060] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.803711 15423 raft_consensus.cc:3055] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.804041 15423 raft_consensus.cc:740] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:36.804831 15423 consensus_queue.cc:260] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.806061 15423 raft_consensus.cc:3060] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.810258 15349 raft_consensus.cc:2468] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 2.
I20260710 13:20:36.811506 15464 leader_election.cc:304] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: 
I20260710 13:20:36.812276 15679 raft_consensus.cc:2804] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.812736 15679 raft_consensus.cc:697] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 LEADER]: Becoming Leader. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:36.813773 15423 raft_consensus.cc:2468] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 2.
I20260710 13:20:36.813505 15679 consensus_queue.cc:237] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.814411 15669 raft_consensus.cc:993] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2: : Instructing follower dd4c152c56ad47c7ab3f0500e80a671f to start an election
I20260710 13:20:36.814939 15601 raft_consensus.cc:1081] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Signalling peer dd4c152c56ad47c7ab3f0500e80a671f to start an election
I20260710 13:20:36.816293 15423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b70ab816c7ea4de4bc0f014ab5a0dbaf"
dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
 from {username='slave'} at 127.0.0.1:52034
I20260710 13:20:36.816870 15423 raft_consensus.cc:493] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.817203 15423 raft_consensus.cc:3060] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.821419 15248 catalog_manager.cc:5697] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 reported cstate change: term changed from 1 to 2, leader changed from dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194) to 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195). New cstate: current_term: 2 leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.825485 15423 raft_consensus.cc:515] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.827293 15423 leader_election.cc:290] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 2 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:36.828424 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70ab816c7ea4de4bc0f014ab5a0dbaf" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:36.829656 15498 raft_consensus.cc:3060] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.831223 15637 raft_consensus.cc:993] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f: : Instructing follower 5d6ceddfdc01414d99a86a5e1ea9acb2 to start an election
I20260710 13:20:36.831485 15348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70ab816c7ea4de4bc0f014ab5a0dbaf" candidate_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:36.831691 15637 raft_consensus.cc:1081] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Signalling peer 5d6ceddfdc01414d99a86a5e1ea9acb2 to start an election
I20260710 13:20:36.832046 15348 raft_consensus.cc:3055] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.832386 15348 raft_consensus.cc:740] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:36.833074 15348 consensus_queue.cc:260] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.833621 15349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e903cd1d685452d86239da4ccc3d365"
dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
 from {username='slave'} at 127.0.0.1:35746
I20260710 13:20:36.834197 15349 raft_consensus.cc:493] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.834199 15348 raft_consensus.cc:3060] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.834673 15349 raft_consensus.cc:3060] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.837311 15498 raft_consensus.cc:2468] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 2.
I20260710 13:20:36.838840 15388 leader_election.cc:304] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:36.840878 15666 raft_consensus.cc:2804] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.841356 15666 raft_consensus.cc:697] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Becoming Leader. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:36.842289 15348 raft_consensus.cc:2468] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4c152c56ad47c7ab3f0500e80a671f in term 2.
I20260710 13:20:36.841985 15349 raft_consensus.cc:515] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.842190 15666 consensus_queue.cc:237] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.844133 15349 leader_election.cc:290] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 2 election: Requested vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:36.845252 15423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e903cd1d685452d86239da4ccc3d365" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:36.845811 15423 raft_consensus.cc:3055] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.846017 15423 raft_consensus.cc:740] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:36.846519 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e903cd1d685452d86239da4ccc3d365" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:36.846662 15423 consensus_queue.cc:260] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.847316 15498 raft_consensus.cc:3060] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.847707 15423 raft_consensus.cc:3060] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.850947 15248 catalog_manager.cc:5697] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f reported cstate change: term changed from 1 to 2, leader changed from 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193) to dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194). New cstate: current_term: 2 leader_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.853645 15498 raft_consensus.cc:2468] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 2.
I20260710 13:20:36.854555 15423 raft_consensus.cc:2468] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 2.
I20260710 13:20:36.855500 15313 leader_election.cc:304] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:36.856756 15669 raft_consensus.cc:2804] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.857214 15669 raft_consensus.cc:697] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 LEADER]: Becoming Leader. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:36.858006 15669 consensus_queue.cc:237] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.865067 15248 catalog_manager.cc:5697] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 reported cstate change: term changed from 1 to 2, leader changed from dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194) to 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.920953 15708 raft_consensus.cc:993] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599: : Instructing follower 5d6ceddfdc01414d99a86a5e1ea9acb2 to start an election
I20260710 13:20:36.921452 15672 raft_consensus.cc:1081] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Signalling peer 5d6ceddfdc01414d99a86a5e1ea9acb2 to start an election
I20260710 13:20:36.922766 15349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d0b0c6cd09a47b0bfbbde6cbec58b42"
dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
 from {username='slave'} at 127.0.0.1:35736
I20260710 13:20:36.923302 15349 raft_consensus.cc:493] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.924039 15349 raft_consensus.cc:3060] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.931564 15349 raft_consensus.cc:515] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.933746 15349 leader_election.cc:290] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 2 election: Requested vote from peers dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975), 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195:42043)
I20260710 13:20:36.934403 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0b0c6cd09a47b0bfbbde6cbec58b42" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:36.935051 15424 raft_consensus.cc:3060] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.935222 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0b0c6cd09a47b0bfbbde6cbec58b42" candidate_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
I20260710 13:20:36.935837 15498 raft_consensus.cc:3055] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.936185 15498 raft_consensus.cc:740] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:36.936861 15498 consensus_queue.cc:260] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.937695 15498 raft_consensus.cc:3060] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.940565 15424 raft_consensus.cc:2468] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 2.
I20260710 13:20:36.941577 15313 leader_election.cc:304] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d6ceddfdc01414d99a86a5e1ea9acb2, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:36.942473 15498 raft_consensus.cc:2468] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d6ceddfdc01414d99a86a5e1ea9acb2 in term 2.
I20260710 13:20:36.942888 15669 raft_consensus.cc:2804] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.943365 15669 raft_consensus.cc:697] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 LEADER]: Becoming Leader. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:36.943686 15494 raft_consensus.cc:1275] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Refusing update from remote peer dd4c152c56ad47c7ab3f0500e80a671f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:36.944128 15669 consensus_queue.cc:237] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:36.948175 15666 consensus_queue.cc:1048] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:36.952569 15248 catalog_manager.cc:5697] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 reported cstate change: term changed from 1 to 2, leader changed from 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195) to 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193). New cstate: current_term: 2 leader_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.955188 15349 raft_consensus.cc:1275] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Refusing update from remote peer dd4c152c56ad47c7ab3f0500e80a671f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:36.958742 15666 consensus_queue.cc:1048] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:37.059875 15498 raft_consensus.cc:3060] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.064464 15498 raft_consensus.cc:1275] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Refusing update from remote peer dd4c152c56ad47c7ab3f0500e80a671f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.065785 15666 consensus_queue.cc:1048] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.073040 15349 raft_consensus.cc:1275] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Refusing update from remote peer dd4c152c56ad47c7ab3f0500e80a671f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.075228 15666 consensus_queue.cc:1048] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.220616 15424 raft_consensus.cc:1275] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Refusing update from remote peer 5d6ceddfdc01414d99a86a5e1ea9acb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.222069 15669 consensus_queue.cc:1048] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:37.263185 15498 raft_consensus.cc:1275] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Refusing update from remote peer dd4c152c56ad47c7ab3f0500e80a671f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.265997 15590 consensus_queue.cc:1048] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:37.275702 15498 raft_consensus.cc:1275] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Refusing update from remote peer 5d6ceddfdc01414d99a86a5e1ea9acb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.277776 15668 consensus_queue.cc:1048] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:37.286635 15348 raft_consensus.cc:1275] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Refusing update from remote peer 72a8d4caf6a049b08cdecbd4df29a599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.287467 15349 raft_consensus.cc:1275] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Refusing update from remote peer dd4c152c56ad47c7ab3f0500e80a671f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.288878 15672 consensus_queue.cc:1048] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:37.290393 15666 consensus_queue.cc:1048] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:37.311422 15424 raft_consensus.cc:1275] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Refusing update from remote peer 72a8d4caf6a049b08cdecbd4df29a599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.324079 15679 consensus_queue.cc:1048] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:37.331213 15423 raft_consensus.cc:1275] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Refusing update from remote peer 5d6ceddfdc01414d99a86a5e1ea9acb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.333698 15601 consensus_queue.cc:1048] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:37.350107 15494 raft_consensus.cc:1275] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Refusing update from remote peer 5d6ceddfdc01414d99a86a5e1ea9acb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.351663 15668 consensus_queue.cc:1048] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.369436 15494 raft_consensus.cc:1275] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Refusing update from remote peer 5d6ceddfdc01414d99a86a5e1ea9acb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.371428 15668 consensus_queue.cc:1048] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.382838 15423 raft_consensus.cc:1275] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Refusing update from remote peer 5d6ceddfdc01414d99a86a5e1ea9acb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.386538 15669 consensus_queue.cc:1048] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:39.520337 15248 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37974:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:39.541815 15248 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37974:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:39.608498 11411 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:20:39.845708 15759 log.cc:927] Time spent T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260710 13:20:39.894132 15773 tablet.cc:1724] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:39.895625 15388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.36.195:42043, user_credentials={real_user=slave}} blocked reactor thread for 65109.1us
I20260710 13:20:39.917258 15768 tablet.cc:1724] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:39.978408 15776 tablet.cc:1724] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:39.982160 15771 tablet.cc:1724] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:39.982642 15781 tablet.cc:1724] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:39.985003 15313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.36.194:45975, user_credentials={real_user=slave}} blocked reactor thread for 95695.1us
I20260710 13:20:40.002070 15780 tablet.cc:1724] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:39.977783 15769 tablet.cc:1724] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.030913 15783 tablet.cc:1724] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.028528 15779 tablet.cc:1724] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.038570 15425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b70ab816c7ea4de4bc0f014ab5a0dbaf"
dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
mode: GRACEFUL
new_leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
 from {username='slave'} at 127.0.0.1:35270
I20260710 13:20:40.039390 15425 raft_consensus.cc:606] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Received request to transfer leadership to TS 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:40.038901 15780 tablet.cc:1724] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.032029 15784 tablet.cc:1724] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.058159 15786 tablet.cc:1724] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.062168 15763 raft_consensus.cc:993] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f: : Instructing follower 72a8d4caf6a049b08cdecbd4df29a599 to start an election
I20260710 13:20:40.061919 15773 tablet.cc:1724] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.062841 15720 raft_consensus.cc:1081] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Signalling peer 72a8d4caf6a049b08cdecbd4df29a599 to start an election
W20260710 13:20:40.070319 15313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.36.195:42043, user_credentials={real_user=slave}} blocked reactor thread for 82426us
I20260710 13:20:40.086967 15781 tablet.cc:1724] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.067090 15498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b70ab816c7ea4de4bc0f014ab5a0dbaf"
dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
 from {username='slave'} at 127.0.0.1:51840
I20260710 13:20:40.093045 15498 raft_consensus.cc:493] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.096798 15769 tablet.cc:1724] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.120023 15771 tablet.cc:1724] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.126814 15779 tablet.cc:1724] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.133023 15771 tablet.cc:1724] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.126801 15780 tablet.cc:1724] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.135597 15776 tablet.cc:1724] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.140272 15768 tablet.cc:1724] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.146617 15784 tablet.cc:1724] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.157982 15769 tablet.cc:1724] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.153414 15498 raft_consensus.cc:3060] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:40.168675 15779 tablet.cc:1724] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.177861 15790 tablet.cc:1724] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.176120 15498 raft_consensus.cc:515] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:40.183316 15347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70ab816c7ea4de4bc0f014ab5a0dbaf" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:40.183965 15347 raft_consensus.cc:3060] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:40.185251 15786 tablet.cc:1724] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.193241 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70ab816c7ea4de4bc0f014ab5a0dbaf" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:40.193902 15425 raft_consensus.cc:3055] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:40.194229 15425 raft_consensus.cc:740] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:40.191494 15773 tablet.cc:1724] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:40.203858 15425 consensus_queue.cc:260] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [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: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:40.205041 15425 raft_consensus.cc:3060] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:40.205883 15347 raft_consensus.cc:2468] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 3.
I20260710 13:20:40.206336 15498 leader_election.cc:290] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 3 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:40.207217 15464 leader_election.cc:304] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [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: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: 
I20260710 13:20:40.208174 15719 raft_consensus.cc:2804] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:40.208652 15719 raft_consensus.cc:697] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 3 LEADER]: Becoming Leader. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:40.209553 15719 consensus_queue.cc:237] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [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: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:40.216255 15425 raft_consensus.cc:2468] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 3.
I20260710 13:20:40.227771 15347 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f69a7e05b94a4a439b19d8fea854ead7"
dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
mode: GRACEFUL
new_leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
 from {username='slave'} at 127.0.0.1:34898
I20260710 13:20:40.228853 15347 raft_consensus.cc:606] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Received request to transfer leadership to TS 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:40.230299 11411 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:20:40.230791 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:40.237689 15245 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b: soft_deleted_table [id=c27e2d72af0747dfa51718106804f700] alter complete (version 1)
I20260710 13:20:40.240890 15425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9"
dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
mode: GRACEFUL
new_leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
 from {username='slave'} at 127.0.0.1:35270
I20260710 13:20:40.241416 15425 raft_consensus.cc:606] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Received request to transfer leadership to TS 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:40.247823 15247 catalog_manager.cc:5697] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 reported cstate change: term changed from 2 to 3, leader changed from dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194) to 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195). New cstate: current_term: 3 leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.248447 15347 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ee241e2fe5e44f8beb840afbf25b5bf"
dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
mode: GRACEFUL
new_leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
 from {username='slave'} at 127.0.0.1:34898
I20260710 13:20:40.249151 15347 raft_consensus.cc:606] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Received request to transfer leadership to TS 72a8d4caf6a049b08cdecbd4df29a599
I20260710 13:20:40.250438 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:40.250995 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:40.279873 15741 raft_consensus.cc:993] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2: : Instructing follower 72a8d4caf6a049b08cdecbd4df29a599 to start an election
I20260710 13:20:40.280400 15787 raft_consensus.cc:1081] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Signalling peer 72a8d4caf6a049b08cdecbd4df29a599 to start an election
I20260710 13:20:40.281944 15498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ee241e2fe5e44f8beb840afbf25b5bf"
dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
 from {username='slave'} at 127.0.0.1:51838
I20260710 13:20:40.282384 15498 raft_consensus.cc:493] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.282636 15498 raft_consensus.cc:3060] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.287700 15498 raft_consensus.cc:515] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:40.289785 15498 leader_election.cc:290] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 2 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:40.290469 15347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee241e2fe5e44f8beb840afbf25b5bf" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:40.291054 15422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee241e2fe5e44f8beb840afbf25b5bf" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:40.291234 15347 raft_consensus.cc:3055] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.291604 15422 raft_consensus.cc:3060] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.291671 15347 raft_consensus.cc:740] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:40.292609 15347 consensus_queue.cc:260] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:40.293735 15347 raft_consensus.cc:3060] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.296967 15422 raft_consensus.cc:2468] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 2.
I20260710 13:20:40.298110 15462 leader_election.cc:304] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:40.298732 15719 raft_consensus.cc:2804] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.299108 15719 raft_consensus.cc:697] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 LEADER]: Becoming Leader. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:40.299360 15347 raft_consensus.cc:2468] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 2.
I20260710 13:20:40.299906 15719 consensus_queue.cc:237] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:40.307053 15247 catalog_manager.cc:5697] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 reported cstate change: term changed from 1 to 2, leader changed from 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193) to 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195). New cstate: current_term: 2 leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.596313 15787 raft_consensus.cc:993] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2: : Instructing follower 72a8d4caf6a049b08cdecbd4df29a599 to start an election
I20260710 13:20:40.596833 15741 raft_consensus.cc:1081] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Signalling peer 72a8d4caf6a049b08cdecbd4df29a599 to start an election
I20260710 13:20:40.598354 15498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f69a7e05b94a4a439b19d8fea854ead7"
dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
 from {username='slave'} at 127.0.0.1:51838
I20260710 13:20:40.598909 15498 raft_consensus.cc:493] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.599223 15498 raft_consensus.cc:3060] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.603770 15498 raft_consensus.cc:515] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:40.605165 15498 leader_election.cc:290] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 2 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:40.606192 15422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69a7e05b94a4a439b19d8fea854ead7" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:40.606187 15347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69a7e05b94a4a439b19d8fea854ead7" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:40.606901 15422 raft_consensus.cc:3060] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.606992 15347 raft_consensus.cc:3055] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.607385 15347 raft_consensus.cc:740] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d6ceddfdc01414d99a86a5e1ea9acb2, State: Running, Role: LEADER
I20260710 13:20:40.607992 15347 consensus_queue.cc:260] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:40.609226 15347 raft_consensus.cc:3060] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.612473 15422 raft_consensus.cc:2468] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 2.
I20260710 13:20:40.613708 15462 leader_election.cc:304] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a8d4caf6a049b08cdecbd4df29a599, dd4c152c56ad47c7ab3f0500e80a671f; no voters: 
I20260710 13:20:40.614521 15719 raft_consensus.cc:2804] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.614598 15347 raft_consensus.cc:2468] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 2.
I20260710 13:20:40.615046 15719 raft_consensus.cc:697] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 LEADER]: Becoming Leader. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:40.615936 15719 consensus_queue.cc:237] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:40.622184 15247 catalog_manager.cc:5697] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 reported cstate change: term changed from 1 to 2, leader changed from 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193) to 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195). New cstate: current_term: 2 leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.631824 15795 raft_consensus.cc:993] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f: : Instructing follower 72a8d4caf6a049b08cdecbd4df29a599 to start an election
I20260710 13:20:40.632371 15763 raft_consensus.cc:1081] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Signalling peer 72a8d4caf6a049b08cdecbd4df29a599 to start an election
I20260710 13:20:40.633903 15498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9"
dest_uuid: "72a8d4caf6a049b08cdecbd4df29a599"
 from {username='slave'} at 127.0.0.1:51840
I20260710 13:20:40.634405 15498 raft_consensus.cc:493] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.634675 15498 raft_consensus.cc:3060] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:40.639459 15498 raft_consensus.cc:515] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:40.640903 15498 leader_election.cc:290] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [CANDIDATE]: Term 3 election: Requested vote from peers 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863), dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975)
I20260710 13:20:40.641722 15347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2"
I20260710 13:20:40.642073 15422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475d9a4e33f047d89ed4c0a1f429d5b9" candidate_uuid: "72a8d4caf6a049b08cdecbd4df29a599" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd4c152c56ad47c7ab3f0500e80a671f"
I20260710 13:20:40.642357 15347 raft_consensus.cc:3060] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:40.642695 15422 raft_consensus.cc:3055] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:40.643019 15422 raft_consensus.cc:740] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dd4c152c56ad47c7ab3f0500e80a671f, State: Running, Role: LEADER
I20260710 13:20:40.643821 15422 consensus_queue.cc:260] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [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: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:40.645144 15422 raft_consensus.cc:3060] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:40.649845 15347 raft_consensus.cc:2468] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 3.
I20260710 13:20:40.651219 15464 leader_election.cc:304] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [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: 5d6ceddfdc01414d99a86a5e1ea9acb2, 72a8d4caf6a049b08cdecbd4df29a599; no voters: 
I20260710 13:20:40.652082 15719 raft_consensus.cc:2804] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:40.652321 15422 raft_consensus.cc:2468] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a8d4caf6a049b08cdecbd4df29a599 in term 3.
I20260710 13:20:40.652567 15719 raft_consensus.cc:697] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 3 LEADER]: Becoming Leader. State: Replica: 72a8d4caf6a049b08cdecbd4df29a599, State: Running, Role: LEADER
I20260710 13:20:40.653556 15719 consensus_queue.cc:237] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [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: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } }
I20260710 13:20:40.661116 15247 catalog_manager.cc:5697] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 reported cstate change: term changed from 2 to 3, leader changed from dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194) to 72a8d4caf6a049b08cdecbd4df29a599 (127.11.36.195). New cstate: current_term: 3 leader_uuid: "72a8d4caf6a049b08cdecbd4df29a599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a8d4caf6a049b08cdecbd4df29a599" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 42043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.668850 15347 raft_consensus.cc:1275] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 3 FOLLOWER]: Refusing update from remote peer 72a8d4caf6a049b08cdecbd4df29a599: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:40.670187 15772 consensus_queue.cc:1048] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:40.678579 15422 raft_consensus.cc:1275] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 3 FOLLOWER]: Refusing update from remote peer 72a8d4caf6a049b08cdecbd4df29a599: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:40.680109 15799 consensus_queue.cc:1048] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:40.766268 15347 raft_consensus.cc:1275] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Refusing update from remote peer 72a8d4caf6a049b08cdecbd4df29a599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.767501 15799 consensus_queue.cc:1048] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.777432 15422 raft_consensus.cc:1275] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Refusing update from remote peer 72a8d4caf6a049b08cdecbd4df29a599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.779029 15772 consensus_queue.cc:1048] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.094089 15347 raft_consensus.cc:1275] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Refusing update from remote peer 72a8d4caf6a049b08cdecbd4df29a599: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:41.095536 15772 consensus_queue.cc:1048] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:41.106098 15422 raft_consensus.cc:1275] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Refusing update from remote peer 72a8d4caf6a049b08cdecbd4df29a599: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:41.107400 15803 consensus_queue.cc:1048] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:41.167927 15422 raft_consensus.cc:1275] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 3 FOLLOWER]: Refusing update from remote peer 72a8d4caf6a049b08cdecbd4df29a599: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:41.170073 15803 consensus_queue.cc:1048] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4c152c56ad47c7ab3f0500e80a671f" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:41.179644 15348 raft_consensus.cc:1275] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 3 FOLLOWER]: Refusing update from remote peer 72a8d4caf6a049b08cdecbd4df29a599: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:41.181761 15772 consensus_queue.cc:1048] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d6ceddfdc01414d99a86a5e1ea9acb2" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:41.310236 11411 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:20:41.315825 11411 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:20:41.316272 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:41.321008 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:41.321401 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:42.351451 11411 tablet_server.cc:179] TabletServer@127.11.36.193:0 shutting down...
I20260710 13:20:42.381500 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:42.382295 11411 tablet_replica.cc:333] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.383030 11411 raft_consensus.cc:2243] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.383558 11411 raft_consensus.cc:2272] T a431e3003edc468db635aa8bc62fc6b4 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.385560 11411 tablet_replica.cc:333] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.386257 11411 raft_consensus.cc:2243] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.387039 11411 raft_consensus.cc:2272] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.388986 11411 tablet_replica.cc:333] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.389559 11411 raft_consensus.cc:2243] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.390053 11411 raft_consensus.cc:2272] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.391955 11411 tablet_replica.cc:333] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.392517 11411 raft_consensus.cc:2243] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.392966 11411 raft_consensus.cc:2272] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.394873 11411 tablet_replica.cc:333] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.395473 11411 raft_consensus.cc:2243] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.395946 11411 raft_consensus.cc:2272] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.398609 11411 tablet_replica.cc:333] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.399510 11411 raft_consensus.cc:2243] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.400086 11411 raft_consensus.cc:2272] T d3da4157415d41d1899189dd9e98f816 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.402709 11411 tablet_replica.cc:333] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.403285 11411 raft_consensus.cc:2243] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.404040 11411 raft_consensus.cc:2272] T 3e903cd1d685452d86239da4ccc3d365 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.406565 11411 tablet_replica.cc:333] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.407367 11411 raft_consensus.cc:2243] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.407953 11411 raft_consensus.cc:2272] T f69a7e05b94a4a439b19d8fea854ead7 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.410928 11411 tablet_replica.cc:333] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.411513 11411 raft_consensus.cc:2243] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.411983 11411 raft_consensus.cc:2272] T ec8bafad38344f09966d0f5a94d8a249 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.414011 11411 tablet_replica.cc:333] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.414552 11411 raft_consensus.cc:2243] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.414954 11411 raft_consensus.cc:2272] T 7ee241e2fe5e44f8beb840afbf25b5bf P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.417073 11411 tablet_replica.cc:333] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.417657 11411 raft_consensus.cc:2243] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.418136 11411 raft_consensus.cc:2272] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.419960 11411 tablet_replica.cc:333] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.420493 11411 raft_consensus.cc:2243] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.420989 11411 raft_consensus.cc:2272] T c70e61a5a2e3492da60ae07da26954ee P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:42.423032 15464 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]
I20260710 13:20:42.423352 11411 tablet_replica.cc:333] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.424001 11411 raft_consensus.cc:2243] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.424609 11411 raft_consensus.cc:2272] T d94648073ac1468bb310abb9fd3ee9e9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:42.426311 15464 consensus_peers.cc:597] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 -> Peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Couldn't send request to peer 5d6ceddfdc01414d99a86a5e1ea9acb2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.427651 11411 tablet_replica.cc:333] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.428365 11411 raft_consensus.cc:2243] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.429097 11411 raft_consensus.cc:2272] T a94273395ee0453abb5bb5efbd13ce5a P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.431092 11411 tablet_replica.cc:333] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.431573 11411 raft_consensus.cc:2243] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.432413 11411 raft_consensus.cc:2272] T ab103d2e5b334538956aae066d14cab8 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.434432 11411 tablet_replica.cc:333] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.434962 11411 raft_consensus.cc:2243] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.435729 11411 raft_consensus.cc:2272] T 2cae6c1398ff4ec8b9664468699980ef P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.438141 11411 tablet_replica.cc:333] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.438696 11411 raft_consensus.cc:2243] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.439217 11411 raft_consensus.cc:2272] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.441385 11411 tablet_replica.cc:333] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2: stopping tablet replica
I20260710 13:20:42.441818 11411 raft_consensus.cc:2243] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.442615 11411 raft_consensus.cc:2272] T 7b20a7bd3e31410f88ae52771a82939f P 5d6ceddfdc01414d99a86a5e1ea9acb2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:42.467372 15464 connection.cc:573] client connection to 127.11.36.193:39863 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 13:20:42.467844 15464 consensus_peers.cc:597] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 -> Peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Couldn't send request to peer 5d6ceddfdc01414d99a86a5e1ea9acb2. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.485525 11411 tablet_server.cc:196] TabletServer@127.11.36.193:0 shutdown complete.
I20260710 13:20:42.518151 11411 tablet_server.cc:179] TabletServer@127.11.36.194:0 shutting down...
I20260710 13:20:42.547290 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:42.548103 11411 tablet_replica.cc:333] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.549049 11411 raft_consensus.cc:2243] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.549896 11411 raft_consensus.cc:2272] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.551683 11411 tablet_replica.cc:333] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.552230 11411 raft_consensus.cc:2243] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.552641 11411 raft_consensus.cc:2272] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.554486 11411 tablet_replica.cc:333] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.555012 11411 raft_consensus.cc:2243] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.555490 11411 raft_consensus.cc:2272] T b70ab816c7ea4de4bc0f014ab5a0dbaf P dd4c152c56ad47c7ab3f0500e80a671f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.557498 11411 tablet_replica.cc:333] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.558307 11411 raft_consensus.cc:2243] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.559265 11411 raft_consensus.cc:2272] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.561606 11411 tablet_replica.cc:333] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.562335 11411 raft_consensus.cc:2243] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.565399 11411 raft_consensus.cc:2272] T d3da4157415d41d1899189dd9e98f816 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.567747 11411 tablet_replica.cc:333] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.568308 11411 raft_consensus.cc:2243] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.568714 11411 raft_consensus.cc:2272] T 3e903cd1d685452d86239da4ccc3d365 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.570410 11411 tablet_replica.cc:333] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.570883 11411 raft_consensus.cc:2243] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.571246 11411 raft_consensus.cc:2272] T f69a7e05b94a4a439b19d8fea854ead7 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.572872 11411 tablet_replica.cc:333] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.573350 11411 raft_consensus.cc:2243] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.574131 11411 raft_consensus.cc:2272] T ec8bafad38344f09966d0f5a94d8a249 P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.575788 11411 tablet_replica.cc:333] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.576383 11411 raft_consensus.cc:2243] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.576754 11411 raft_consensus.cc:2272] T 475d9a4e33f047d89ed4c0a1f429d5b9 P dd4c152c56ad47c7ab3f0500e80a671f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.578540 11411 tablet_replica.cc:333] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.579038 11411 raft_consensus.cc:2243] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.579408 11411 raft_consensus.cc:2272] T 7b20a7bd3e31410f88ae52771a82939f P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.581283 11411 tablet_replica.cc:333] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.581734 11411 raft_consensus.cc:2243] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.582177 11411 raft_consensus.cc:2272] T d94648073ac1468bb310abb9fd3ee9e9 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.584066 11411 tablet_replica.cc:333] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.584591 11411 raft_consensus.cc:2243] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.585037 11411 raft_consensus.cc:2272] T a431e3003edc468db635aa8bc62fc6b4 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.586809 11411 tablet_replica.cc:333] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.587296 11411 raft_consensus.cc:2243] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.587677 11411 raft_consensus.cc:2272] T 7ee241e2fe5e44f8beb840afbf25b5bf P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.590334 11411 tablet_replica.cc:333] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.590896 11411 raft_consensus.cc:2243] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.591744 11411 raft_consensus.cc:2272] T c3f7cbbe5ecb40f4bf19219ecdbb970d P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.593884 11411 tablet_replica.cc:333] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.594563 11411 raft_consensus.cc:2243] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.595475 11411 raft_consensus.cc:2272] T c70e61a5a2e3492da60ae07da26954ee P dd4c152c56ad47c7ab3f0500e80a671f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.597565 11411 tablet_replica.cc:333] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.598332 11411 raft_consensus.cc:2243] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.598882 11411 raft_consensus.cc:2272] T a94273395ee0453abb5bb5efbd13ce5a P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:42.600064 15464 consensus_peers.cc:597] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 -> Peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Couldn't send request to peer 5d6ceddfdc01414d99a86a5e1ea9acb2. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.601421 11411 tablet_replica.cc:333] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.602180 11411 raft_consensus.cc:2243] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.602636 11411 raft_consensus.cc:2272] T ab103d2e5b334538956aae066d14cab8 P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:42.604658 15464 consensus_peers.cc:597] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 -> Peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Couldn't send request to peer 5d6ceddfdc01414d99a86a5e1ea9acb2. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.604682 11411 tablet_replica.cc:333] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f: stopping tablet replica
I20260710 13:20:42.605329 11411 raft_consensus.cc:2243] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.605818 11411 raft_consensus.cc:2272] T 2cae6c1398ff4ec8b9664468699980ef P dd4c152c56ad47c7ab3f0500e80a671f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:42.620697 15464 consensus_peers.cc:597] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 -> Peer 5d6ceddfdc01414d99a86a5e1ea9acb2 (127.11.36.193:39863): Couldn't send request to peer 5d6ceddfdc01414d99a86a5e1ea9acb2. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:39863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:42.643738 15462 consensus_peers.cc:597] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 -> Peer dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975): Couldn't send request to peer dd4c152c56ad47c7ab3f0500e80a671f. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:45975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.648751 11411 tablet_server.cc:196] TabletServer@127.11.36.194:0 shutdown complete.
W20260710 13:20:42.672101 15462 consensus_peers.cc:597] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 -> Peer dd4c152c56ad47c7ab3f0500e80a671f (127.11.36.194:45975): Couldn't send request to peer dd4c152c56ad47c7ab3f0500e80a671f. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:45975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.683591 11411 tablet_server.cc:179] TabletServer@127.11.36.195:0 shutting down...
I20260710 13:20:42.708211 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:42.708925 11411 tablet_replica.cc:333] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.709764 11411 raft_consensus.cc:2243] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.710521 11411 raft_consensus.cc:2272] T a431e3003edc468db635aa8bc62fc6b4 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.712306 11411 tablet_replica.cc:333] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.712813 11411 raft_consensus.cc:2243] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.713279 11411 raft_consensus.cc:2272] T d3da4157415d41d1899189dd9e98f816 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.715082 11411 tablet_replica.cc:333] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.715600 11411 raft_consensus.cc:2243] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.715997 11411 raft_consensus.cc:2272] T 3e903cd1d685452d86239da4ccc3d365 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.718075 11411 tablet_replica.cc:333] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.718557 11411 raft_consensus.cc:2243] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.719239 11411 raft_consensus.cc:2272] T b70ab816c7ea4de4bc0f014ab5a0dbaf P 72a8d4caf6a049b08cdecbd4df29a599 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.720789 11411 tablet_replica.cc:333] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.721282 11411 raft_consensus.cc:2243] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.721709 11411 raft_consensus.cc:2272] T 4d4c265e0b824f0bafcb9dc9b4ff7df9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.723277 11411 tablet_replica.cc:333] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.723786 11411 raft_consensus.cc:2243] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.724216 11411 raft_consensus.cc:2272] T 4d0b0c6cd09a47b0bfbbde6cbec58b42 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.725942 11411 tablet_replica.cc:333] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.726501 11411 raft_consensus.cc:2243] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.726918 11411 raft_consensus.cc:2272] T 1e74c3775c9d4eba9fe09bc7d694d2f1 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.728621 11411 tablet_replica.cc:333] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.729128 11411 raft_consensus.cc:2243] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.729867 11411 raft_consensus.cc:2272] T 475d9a4e33f047d89ed4c0a1f429d5b9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.731658 11411 tablet_replica.cc:333] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.732204 11411 raft_consensus.cc:2243] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.732678 11411 raft_consensus.cc:2272] T 7b20a7bd3e31410f88ae52771a82939f P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.734614 11411 tablet_replica.cc:333] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.735098 11411 raft_consensus.cc:2243] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.735785 11411 raft_consensus.cc:2272] T 7ee241e2fe5e44f8beb840afbf25b5bf P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.737561 11411 tablet_replica.cc:333] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.738102 11411 raft_consensus.cc:2243] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.738503 11411 raft_consensus.cc:2272] T c70e61a5a2e3492da60ae07da26954ee P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.740249 11411 tablet_replica.cc:333] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.740747 11411 raft_consensus.cc:2243] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.741164 11411 raft_consensus.cc:2272] T c3f7cbbe5ecb40f4bf19219ecdbb970d P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.742964 11411 tablet_replica.cc:333] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.743479 11411 raft_consensus.cc:2243] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.744277 11411 raft_consensus.cc:2272] T f69a7e05b94a4a439b19d8fea854ead7 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.746068 11411 tablet_replica.cc:333] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.746559 11411 raft_consensus.cc:2243] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.746961 11411 raft_consensus.cc:2272] T ec8bafad38344f09966d0f5a94d8a249 P 72a8d4caf6a049b08cdecbd4df29a599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.748697 11411 tablet_replica.cc:333] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.749194 11411 raft_consensus.cc:2243] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.750128 11411 raft_consensus.cc:2272] T d94648073ac1468bb310abb9fd3ee9e9 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.751941 11411 tablet_replica.cc:333] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.752365 11411 raft_consensus.cc:2243] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.752697 11411 raft_consensus.cc:2272] T ab103d2e5b334538956aae066d14cab8 P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.754329 11411 tablet_replica.cc:333] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.754827 11411 raft_consensus.cc:2243] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.755229 11411 raft_consensus.cc:2272] T 2cae6c1398ff4ec8b9664468699980ef P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.757032 11411 tablet_replica.cc:333] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599: stopping tablet replica
I20260710 13:20:42.757405 11411 raft_consensus.cc:2243] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.757835 11411 raft_consensus.cc:2272] T a94273395ee0453abb5bb5efbd13ce5a P 72a8d4caf6a049b08cdecbd4df29a599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.794921 11411 tablet_server.cc:196] TabletServer@127.11.36.195:0 shutdown complete.
I20260710 13:20:42.828616 11411 master.cc:562] Master@127.11.36.254:45067 shutting down...
I20260710 13:20:42.849929 11411 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.850466 11411 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.850775 11411 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b10d45794724cfbb2c7ca715e4f7f0b: stopping tablet replica
I20260710 13:20:42.871104 11411 master.cc:584] Master@127.11.36.254:45067 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12814 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:20:42.920719 11411 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.36.254:35637
I20260710 13:20:42.921994 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:42.927708 15814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:42.927758 15815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:42.928936 15817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:42.929258 11411 server_base.cc:1061] running on GCE node
I20260710 13:20:42.930234 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:42.930419 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:42.930534 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689642930523 us; error 0 us; skew 500 ppm
I20260710 13:20:42.930959 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:42.933337 11411 webserver.cc:533] Webserver started at http://127.11.36.254:43905/ using document root <none> and password file <none>
I20260710 13:20:42.933815 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:42.933961 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:42.934168 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:42.935202 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/master-0-root/instance:
uuid: "9d245599a859445d9c2b0f08fe2a4b2c"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-dzsf"
I20260710 13:20:42.939318 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:20:42.942566 15822 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.943279 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:42.943508 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/master-0-root
uuid: "9d245599a859445d9c2b0f08fe2a4b2c"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-dzsf"
I20260710 13:20:42.943753 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:42.960915 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:42.962129 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:42.999594 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.254:35637
I20260710 13:20:42.999693 15873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.254:35637 every 8 connection(s)
I20260710 13:20:43.003432 15874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.013846 15874 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c: Bootstrap starting.
I20260710 13:20:43.018416 15874 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.022670 15874 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c: No bootstrap required, opened a new log
I20260710 13:20:43.024747 15874 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d245599a859445d9c2b0f08fe2a4b2c" member_type: VOTER }
I20260710 13:20:43.025103 15874 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.025373 15874 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d245599a859445d9c2b0f08fe2a4b2c, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.026026 15874 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d245599a859445d9c2b0f08fe2a4b2c" member_type: VOTER }
I20260710 13:20:43.026451 15874 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:43.026678 15874 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:43.026960 15874 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.031447 15874 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d245599a859445d9c2b0f08fe2a4b2c" member_type: VOTER }
I20260710 13:20:43.031983 15874 leader_election.cc:304] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [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: 9d245599a859445d9c2b0f08fe2a4b2c; no voters: 
I20260710 13:20:43.033152 15874 leader_election.cc:290] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:43.033672 15877 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.034986 15877 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [term 1 LEADER]: Becoming Leader. State: Replica: 9d245599a859445d9c2b0f08fe2a4b2c, State: Running, Role: LEADER
I20260710 13:20:43.035571 15877 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [LEADER]: Queue going to LEADER mode. State: All 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: "9d245599a859445d9c2b0f08fe2a4b2c" member_type: VOTER }
I20260710 13:20:43.036192 15874 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:43.039702 15879 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d245599a859445d9c2b0f08fe2a4b2c. Latest consensus state: current_term: 1 leader_uuid: "9d245599a859445d9c2b0f08fe2a4b2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d245599a859445d9c2b0f08fe2a4b2c" member_type: VOTER } }
I20260710 13:20:43.040376 15879 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:43.040426 15878 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d245599a859445d9c2b0f08fe2a4b2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d245599a859445d9c2b0f08fe2a4b2c" member_type: VOTER } }
I20260710 13:20:43.041272 15878 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:43.044157 15884 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:43.049062 15884 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:43.052779 11411 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:43.057580 15884 catalog_manager.cc:1383] Generated new cluster ID: 78002582673346549b50ffffbd510eaf
I20260710 13:20:43.057902 15884 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:43.078922 15884 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:43.080264 15884 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:43.093328 15884 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c: Generated new TSK 0
I20260710 13:20:43.093973 15884 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:43.119320 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:43.126380 15895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:43.128384 15896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:43.132754 11411 server_base.cc:1061] running on GCE node
W20260710 13:20:43.134402 15898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:43.135731 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:43.136000 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:43.136183 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689643136165 us; error 0 us; skew 500 ppm
I20260710 13:20:43.137046 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:43.140196 11411 webserver.cc:533] Webserver started at http://127.11.36.193:35909/ using document root <none> and password file <none>
I20260710 13:20:43.140913 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:43.141158 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:43.141513 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:43.142987 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-0-root/instance:
uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-dzsf"
I20260710 13:20:43.150197 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:20:43.154729 15903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.155694 11411 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:43.156108 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-0-root
uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-dzsf"
I20260710 13:20:43.156378 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:43.177914 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:43.179122 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:43.180577 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:43.182766 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:43.182976 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.183199 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:43.183372 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.222103 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.193:45219
I20260710 13:20:43.222194 15965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.193:45219 every 8 connection(s)
I20260710 13:20:43.226995 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:43.233502 15970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:43.234671 15971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:43.236840 15973 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:43.237803 11411 server_base.cc:1061] running on GCE node
I20260710 13:20:43.238713 15966 heartbeater.cc:344] Connected to a master server at 127.11.36.254:35637
I20260710 13:20:43.238859 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:43.239100 15966 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:43.239187 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:43.239493 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689643239474 us; error 0 us; skew 500 ppm
I20260710 13:20:43.239988 15966 heartbeater.cc:507] Master 127.11.36.254:35637 requested a full tablet report, sending...
I20260710 13:20:43.240067 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:43.242798 15839 ts_manager.cc:194] Registered new tserver with Master: eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219)
I20260710 13:20:43.243008 11411 webserver.cc:533] Webserver started at http://127.11.36.194:35157/ using document root <none> and password file <none>
I20260710 13:20:43.243691 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:43.243930 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:43.244243 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:43.245272 15839 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41976
I20260710 13:20:43.245908 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-1-root/instance:
uuid: "4acfd00287aa4e148f4bebd8812baf3c"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-dzsf"
I20260710 13:20:43.251080 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:43.254671 15978 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.255527 11411 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:43.255822 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-1-root
uuid: "4acfd00287aa4e148f4bebd8812baf3c"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-dzsf"
I20260710 13:20:43.256070 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:43.273345 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:43.274628 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:43.276147 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:43.278316 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:43.278537 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.278762 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:43.278925 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.317373 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.194:38633
I20260710 13:20:43.317471 16040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.194:38633 every 8 connection(s)
I20260710 13:20:43.321954 11411 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:43.328267 16044 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:43.330109 16045 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:43.332227 11411 server_base.cc:1061] running on GCE node
W20260710 13:20:43.332159 16047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:43.333451 11411 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:43.333732 11411 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:43.334007 11411 hybrid_clock.cc:648] HybridClock initialized: now 1783689643333974 us; error 0 us; skew 500 ppm
I20260710 13:20:43.334606 11411 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:43.334897 16041 heartbeater.cc:344] Connected to a master server at 127.11.36.254:35637
I20260710 13:20:43.335410 16041 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:43.336140 16041 heartbeater.cc:507] Master 127.11.36.254:35637 requested a full tablet report, sending...
I20260710 13:20:43.337426 11411 webserver.cc:533] Webserver started at http://127.11.36.195:37215/ using document root <none> and password file <none>
I20260710 13:20:43.338104 11411 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:43.338294 11411 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:43.338265 15839 ts_manager.cc:194] Registered new tserver with Master: 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:43.338749 11411 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:43.339766 15839 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41986
I20260710 13:20:43.339890 11411 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-2-root/instance:
uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-dzsf"
I20260710 13:20:43.344419 11411 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:20:43.348098 16052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.348970 11411 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:43.349324 11411 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-2-root
uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-dzsf"
I20260710 13:20:43.349576 11411 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_Oru2G/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536464315-11411-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:43.364786 11411 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:43.366111 11411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:43.367677 11411 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:43.369901 11411 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:43.370081 11411 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.370352 11411 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:43.370487 11411 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.410115 11411 rpc_server.cc:307] RPC server started. Bound to: 127.11.36.195:41699
I20260710 13:20:43.410212 16114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.36.195:41699 every 8 connection(s)
I20260710 13:20:43.423496 16115 heartbeater.cc:344] Connected to a master server at 127.11.36.254:35637
I20260710 13:20:43.423818 16115 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:43.424453 16115 heartbeater.cc:507] Master 127.11.36.254:35637 requested a full tablet report, sending...
I20260710 13:20:43.426362 15839 ts_manager.cc:194] Registered new tserver with Master: e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:43.426697 11411 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013412039s
I20260710 13:20:43.427721 15839 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41996
I20260710 13:20:43.452351 15839 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42000:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:43.455190 15839 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:43.526991 15931 tablet_service.cc:1511] Processing CreateTablet for tablet 2e91ac98d87a4d8b84721ae9f5bce550 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:43.527547 15930 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff2502db8714bcc8f6ffe60cb3e0760 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:43.528509 15931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e91ac98d87a4d8b84721ae9f5bce550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.529779 15929 tablet_service.cc:1511] Processing CreateTablet for tablet 638e071fc67f407dbb27b00f4a4a23b5 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:43.531086 15929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638e071fc67f407dbb27b00f4a4a23b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.534945 15928 tablet_service.cc:1511] Processing CreateTablet for tablet 58bad061b28b488aa37a9026bb60131d (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:43.536450 15928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58bad061b28b488aa37a9026bb60131d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.542160 15927 tablet_service.cc:1511] Processing CreateTablet for tablet edc9e6f86a444c2a9f95a164491281d4 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:43.544024 15927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edc9e6f86a444c2a9f95a164491281d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.547992 15926 tablet_service.cc:1511] Processing CreateTablet for tablet 30a0d597d36f4b4886392fcf98b94db3 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:43.547833 15925 tablet_service.cc:1511] Processing CreateTablet for tablet 879345a821a040d39de3ae2296ccc7bf (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:43.549527 15926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a0d597d36f4b4886392fcf98b94db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.551334 15924 tablet_service.cc:1511] Processing CreateTablet for tablet 4730357ac5594f07831fbb1b78335b26 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:43.551831 16080 tablet_service.cc:1511] Processing CreateTablet for tablet 2e91ac98d87a4d8b84721ae9f5bce550 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:43.552675 15924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4730357ac5594f07831fbb1b78335b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.553174 16080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e91ac98d87a4d8b84721ae9f5bce550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.555503 16079 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff2502db8714bcc8f6ffe60cb3e0760 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:43.556540 15930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff2502db8714bcc8f6ffe60cb3e0760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.557097 16079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff2502db8714bcc8f6ffe60cb3e0760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.558790 15923 tablet_service.cc:1511] Processing CreateTablet for tablet 2b07ad2e846e43adbc1eef0ae120068f (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:43.560024 15923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b07ad2e846e43adbc1eef0ae120068f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.561971 15925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879345a821a040d39de3ae2296ccc7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.577828 16129 tablet_bootstrap.cc:492] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:43.579362 16078 tablet_service.cc:1511] Processing CreateTablet for tablet 638e071fc67f407dbb27b00f4a4a23b5 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:43.580868 16078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638e071fc67f407dbb27b00f4a4a23b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.581063 16077 tablet_service.cc:1511] Processing CreateTablet for tablet 58bad061b28b488aa37a9026bb60131d (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:43.582396 16077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58bad061b28b488aa37a9026bb60131d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.585083 16129 tablet_bootstrap.cc:654] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.591404 16076 tablet_service.cc:1511] Processing CreateTablet for tablet edc9e6f86a444c2a9f95a164491281d4 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:43.592767 16076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edc9e6f86a444c2a9f95a164491281d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.603003 16077 tablet_service.cc:1511] Processing CreateTablet for tablet 30a0d597d36f4b4886392fcf98b94db3 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:43.604334 16077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a0d597d36f4b4886392fcf98b94db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.629639 16075 tablet_service.cc:1511] Processing CreateTablet for tablet 879345a821a040d39de3ae2296ccc7bf (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:43.635450 16075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879345a821a040d39de3ae2296ccc7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.638214 16129 tablet_bootstrap.cc:492] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:43.638775 16129 ts_tablet_manager.cc:1403] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.020s
I20260710 13:20:43.639508 16073 tablet_service.cc:1511] Processing CreateTablet for tablet 2b07ad2e846e43adbc1eef0ae120068f (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:43.640836 16073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b07ad2e846e43adbc1eef0ae120068f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.637818 16074 tablet_service.cc:1511] Processing CreateTablet for tablet 4730357ac5594f07831fbb1b78335b26 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:43.641836 16129 raft_consensus.cc:359] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:43.642390 16074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4730357ac5594f07831fbb1b78335b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.644189 16131 tablet_bootstrap.cc:492] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:43.642659 16129 raft_consensus.cc:385] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.650529 16129 raft_consensus.cc:740] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.651656 16129 consensus_queue.cc:260] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:43.655805 16129 ts_tablet_manager.cc:1434] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260710 13:20:43.659746 15966 heartbeater.cc:499] Master 127.11.36.254:35637 was elected leader, sending a full tablet report...
I20260710 13:20:43.660033 16129 tablet_bootstrap.cc:492] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:43.666488 16129 tablet_bootstrap.cc:654] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.671067 16006 tablet_service.cc:1511] Processing CreateTablet for tablet 2e91ac98d87a4d8b84721ae9f5bce550 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:43.672884 16006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e91ac98d87a4d8b84721ae9f5bce550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.675143 16005 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff2502db8714bcc8f6ffe60cb3e0760 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:43.676893 16005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff2502db8714bcc8f6ffe60cb3e0760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.683171 16001 tablet_service.cc:1511] Processing CreateTablet for tablet 30a0d597d36f4b4886392fcf98b94db3 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:43.684537 16001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a0d597d36f4b4886392fcf98b94db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.666496 16131 tablet_bootstrap.cc:654] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.685961 16002 tablet_service.cc:1511] Processing CreateTablet for tablet edc9e6f86a444c2a9f95a164491281d4 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:43.687743 16002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edc9e6f86a444c2a9f95a164491281d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.690539 15998 tablet_service.cc:1511] Processing CreateTablet for tablet 2b07ad2e846e43adbc1eef0ae120068f (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:43.690871 15999 tablet_service.cc:1511] Processing CreateTablet for tablet 4730357ac5594f07831fbb1b78335b26 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:43.691798 15998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b07ad2e846e43adbc1eef0ae120068f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.692564 15999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4730357ac5594f07831fbb1b78335b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.681092 16004 tablet_service.cc:1511] Processing CreateTablet for tablet 638e071fc67f407dbb27b00f4a4a23b5 (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:43.693724 16004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638e071fc67f407dbb27b00f4a4a23b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.684566 16003 tablet_service.cc:1511] Processing CreateTablet for tablet 58bad061b28b488aa37a9026bb60131d (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:43.683226 16000 tablet_service.cc:1511] Processing CreateTablet for tablet 879345a821a040d39de3ae2296ccc7bf (DEFAULT_TABLE table=test-workload [id=8c7d3edd20e745b59cc64760f6b66a9f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:43.702047 16003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58bad061b28b488aa37a9026bb60131d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.706027 16000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879345a821a040d39de3ae2296ccc7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.716092 16129 tablet_bootstrap.cc:492] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:43.716715 16129 ts_tablet_manager.cc:1403] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.039s
I20260710 13:20:43.720436 16129 raft_consensus.cc:359] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.721179 16129 raft_consensus.cc:385] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.721506 16129 raft_consensus.cc:740] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.722424 16129 consensus_queue.cc:260] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.724898 16129 ts_tablet_manager.cc:1434] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:20:43.725911 16129 tablet_bootstrap.cc:492] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:43.730823 16132 raft_consensus.cc:493] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.731335 16132 raft_consensus.cc:515] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:43.733839 16132 leader_election.cc:290] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:43.743794 16129 tablet_bootstrap.cc:654] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.755565 16132 raft_consensus.cc:493] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.756156 16132 raft_consensus.cc:515] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.758102 16132 leader_election.cc:290] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:43.800005 16131 tablet_bootstrap.cc:492] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:43.800763 16131 ts_tablet_manager.cc:1403] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.157s	user 0.014s	sys 0.030s
I20260710 13:20:43.804777 16131 raft_consensus.cc:359] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.805811 16131 raft_consensus.cc:385] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.806195 16131 raft_consensus.cc:740] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.807350 16131 consensus_queue.cc:260] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.813190 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e91ac98d87a4d8b84721ae9f5bce550" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:43.813724 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e91ac98d87a4d8b84721ae9f5bce550" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:43.814749 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b07ad2e846e43adbc1eef0ae120068f" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:43.815670 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b07ad2e846e43adbc1eef0ae120068f" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
W20260710 13:20:43.819581 15906 leader_election.cc:343] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:43.821564 15906 leader_election.cc:343] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:43.822304 15906 leader_election.cc:343] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.823087 16115 heartbeater.cc:499] Master 127.11.36.254:35637 was elected leader, sending a full tablet report...
I20260710 13:20:43.824582 16131 ts_tablet_manager.cc:1434] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.007s
I20260710 13:20:43.826036 16131 tablet_bootstrap.cc:492] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:43.835484 16131 tablet_bootstrap.cc:654] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.823511 16136 tablet_bootstrap.cc:492] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:43.843991 16136 tablet_bootstrap.cc:654] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.844362 15906 leader_election.cc:304] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb32c9ddf785426aa0ec1c315e13fffd; no voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea
I20260710 13:20:43.848052 16131 tablet_bootstrap.cc:492] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:43.849776 16131 ts_tablet_manager.cc:1403] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260710 13:20:43.849735 16132 raft_consensus.cc:2749] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.850060 16129 tablet_bootstrap.cc:492] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:43.850602 16129 ts_tablet_manager.cc:1403] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.125s	user 0.039s	sys 0.072s
W20260710 13:20:43.851348 15906 leader_election.cc:343] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.851981 15906 leader_election.cc:304] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb32c9ddf785426aa0ec1c315e13fffd; no voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea
I20260710 13:20:43.852824 16132 raft_consensus.cc:2749] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.852975 16131 raft_consensus.cc:359] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.853821 16131 raft_consensus.cc:385] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.853509 16129 raft_consensus.cc:359] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.854122 16131 raft_consensus.cc:740] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.854308 16129 raft_consensus.cc:385] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.854616 16129 raft_consensus.cc:740] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.854910 16131 consensus_queue.cc:260] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.855310 16129 consensus_queue.cc:260] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.857208 16131 ts_tablet_manager.cc:1434] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:43.857326 16129 ts_tablet_manager.cc:1434] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:20:43.858170 16131 tablet_bootstrap.cc:492] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:43.858399 16129 tablet_bootstrap.cc:492] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:43.863534 16136 tablet_bootstrap.cc:492] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:43.864091 16136 ts_tablet_manager.cc:1403] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.043s	user 0.000s	sys 0.011s
I20260710 13:20:43.865165 16129 tablet_bootstrap.cc:654] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.867460 16132 raft_consensus.cc:493] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.867992 16132 raft_consensus.cc:515] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.870518 16131 tablet_bootstrap.cc:654] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.870610 16132 leader_election.cc:290] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:43.872243 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2502db8714bcc8f6ffe60cb3e0760" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:43.872906 16129 tablet_bootstrap.cc:492] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:43.873376 16129 ts_tablet_manager.cc:1403] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260710 13:20:43.873447 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2502db8714bcc8f6ffe60cb3e0760" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
W20260710 13:20:43.874931 15906 leader_election.cc:343] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:43.875618 15906 leader_election.cc:343] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.876020 15906 leader_election.cc:304] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb32c9ddf785426aa0ec1c315e13fffd; no voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea
I20260710 13:20:43.876286 16129 raft_consensus.cc:359] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.876791 16132 raft_consensus.cc:2749] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.877020 16129 raft_consensus.cc:385] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.877622 16129 raft_consensus.cc:740] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.878434 16129 consensus_queue.cc:260] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.879511 16131 tablet_bootstrap.cc:492] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:43.880009 16131 ts_tablet_manager.cc:1403] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260710 13:20:43.880142 16136 raft_consensus.cc:359] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.880668 16129 ts_tablet_manager.cc:1434] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:43.880879 16136 raft_consensus.cc:385] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.881222 16136 raft_consensus.cc:740] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.881628 16129 tablet_bootstrap.cc:492] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:43.881940 16136 consensus_queue.cc:260] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.882864 16131 raft_consensus.cc:359] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:43.883571 16131 raft_consensus.cc:385] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.883858 16131 raft_consensus.cc:740] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.884585 16131 consensus_queue.cc:260] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:43.886837 16131 ts_tablet_manager.cc:1434] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:43.887997 16131 tablet_bootstrap.cc:492] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:43.888717 16129 tablet_bootstrap.cc:654] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.895357 16131 tablet_bootstrap.cc:654] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.885131 16132 raft_consensus.cc:493] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.898118 16132 raft_consensus.cc:515] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.915716 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc9e6f86a444c2a9f95a164491281d4" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
W20260710 13:20:43.917649 15906 leader_election.cc:343] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.923678 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc9e6f86a444c2a9f95a164491281d4" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
W20260710 13:20:43.925695 15906 leader_election.cc:343] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.926339 15906 leader_election.cc:304] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb32c9ddf785426aa0ec1c315e13fffd; no voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea
I20260710 13:20:43.928436 16146 raft_consensus.cc:2749] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.928532 16132 leader_election.cc:290] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:43.933320 16041 heartbeater.cc:499] Master 127.11.36.254:35637 was elected leader, sending a full tablet report...
I20260710 13:20:43.935948 16129 tablet_bootstrap.cc:492] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:43.936568 16129 ts_tablet_manager.cc:1403] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.025s
I20260710 13:20:43.936898 16131 tablet_bootstrap.cc:492] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:43.937438 16131 ts_tablet_manager.cc:1403] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.038s
I20260710 13:20:43.938235 16136 ts_tablet_manager.cc:1434] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.060s	user 0.011s	sys 0.035s
I20260710 13:20:43.939265 16136 tablet_bootstrap.cc:492] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:43.940018 16129 raft_consensus.cc:359] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.940275 16131 raft_consensus.cc:359] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.940899 16129 raft_consensus.cc:385] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.940941 16131 raft_consensus.cc:385] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.941515 16131 raft_consensus.cc:740] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.941511 16129 raft_consensus.cc:740] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.942525 16131 consensus_queue.cc:260] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.942662 16129 consensus_queue.cc:260] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.945433 16131 ts_tablet_manager.cc:1434] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:20:43.946219 16136 tablet_bootstrap.cc:654] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.946400 16131 tablet_bootstrap.cc:492] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:43.949719 16129 ts_tablet_manager.cc:1434] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:20:43.950922 16129 tablet_bootstrap.cc:492] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:43.953244 16131 tablet_bootstrap.cc:654] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.957340 16136 tablet_bootstrap.cc:492] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:43.957872 16136 ts_tablet_manager.cc:1403] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:20:43.958336 16129 tablet_bootstrap.cc:654] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.960662 16136 raft_consensus.cc:359] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.961410 16136 raft_consensus.cc:385] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.961738 16136 raft_consensus.cc:740] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.962697 16136 consensus_queue.cc:260] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.964803 16136 ts_tablet_manager.cc:1434] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:43.965266 16131 tablet_bootstrap.cc:492] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:43.965919 16131 ts_tablet_manager.cc:1403] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260710 13:20:43.965965 16136 tablet_bootstrap.cc:492] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:43.971535 16129 tablet_bootstrap.cc:492] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:43.972167 16129 ts_tablet_manager.cc:1403] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260710 13:20:43.973814 16131 raft_consensus.cc:359] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.974577 16131 raft_consensus.cc:385] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.974874 16131 raft_consensus.cc:740] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.975556 16129 raft_consensus.cc:359] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.976212 16136 tablet_bootstrap.cc:654] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.975759 16131 consensus_queue.cc:260] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.976430 16129 raft_consensus.cc:385] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.976969 16129 raft_consensus.cc:740] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.977939 16129 consensus_queue.cc:260] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:43.980424 16131 ts_tablet_manager.cc:1434] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:20:43.981458 16131 tablet_bootstrap.cc:492] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:43.986064 16129 ts_tablet_manager.cc:1434] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:20:43.987514 16129 tablet_bootstrap.cc:492] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:43.990675 16131 tablet_bootstrap.cc:654] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.996201 16136 tablet_bootstrap.cc:492] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:43.996577 16129 tablet_bootstrap.cc:654] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.996716 16136 ts_tablet_manager.cc:1403] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.010s
I20260710 13:20:43.999874 16138 raft_consensus.cc:493] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.000011 16136 raft_consensus.cc:359] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.000411 16138 raft_consensus.cc:515] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.001075 16136 raft_consensus.cc:385] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.001579 16136 raft_consensus.cc:740] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.002573 16136 consensus_queue.cc:260] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.005522 16136 ts_tablet_manager.cc:1434] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:44.006842 16136 tablet_bootstrap.cc:492] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:44.008845 16138 leader_election.cc:290] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:44.014102 16136 tablet_bootstrap.cc:654] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.021334 16131 tablet_bootstrap.cc:492] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:44.021884 16131 ts_tablet_manager.cc:1403] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.005s
I20260710 13:20:44.024801 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a0d597d36f4b4886392fcf98b94db3" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:44.024763 16131 raft_consensus.cc:359] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.025610 16131 raft_consensus.cc:385] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.025931 16131 raft_consensus.cc:740] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
W20260710 13:20:44.026450 16055 leader_election.cc:343] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.027447 16131 consensus_queue.cc:260] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.030071 16136 tablet_bootstrap.cc:492] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:44.030725 16136 ts_tablet_manager.cc:1403] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260710 13:20:44.035075 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a0d597d36f4b4886392fcf98b94db3" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:44.036260 16131 ts_tablet_manager.cc:1434] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260710 13:20:44.036932 16053 leader_election.cc:343] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.034364 16136 raft_consensus.cc:359] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:44.037447 16136 raft_consensus.cc:385] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.037397 16053 leader_election.cc:304] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd
I20260710 13:20:44.037941 16136 raft_consensus.cc:740] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.038726 16136 consensus_queue.cc:260] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:44.039644 16129 tablet_bootstrap.cc:492] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:44.039611 16138 raft_consensus.cc:2749] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.040683 16129 ts_tablet_manager.cc:1403] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.014s
I20260710 13:20:44.040899 16136 ts_tablet_manager.cc:1434] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:44.041052 16131 tablet_bootstrap.cc:492] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:44.042315 16136 tablet_bootstrap.cc:492] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:44.043637 16129 raft_consensus.cc:359] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.044406 16129 raft_consensus.cc:385] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.044700 16129 raft_consensus.cc:740] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.045552 16129 consensus_queue.cc:260] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
W20260710 13:20:44.047971 15887 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:44.050980 16129 ts_tablet_manager.cc:1434] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:20:44.051160 16136 tablet_bootstrap.cc:654] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.052173 16129 tablet_bootstrap.cc:492] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:44.052789 16131 tablet_bootstrap.cc:654] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.059038 16136 tablet_bootstrap.cc:492] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:44.059492 16136 ts_tablet_manager.cc:1403] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:20:44.060318 16129 tablet_bootstrap.cc:654] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.061890 16136 raft_consensus.cc:359] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.062615 16143 raft_consensus.cc:493] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.062682 16136 raft_consensus.cc:385] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.063242 16136 raft_consensus.cc:740] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.063874 16131 tablet_bootstrap.cc:492] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:44.063253 16143 raft_consensus.cc:515] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.064167 16136 consensus_queue.cc:260] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.066552 16131 ts_tablet_manager.cc:1403] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.001s
I20260710 13:20:44.070547 16131 raft_consensus.cc:359] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.073988 16131 raft_consensus.cc:385] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.074477 16131 raft_consensus.cc:740] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.075670 16131 consensus_queue.cc:260] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.078775 16131 ts_tablet_manager.cc:1434] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:20:44.080199 16131 tablet_bootstrap.cc:492] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:44.082041 16138 raft_consensus.cc:493] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.082563 16138 raft_consensus.cc:515] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.086159 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:44.087071 16015 raft_consensus.cc:2468] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:44.088150 16138 leader_election.cc:290] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:44.089449 16131 tablet_bootstrap.cc:654] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.089718 16055 leader_election.cc:304] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:44.092651 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:44.093536 15941 raft_consensus.cc:2468] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:44.106048 16138 raft_consensus.cc:2804] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.106683 16138 raft_consensus.cc:493] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.106750 16131 tablet_bootstrap.cc:492] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:44.107198 16138 raft_consensus.cc:3060] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.107656 16131 ts_tablet_manager.cc:1403] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.001s
I20260710 13:20:44.111335 16131 raft_consensus.cc:359] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.112437 16131 raft_consensus.cc:385] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.112843 16131 raft_consensus.cc:740] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.113965 16131 consensus_queue.cc:260] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.115535 16143 leader_election.cc:290] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.124488 16131 ts_tablet_manager.cc:1434] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260710 13:20:44.129192 16131 tablet_bootstrap.cc:492] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:44.137346 16131 tablet_bootstrap.cc:654] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.149439 16131 tablet_bootstrap.cc:492] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:44.150313 16131 ts_tablet_manager.cc:1403] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:20:44.153998 16131 raft_consensus.cc:359] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.155179 16131 raft_consensus.cc:385] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.155589 16131 raft_consensus.cc:740] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.156698 16131 consensus_queue.cc:260] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.163225 16131 ts_tablet_manager.cc:1434] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:44.145427 16138 raft_consensus.cc:515] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.171026 16136 ts_tablet_manager.cc:1434] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.111s	user 0.029s	sys 0.075s
I20260710 13:20:44.171823 16138 leader_election.cc:290] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:44.172966 16136 tablet_bootstrap.cc:492] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:44.173650 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:44.174268 16015 raft_consensus.cc:3060] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.170938 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:44.177860 15941 raft_consensus.cc:3060] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.178251 16136 tablet_bootstrap.cc:654] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.178385 16129 tablet_bootstrap.cc:492] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:44.178900 16129 ts_tablet_manager.cc:1403] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.127s	user 0.052s	sys 0.059s
I20260710 13:20:44.181455 16129 raft_consensus.cc:359] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.182126 16129 raft_consensus.cc:385] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.182386 16129 raft_consensus.cc:740] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.183116 16129 consensus_queue.cc:260] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.184986 15941 raft_consensus.cc:2468] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:44.186329 16053 leader_election.cc:304] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:44.187197 16138 raft_consensus.cc:2804] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.187666 16138 raft_consensus.cc:697] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Leader. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:44.188483 16138 consensus_queue.cc:237] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.192525 16129 ts_tablet_manager.cc:1434] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:20:44.196640 16146 raft_consensus.cc:493] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.197238 16146 raft_consensus.cc:515] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.197871 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:44.199702 16146 leader_election.cc:290] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.201999 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bad061b28b488aa37a9026bb60131d" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:44.203109 16015 raft_consensus.cc:2468] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:44.203666 16136 tablet_bootstrap.cc:492] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:44.204185 16136 ts_tablet_manager.cc:1403] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.015s
W20260710 13:20:44.205576 15906 leader_election.cc:343] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.206481 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:44.207269 15941 raft_consensus.cc:2393] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4acfd00287aa4e148f4bebd8812baf3c in current term 1: Already voted for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in this term.
I20260710 13:20:44.207250 16136 raft_consensus.cc:359] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.207981 16136 raft_consensus.cc:385] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.208393 16136 raft_consensus.cc:740] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.208457 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bad061b28b488aa37a9026bb60131d" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:44.208814 15979 leader_election.cc:304] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c; no voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd
I20260710 13:20:44.209151 16089 raft_consensus.cc:2468] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 0.
I20260710 13:20:44.209184 16136 consensus_queue.cc:260] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.209900 16129 tablet_bootstrap.cc:492] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:44.210690 15906 leader_election.cc:304] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [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: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 4acfd00287aa4e148f4bebd8812baf3c
I20260710 13:20:44.209800 16159 raft_consensus.cc:2749] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.211894 16136 ts_tablet_manager.cc:1434] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:44.212858 16136 tablet_bootstrap.cc:492] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:44.209156 15837 catalog_manager.cc:5697] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195). New cstate: current_term: 1 leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.212936 16146 raft_consensus.cc:2804] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.213506 16146 raft_consensus.cc:493] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.213886 16146 raft_consensus.cc:3060] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.216387 16129 tablet_bootstrap.cc:654] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.219856 16138 raft_consensus.cc:493] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.219971 16136 tablet_bootstrap.cc:654] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.220435 16138 raft_consensus.cc:515] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.221657 16146 raft_consensus.cc:515] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.225018 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730357ac5594f07831fbb1b78335b26" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:44.225898 15941 raft_consensus.cc:2468] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:44.226169 16163 raft_consensus.cc:493] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.226703 16163 raft_consensus.cc:515] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.227599 16053 leader_election.cc:304] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:44.230146 16129 tablet_bootstrap.cc:492] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:44.232671 16129 ts_tablet_manager.cc:1403] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.012s
I20260710 13:20:44.233734 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b07ad2e846e43adbc1eef0ae120068f" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:44.234376 16015 raft_consensus.cc:2468] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:44.235797 16055 leader_election.cc:304] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:44.238299 16138 leader_election.cc:290] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:44.238737 16129 raft_consensus.cc:359] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.239544 16129 raft_consensus.cc:385] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.239831 16129 raft_consensus.cc:740] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.240656 16129 consensus_queue.cc:260] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.229017 16163 leader_election.cc:290] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:44.242036 16163 raft_consensus.cc:2804] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.242378 16163 raft_consensus.cc:493] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.242727 16163 raft_consensus.cc:3060] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.243499 16129 ts_tablet_manager.cc:1434] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:20:44.240949 16138 raft_consensus.cc:2804] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.250589 16138 raft_consensus.cc:493] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.251151 16138 raft_consensus.cc:3060] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.252643 16163 raft_consensus.cc:515] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.256122 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730357ac5594f07831fbb1b78335b26" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
W20260710 13:20:44.258339 16055 leader_election.cc:343] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.260706 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b07ad2e846e43adbc1eef0ae120068f" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:44.261492 16015 raft_consensus.cc:3060] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.267691 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bad061b28b488aa37a9026bb60131d" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
W20260710 13:20:44.269667 15906 leader_election.cc:343] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.270293 16172 raft_consensus.cc:493] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.271013 16172 raft_consensus.cc:515] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.273265 16146 leader_election.cc:290] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 election: Requested vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.274039 16172 leader_election.cc:290] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:44.276336 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2502db8714bcc8f6ffe60cb3e0760" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:44.277220 16016 raft_consensus.cc:2468] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:44.279110 16055 leader_election.cc:304] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
W20260710 13:20:44.279774 16053 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.36.193:45219, user_credentials={real_user=slave}} blocked reactor thread for 52295.3us
I20260710 13:20:44.282783 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b07ad2e846e43adbc1eef0ae120068f" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:44.283533 16015 raft_consensus.cc:2468] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:44.283676 15941 raft_consensus.cc:2468] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:44.285338 16055 leader_election.cc:304] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:44.286491 16172 raft_consensus.cc:2804] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.286757 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b07ad2e846e43adbc1eef0ae120068f" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:44.280761 16159 raft_consensus.cc:493] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.286985 16172 raft_consensus.cc:493] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.287952 15941 raft_consensus.cc:3060] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.287720 16159 raft_consensus.cc:515] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:44.293023 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e91ac98d87a4d8b84721ae9f5bce550" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:44.294011 16089 raft_consensus.cc:2468] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 0.
I20260710 13:20:44.295895 15981 leader_election.cc:304] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:44.297163 16143 raft_consensus.cc:2804] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.297674 16143 raft_consensus.cc:493] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.298134 16143 raft_consensus.cc:3060] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.298774 16146 raft_consensus.cc:493] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.299464 16146 raft_consensus.cc:515] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.303100 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879345a821a040d39de3ae2296ccc7bf" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:44.304603 15940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2502db8714bcc8f6ffe60cb3e0760" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
W20260710 13:20:44.304896 15906 leader_election.cc:343] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.305637 15940 raft_consensus.cc:2468] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:44.306303 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bad061b28b488aa37a9026bb60131d" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:44.307080 16089 raft_consensus.cc:3060] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.307227 15939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e91ac98d87a4d8b84721ae9f5bce550" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:44.308249 15939 raft_consensus.cc:2468] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 0.
I20260710 13:20:44.311920 16159 leader_election.cc:290] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.287716 16172 raft_consensus.cc:3060] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.280243 16163 leader_election.cc:290] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:44.322197 16163 raft_consensus.cc:2804] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.322691 16163 raft_consensus.cc:697] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Leader. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:44.323547 16163 consensus_queue.cc:237] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.326895 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879345a821a040d39de3ae2296ccc7bf" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:44.327723 16090 raft_consensus.cc:2468] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 0.
I20260710 13:20:44.328675 16143 raft_consensus.cc:515] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:44.329203 15906 leader_election.cc:304] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [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: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 4acfd00287aa4e148f4bebd8812baf3c
I20260710 13:20:44.330250 16172 raft_consensus.cc:515] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.331321 16132 raft_consensus.cc:2804] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.331825 16132 raft_consensus.cc:493] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.332257 16132 raft_consensus.cc:3060] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.333226 16143 leader_election.cc:290] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.334432 15939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e91ac98d87a4d8b84721ae9f5bce550" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:44.335245 15939 raft_consensus.cc:3060] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.336627 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e91ac98d87a4d8b84721ae9f5bce550" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:44.337481 16090 raft_consensus.cc:3060] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.347067 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2502db8714bcc8f6ffe60cb3e0760" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:44.347996 16015 raft_consensus.cc:3060] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.353689 16132 raft_consensus.cc:515] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.357631 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879345a821a040d39de3ae2296ccc7bf" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:44.359231 15940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2502db8714bcc8f6ffe60cb3e0760" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
W20260710 13:20:44.359505 15906 leader_election.cc:343] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.360074 15940 raft_consensus.cc:3060] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.330324 16146 leader_election.cc:290] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.365180 16172 leader_election.cc:290] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:44.372361 15941 raft_consensus.cc:2468] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:44.374742 16138 raft_consensus.cc:515] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.379027 16089 raft_consensus.cc:2468] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 1.
I20260710 13:20:44.379355 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730357ac5594f07831fbb1b78335b26" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
W20260710 13:20:44.381441 16055 leader_election.cc:343] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.382803 16136 tablet_bootstrap.cc:492] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:44.382687 16090 raft_consensus.cc:2468] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 1.
I20260710 13:20:44.383351 16136 ts_tablet_manager.cc:1403] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.171s	user 0.085s	sys 0.083s
I20260710 13:20:44.383514 16138 leader_election.cc:290] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:44.384208 15981 leader_election.cc:304] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:44.385291 16143 raft_consensus.cc:2804] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.385815 16143 raft_consensus.cc:697] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Becoming Leader. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:44.386610 16132 leader_election.cc:290] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 election: Requested vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.386682 16143 consensus_queue.cc:237] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:44.387507 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730357ac5594f07831fbb1b78335b26" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:44.387845 16136 raft_consensus.cc:359] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.388479 16136 raft_consensus.cc:385] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.388790 16136 raft_consensus.cc:740] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.388852 15906 leader_election.cc:304] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 4acfd00287aa4e148f4bebd8812baf3c
I20260710 13:20:44.389609 16136 consensus_queue.cc:260] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.390105 16132 raft_consensus.cc:2804] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.391371 16132 raft_consensus.cc:697] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Becoming Leader. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:44.391945 16136 ts_tablet_manager.cc:1434] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 13:20:44.392336 16015 raft_consensus.cc:2468] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:44.392351 16132 consensus_queue.cc:237] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.393271 16136 tablet_bootstrap.cc:492] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:44.393568 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879345a821a040d39de3ae2296ccc7bf" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:44.394207 16090 raft_consensus.cc:3060] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.394284 16055 leader_election.cc:304] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:44.392361 15837 catalog_manager.cc:5697] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195). New cstate: current_term: 1 leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.401278 16136 tablet_bootstrap.cc:654] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.391793 15939 raft_consensus.cc:2468] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 1.
I20260710 13:20:44.388139 15941 raft_consensus.cc:3060] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.407732 16163 raft_consensus.cc:2804] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.408798 16163 raft_consensus.cc:697] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Leader. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:44.411341 16159 raft_consensus.cc:493] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.410861 15838 catalog_manager.cc:5697] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd reported cstate change: term changed from 0 to 1, leader changed from <none> to eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193). New cstate: current_term: 1 leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.411911 16159 raft_consensus.cc:515] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.410665 16163 consensus_queue.cc:237] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.414733 15940 raft_consensus.cc:2468] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:44.417183 16159 leader_election.cc:290] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.419234 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc9e6f86a444c2a9f95a164491281d4" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:44.420282 16089 raft_consensus.cc:2468] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 0.
I20260710 13:20:44.421509 15941 raft_consensus.cc:2468] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:44.422094 15981 leader_election.cc:304] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:44.422776 16090 raft_consensus.cc:2468] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 1.
I20260710 13:20:44.424185 16159 raft_consensus.cc:2804] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.424606 16159 raft_consensus.cc:493] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.424908 16159 raft_consensus.cc:3060] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.427672 15906 leader_election.cc:304] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 4acfd00287aa4e148f4bebd8812baf3c
I20260710 13:20:44.429205 16146 raft_consensus.cc:2804] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.430408 15939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc9e6f86a444c2a9f95a164491281d4" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:44.431085 15939 raft_consensus.cc:2468] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 0.
I20260710 13:20:44.431900 16053 leader_election.cc:304] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 4acfd00287aa4e148f4bebd8812baf3c
I20260710 13:20:44.432170 15839 catalog_manager.cc:5697] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195). New cstate: current_term: 1 leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.432998 16163 raft_consensus.cc:2804] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.433533 16163 raft_consensus.cc:697] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Leader. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:44.434980 16163 consensus_queue.cc:237] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.437042 15837 catalog_manager.cc:5697] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194). New cstate: current_term: 1 leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.441742 16159 raft_consensus.cc:515] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.444610 16136 tablet_bootstrap.cc:492] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:44.445108 16136 ts_tablet_manager.cc:1403] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.020s
I20260710 13:20:44.444821 16159 leader_election.cc:290] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.446348 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc9e6f86a444c2a9f95a164491281d4" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:44.446844 16090 raft_consensus.cc:3060] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.445011 16146 raft_consensus.cc:697] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Becoming Leader. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:44.448874 16146 consensus_queue.cc:237] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.452804 15939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc9e6f86a444c2a9f95a164491281d4" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:44.453507 15939 raft_consensus.cc:3060] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.454376 16090 raft_consensus.cc:2468] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 1.
I20260710 13:20:44.455770 15981 leader_election.cc:304] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:44.456656 16159 raft_consensus.cc:2804] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.457438 16159 raft_consensus.cc:697] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Becoming Leader. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:44.458667 16159 consensus_queue.cc:237] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.460819 16179 raft_consensus.cc:493] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.461374 16179 raft_consensus.cc:515] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.463687 16179 leader_election.cc:290] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.465775 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a0d597d36f4b4886392fcf98b94db3" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:44.466717 15941 raft_consensus.cc:2468] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 0.
I20260710 13:20:44.467581 16136 raft_consensus.cc:359] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.467968 15979 leader_election.cc:304] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:44.468300 16136 raft_consensus.cc:385] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.468572 16136 raft_consensus.cc:740] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.468837 16143 raft_consensus.cc:2804] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.469728 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a0d597d36f4b4886392fcf98b94db3" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:44.468880 15839 catalog_manager.cc:5697] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195). New cstate: current_term: 1 leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.470386 16090 raft_consensus.cc:2468] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 0.
I20260710 13:20:44.469331 16143 raft_consensus.cc:493] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.471918 16143 raft_consensus.cc:3060] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.469234 16136 consensus_queue.cc:260] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.478499 16136 ts_tablet_manager.cc:1434] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:20:44.479485 16136 tablet_bootstrap.cc:492] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:44.479629 15837 catalog_manager.cc:5697] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd reported cstate change: term changed from 0 to 1, leader changed from <none> to eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193). New cstate: current_term: 1 leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.479509 16143 raft_consensus.cc:515] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.483515 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a0d597d36f4b4886392fcf98b94db3" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:44.484050 15941 raft_consensus.cc:3060] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.484722 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a0d597d36f4b4886392fcf98b94db3" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:44.485291 16090 raft_consensus.cc:3060] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.489946 15939 raft_consensus.cc:2468] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 1.
I20260710 13:20:44.491472 16143 leader_election.cc:290] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.491681 16090 raft_consensus.cc:2468] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 1.
I20260710 13:20:44.492862 15981 leader_election.cc:304] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:44.493847 16143 raft_consensus.cc:2804] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.494544 16143 raft_consensus.cc:697] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Becoming Leader. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:44.495177 15941 raft_consensus.cc:2468] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 1.
I20260710 13:20:44.495469 16143 consensus_queue.cc:237] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.496291 16136 tablet_bootstrap.cc:654] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.502345 15837 catalog_manager.cc:5697] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194). New cstate: current_term: 1 leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.503278 16136 tablet_bootstrap.cc:492] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:44.503685 16136 ts_tablet_manager.cc:1403] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260710 13:20:44.505541 16136 raft_consensus.cc:359] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.506086 16136 raft_consensus.cc:385] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.506295 16136 raft_consensus.cc:740] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.506819 16136 consensus_queue.cc:260] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.508296 16136 ts_tablet_manager.cc:1434] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:44.515367 15837 catalog_manager.cc:5697] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194). New cstate: current_term: 1 leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.638188 16015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e91ac98d87a4d8b84721ae9f5bce550"
dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
mode: GRACEFUL
new_leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
 from {username='slave'} at 127.0.0.1:51182
I20260710 13:20:44.638780 16015 raft_consensus.cc:606] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Received request to transfer leadership to TS eb32c9ddf785426aa0ec1c315e13fffd
I20260710 13:20:44.652377 16090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ff2502db8714bcc8f6ffe60cb3e0760"
dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
mode: GRACEFUL
new_leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
 from {username='slave'} at 127.0.0.1:59322
I20260710 13:20:44.652992 16090 raft_consensus.cc:606] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Received request to transfer leadership to TS eb32c9ddf785426aa0ec1c315e13fffd
I20260710 13:20:44.658812 16090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5"
dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
mode: GRACEFUL
new_leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
 from {username='slave'} at 127.0.0.1:59322
I20260710 13:20:44.659379 16090 raft_consensus.cc:606] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Received request to transfer leadership to TS eb32c9ddf785426aa0ec1c315e13fffd
I20260710 13:20:44.681128 15939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "879345a821a040d39de3ae2296ccc7bf"
dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
mode: GRACEFUL
new_leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
 from {username='slave'} at 127.0.0.1:36540
I20260710 13:20:44.681756 15939 raft_consensus.cc:606] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Received request to transfer leadership to TS 4acfd00287aa4e148f4bebd8812baf3c
I20260710 13:20:44.682291 16163 consensus_queue.cc:1048] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.687719 16090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4730357ac5594f07831fbb1b78335b26"
dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
mode: GRACEFUL
new_leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
 from {username='slave'} at 127.0.0.1:59322
I20260710 13:20:44.688200 16090 raft_consensus.cc:606] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Received request to transfer leadership to TS 4acfd00287aa4e148f4bebd8812baf3c
I20260710 13:20:44.689531 16138 raft_consensus.cc:993] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: : Instructing follower eb32c9ddf785426aa0ec1c315e13fffd to start an election
I20260710 13:20:44.690039 16138 raft_consensus.cc:1081] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Signalling peer eb32c9ddf785426aa0ec1c315e13fffd to start an election
I20260710 13:20:44.691805 16143 raft_consensus.cc:493] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.692313 16143 raft_consensus.cc:515] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.694394 16143 leader_election.cc:290] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.695330 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bad061b28b488aa37a9026bb60131d" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:44.695868 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bad061b28b488aa37a9026bb60131d" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:44.696419 15940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5"
dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
 from {username='slave'} at 127.0.0.1:36518
I20260710 13:20:44.696928 16090 raft_consensus.cc:2393] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4acfd00287aa4e148f4bebd8812baf3c in current term 1: Already voted for candidate eb32c9ddf785426aa0ec1c315e13fffd in this term.
I20260710 13:20:44.698488 15981 leader_election.cc:304] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c; no voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd
I20260710 13:20:44.699579 16143 raft_consensus.cc:3060] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.705183 16159 raft_consensus.cc:493] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.705909 16159 raft_consensus.cc:515] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.706346 16172 consensus_queue.cc:1048] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.708590 16159 leader_election.cc:290] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.710842 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730357ac5594f07831fbb1b78335b26" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:44.711948 15941 raft_consensus.cc:2393] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4acfd00287aa4e148f4bebd8812baf3c in current term 1: Already voted for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in this term.
I20260710 13:20:44.714941 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730357ac5594f07831fbb1b78335b26" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:44.717195 15981 leader_election.cc:304] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c; no voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd
I20260710 13:20:44.718400 16159 raft_consensus.cc:3060] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.727162 15940 raft_consensus.cc:493] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.727296 16143 raft_consensus.cc:2749] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.727800 15940 raft_consensus.cc:3060] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.729693 16159 raft_consensus.cc:2749] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.733853 16163 consensus_queue.cc:1048] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.735288 15940 raft_consensus.cc:515] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.741390 15940 leader_election.cc:290] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 2 election: Requested vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.742555 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:44.743201 16090 raft_consensus.cc:3055] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:44.743523 16090 raft_consensus.cc:740] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:44.745712 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:44.746353 16016 raft_consensus.cc:3060] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.744341 16090 consensus_queue.cc:260] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.751786 16090 raft_consensus.cc:3060] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.753551 16138 consensus_queue.cc:1048] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.753101 16016 raft_consensus.cc:2468] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 2.
I20260710 13:20:44.755769 15906 leader_election.cc:304] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:44.756667 16146 raft_consensus.cc:2804] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:44.757115 16146 raft_consensus.cc:697] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Becoming Leader. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:44.758102 16146 consensus_queue.cc:237] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.759677 16090 raft_consensus.cc:2468] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 2.
I20260710 13:20:44.768743 15837 catalog_manager.cc:5697] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd reported cstate change: term changed from 1 to 2, leader changed from e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195) to eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193). New cstate: current_term: 2 leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.789285 16159 raft_consensus.cc:493] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.789860 16159 raft_consensus.cc:515] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.791611 16159 leader_election.cc:290] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.792443 15940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879345a821a040d39de3ae2296ccc7bf" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:44.792647 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879345a821a040d39de3ae2296ccc7bf" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:44.793352 16090 raft_consensus.cc:2393] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4acfd00287aa4e148f4bebd8812baf3c in current term 1: Already voted for candidate eb32c9ddf785426aa0ec1c315e13fffd in this term.
I20260710 13:20:44.794301 15981 leader_election.cc:304] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c; no voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd
I20260710 13:20:44.794909 16159 raft_consensus.cc:3060] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.800102 16159 raft_consensus.cc:2749] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.834275 16146 consensus_queue.cc:1048] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.841105 16180 raft_consensus.cc:993] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd: : Instructing follower 4acfd00287aa4e148f4bebd8812baf3c to start an election
I20260710 13:20:44.841615 16132 raft_consensus.cc:1081] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Signalling peer 4acfd00287aa4e148f4bebd8812baf3c to start an election
I20260710 13:20:44.844762 16015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "879345a821a040d39de3ae2296ccc7bf"
dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
 from {username='slave'} at 127.0.0.1:51166
I20260710 13:20:44.845343 16015 raft_consensus.cc:493] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.845777 16015 raft_consensus.cc:3060] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.846304 16146 consensus_queue.cc:1048] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:44.854718 16015 raft_consensus.cc:515] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.857841 15940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879345a821a040d39de3ae2296ccc7bf" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:44.858764 15940 raft_consensus.cc:3055] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:44.858664 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879345a821a040d39de3ae2296ccc7bf" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:44.859470 15940 raft_consensus.cc:740] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:44.859625 16090 raft_consensus.cc:3060] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.860569 15940 consensus_queue.cc:260] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.858937 16015 leader_election.cc:290] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 2 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:44.861928 15940 raft_consensus.cc:3060] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.866227 16159 consensus_queue.cc:1048] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.867079 16090 raft_consensus.cc:2468] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 2.
I20260710 13:20:44.868263 15981 leader_election.cc:304] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:44.869045 16159 raft_consensus.cc:2804] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:44.869892 15940 raft_consensus.cc:2468] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 2.
I20260710 13:20:44.870708 16159 raft_consensus.cc:697] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 2 LEADER]: Becoming Leader. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:44.871678 16159 consensus_queue.cc:237] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:44.874766 16146 consensus_queue.cc:1048] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.876874 16146 consensus_queue.cc:1048] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.879966 15839 catalog_manager.cc:5697] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c reported cstate change: term changed from 1 to 2, leader changed from eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193) to 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194). New cstate: current_term: 2 leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.884925 16179 consensus_queue.cc:1048] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.885159 16143 consensus_queue.cc:1048] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.913465 16179 raft_consensus.cc:993] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c: : Instructing follower eb32c9ddf785426aa0ec1c315e13fffd to start an election
I20260710 13:20:44.913980 16143 raft_consensus.cc:1081] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Signalling peer eb32c9ddf785426aa0ec1c315e13fffd to start an election
I20260710 13:20:44.915978 15940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e91ac98d87a4d8b84721ae9f5bce550"
dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
 from {username='slave'} at 127.0.0.1:36530
I20260710 13:20:44.916810 15940 raft_consensus.cc:493] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.917219 15940 raft_consensus.cc:3060] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.919134 16143 consensus_queue.cc:1048] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.925268 15940 raft_consensus.cc:515] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:44.928288 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e91ac98d87a4d8b84721ae9f5bce550" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:44.932049 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e91ac98d87a4d8b84721ae9f5bce550" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:44.932644 16015 raft_consensus.cc:3055] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:44.932914 16015 raft_consensus.cc:740] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:44.933701 15940 leader_election.cc:290] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 2 election: Requested vote from peers e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:44.933712 16015 consensus_queue.cc:260] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:44.934831 16015 raft_consensus.cc:3060] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.940348 16015 raft_consensus.cc:2468] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 2.
I20260710 13:20:44.941840 15906 leader_election.cc:304] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [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: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea
I20260710 13:20:44.942763 16132 raft_consensus.cc:2804] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:44.943322 16132 raft_consensus.cc:697] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Becoming Leader. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:44.944151 16132 consensus_queue.cc:237] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } }
I20260710 13:20:44.951917 15838 catalog_manager.cc:5697] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd reported cstate change: term changed from 1 to 2, leader changed from 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194) to eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193). New cstate: current_term: 2 leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.976176 16179 consensus_queue.cc:1048] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.986158 16172 consensus_queue.cc:1048] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.988229 16179 consensus_queue.cc:1048] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.995271 16138 consensus_queue.cc:1048] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:45.006801 16172 raft_consensus.cc:993] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: : Instructing follower 4acfd00287aa4e148f4bebd8812baf3c to start an election
I20260710 13:20:45.007395 16172 raft_consensus.cc:1081] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Signalling peer 4acfd00287aa4e148f4bebd8812baf3c to start an election
I20260710 13:20:45.011924 16015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4730357ac5594f07831fbb1b78335b26"
dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
 from {username='slave'} at 127.0.0.1:51174
I20260710 13:20:45.012633 16015 raft_consensus.cc:493] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:45.013080 16015 raft_consensus.cc:3060] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.020558 16015 raft_consensus.cc:515] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:45.021698 16016 raft_consensus.cc:1240] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Rejecting Update request from peer e1e2c0e4ba3b4c6fa419693f54ffa3ea for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:45.023299 16015 leader_election.cc:290] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 2 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:45.023450 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730357ac5594f07831fbb1b78335b26" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:45.024108 15941 raft_consensus.cc:3060] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.025307 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4730357ac5594f07831fbb1b78335b26" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:45.025944 16089 raft_consensus.cc:3055] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:45.026258 16089 raft_consensus.cc:740] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:45.026151 16172 consensus_queue.cc:1059] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.030412 16138 consensus_queue.cc:1048] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.030669 16089 consensus_queue.cc:260] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:45.031850 15941 raft_consensus.cc:2468] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 2.
I20260710 13:20:45.031925 16089 raft_consensus.cc:3060] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.033171 15979 leader_election.cc:304] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:45.034333 16198 raft_consensus.cc:2804] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:45.034803 16198 raft_consensus.cc:697] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 LEADER]: Becoming Leader. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:45.035626 16198 consensus_queue.cc:237] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [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: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:45.040217 16089 raft_consensus.cc:2468] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 2.
W20260710 13:20:45.040768 16170 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:20:45.041671 16138 consensus_queue.cc:1048] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:45.050926 16170 raft_consensus.cc:993] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: : Instructing follower eb32c9ddf785426aa0ec1c315e13fffd to start an election
I20260710 13:20:45.051496 16163 raft_consensus.cc:1081] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Signalling peer eb32c9ddf785426aa0ec1c315e13fffd to start an election
I20260710 13:20:45.053140 15939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ff2502db8714bcc8f6ffe60cb3e0760"
dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
 from {username='slave'} at 127.0.0.1:36518
I20260710 13:20:45.053725 15939 raft_consensus.cc:493] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:45.054119 15939 raft_consensus.cc:3060] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.063498 15939 raft_consensus.cc:515] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:45.070868 15939 leader_election.cc:290] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 2 election: Requested vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:45.070909 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2502db8714bcc8f6ffe60cb3e0760" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:45.071797 16016 raft_consensus.cc:3060] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.071890 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2502db8714bcc8f6ffe60cb3e0760" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:45.071081 15838 catalog_manager.cc:5697] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c reported cstate change: term changed from 1 to 2, leader changed from e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195) to 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194). New cstate: current_term: 2 leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.072466 16089 raft_consensus.cc:3055] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:45.072820 16089 raft_consensus.cc:740] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:45.073637 16089 consensus_queue.cc:260] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:45.074853 16089 raft_consensus.cc:3060] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.079058 16016 raft_consensus.cc:2468] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 2.
I20260710 13:20:45.080406 15906 leader_election.cc:304] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:45.081135 16180 raft_consensus.cc:2804] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:45.081640 16180 raft_consensus.cc:697] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Becoming Leader. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:45.082428 16180 consensus_queue.cc:237] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:45.084988 16089 raft_consensus.cc:2468] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 2.
I20260710 13:20:45.089531 15838 catalog_manager.cc:5697] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd reported cstate change: term changed from 1 to 2, leader changed from e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195) to eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193). New cstate: current_term: 2 leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.337482 15939 raft_consensus.cc:1275] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Refusing update from remote peer 4acfd00287aa4e148f4bebd8812baf3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:45.337483 16016 raft_consensus.cc:1275] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Refusing update from remote peer eb32c9ddf785426aa0ec1c315e13fffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:45.339305 16180 consensus_queue.cc:1048] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.339582 16198 consensus_queue.cc:1048] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.347229 16089 raft_consensus.cc:1275] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Refusing update from remote peer eb32c9ddf785426aa0ec1c315e13fffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:45.349496 16146 consensus_queue.cc:1048] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.350214 16089 raft_consensus.cc:1275] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Refusing update from remote peer 4acfd00287aa4e148f4bebd8812baf3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:45.351903 16159 consensus_queue.cc:1048] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.362177 16016 raft_consensus.cc:1275] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Refusing update from remote peer eb32c9ddf785426aa0ec1c315e13fffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:45.364243 16132 consensus_queue.cc:1048] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.374920 16089 raft_consensus.cc:3060] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.382349 16089 raft_consensus.cc:1275] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Refusing update from remote peer eb32c9ddf785426aa0ec1c315e13fffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:45.383605 16180 consensus_queue.cc:1048] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.504424 15941 raft_consensus.cc:1275] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Refusing update from remote peer 4acfd00287aa4e148f4bebd8812baf3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:45.505777 16159 consensus_queue.cc:1048] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.514236 16090 raft_consensus.cc:1275] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Refusing update from remote peer 4acfd00287aa4e148f4bebd8812baf3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:45.515594 16143 consensus_queue.cc:1048] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.694525 16016 raft_consensus.cc:1275] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Refusing update from remote peer eb32c9ddf785426aa0ec1c315e13fffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:45.695744 16180 consensus_queue.cc:1048] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.702919 16090 raft_consensus.cc:1275] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Refusing update from remote peer eb32c9ddf785426aa0ec1c315e13fffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:45.704600 16132 consensus_queue.cc:1048] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.735153 15837 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42012:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:47.739189 15837 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:47.796775 15926 tablet_service.cc:1511] Processing CreateTablet for tablet d255ffc2356b41f8937fbc7e14bdc47f (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:47.798652 16002 tablet_service.cc:1511] Processing CreateTablet for tablet d255ffc2356b41f8937fbc7e14bdc47f (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:47.799963 16074 tablet_service.cc:1511] Processing CreateTablet for tablet d255ffc2356b41f8937fbc7e14bdc47f (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:47.800431 16002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d255ffc2356b41f8937fbc7e14bdc47f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.801811 16074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d255ffc2356b41f8937fbc7e14bdc47f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.801868 15928 tablet_service.cc:1511] Processing CreateTablet for tablet 7133026545884b9aaebd1215fd366c94 (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:47.803319 16000 tablet_service.cc:1511] Processing CreateTablet for tablet 7133026545884b9aaebd1215fd366c94 (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:47.804045 15926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d255ffc2356b41f8937fbc7e14bdc47f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.804913 16000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7133026545884b9aaebd1215fd366c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.805434 16073 tablet_service.cc:1511] Processing CreateTablet for tablet 7133026545884b9aaebd1215fd366c94 (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:47.807003 16073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7133026545884b9aaebd1215fd366c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.808413 15924 tablet_service.cc:1511] Processing CreateTablet for tablet 22b9d2f16faa4a5982cb491372355d3b (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:47.809999 15928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7133026545884b9aaebd1215fd366c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.810794 15924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b9d2f16faa4a5982cb491372355d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.824903 16003 tablet_service.cc:1511] Processing CreateTablet for tablet 22b9d2f16faa4a5982cb491372355d3b (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:47.826601 16003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b9d2f16faa4a5982cb491372355d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.840559 16076 tablet_service.cc:1511] Processing CreateTablet for tablet 22b9d2f16faa4a5982cb491372355d3b (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:47.840405 15925 tablet_service.cc:1511] Processing CreateTablet for tablet 30b51975327340a9be7f4ee312378bdd (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:47.841935 15925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b51975327340a9be7f4ee312378bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.844527 16075 tablet_service.cc:1511] Processing CreateTablet for tablet 30b51975327340a9be7f4ee312378bdd (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:47.841935 16076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b9d2f16faa4a5982cb491372355d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.845371 15999 tablet_service.cc:1511] Processing CreateTablet for tablet 30b51975327340a9be7f4ee312378bdd (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:47.846949 15999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b51975327340a9be7f4ee312378bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.847107 15929 tablet_service.cc:1511] Processing CreateTablet for tablet 1bcc4a68ffef426b9c3b281b9d214425 (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:47.847872 16075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b51975327340a9be7f4ee312378bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.848572 15929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bcc4a68ffef426b9c3b281b9d214425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.856976 16001 tablet_service.cc:1511] Processing CreateTablet for tablet 1bcc4a68ffef426b9c3b281b9d214425 (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:47.862792 16001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bcc4a68ffef426b9c3b281b9d214425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.878752 16224 tablet_bootstrap.cc:492] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:47.879099 16225 tablet_bootstrap.cc:492] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:47.880558 16073 tablet_service.cc:1511] Processing CreateTablet for tablet 1bcc4a68ffef426b9c3b281b9d214425 (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:47.883733 15926 tablet_service.cc:1511] Processing CreateTablet for tablet 6a22f5bf2b4e48f1be8ea1fc9523ecde (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:47.885282 15926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a22f5bf2b4e48f1be8ea1fc9523ecde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.895604 16073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bcc4a68ffef426b9c3b281b9d214425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.901216 16004 tablet_service.cc:1511] Processing CreateTablet for tablet 6a22f5bf2b4e48f1be8ea1fc9523ecde (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:47.903429 16004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a22f5bf2b4e48f1be8ea1fc9523ecde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.909255 16074 tablet_service.cc:1511] Processing CreateTablet for tablet 6a22f5bf2b4e48f1be8ea1fc9523ecde (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:47.910640 16074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a22f5bf2b4e48f1be8ea1fc9523ecde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.911610 15928 tablet_service.cc:1511] Processing CreateTablet for tablet a78a9fb47ccd46469440ff1416df1dca (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:47.912917 15928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78a9fb47ccd46469440ff1416df1dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.923478 16225 tablet_bootstrap.cc:654] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.927696 16224 tablet_bootstrap.cc:654] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.932853 16000 tablet_service.cc:1511] Processing CreateTablet for tablet a78a9fb47ccd46469440ff1416df1dca (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:47.937332 15924 tablet_service.cc:1511] Processing CreateTablet for tablet 42b9855c02674ab88fc6634aea1c9428 (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:47.945550 16076 tablet_service.cc:1511] Processing CreateTablet for tablet a78a9fb47ccd46469440ff1416df1dca (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:47.946233 15924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b9855c02674ab88fc6634aea1c9428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.947122 16076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78a9fb47ccd46469440ff1416df1dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.954144 16000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78a9fb47ccd46469440ff1416df1dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.957237 16002 tablet_service.cc:1511] Processing CreateTablet for tablet 42b9855c02674ab88fc6634aea1c9428 (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:47.963361 16002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b9855c02674ab88fc6634aea1c9428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.968941 16226 tablet_bootstrap.cc:492] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:47.974332 16225 tablet_bootstrap.cc:492] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:47.975088 16225 ts_tablet_manager.cc:1403] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.005s
I20260710 13:20:47.978672 16226 tablet_bootstrap.cc:654] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.978672 16225 raft_consensus.cc:359] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:47.979954 16225 raft_consensus.cc:385] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.980384 16225 raft_consensus.cc:740] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.983719 16225 consensus_queue.cc:260] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:47.985893 16225 ts_tablet_manager.cc:1434] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:20:47.986773 15926 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1de023233f46099b62464dc18c6377 (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:47.988160 15926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1de023233f46099b62464dc18c6377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.995504 16073 tablet_service.cc:1511] Processing CreateTablet for tablet 42b9855c02674ab88fc6634aea1c9428 (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:47.997017 16224 tablet_bootstrap.cc:492] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:47.997197 16073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b9855c02674ab88fc6634aea1c9428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.997704 16224 ts_tablet_manager.cc:1403] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.119s	user 0.021s	sys 0.000s
I20260710 13:20:48.003777 16224 raft_consensus.cc:359] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.010684 16225 tablet_bootstrap.cc:492] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:48.017295 16004 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1de023233f46099b62464dc18c6377 (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:48.018608 16226 tablet_bootstrap.cc:492] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:48.024672 16224 raft_consensus.cc:385] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.024693 16226 ts_tablet_manager.cc:1403] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.005s
I20260710 13:20:48.025677 16224 raft_consensus.cc:740] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.026599 16224 consensus_queue.cc:260] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.028453 16224 ts_tablet_manager.cc:1434] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260710 13:20:48.029259 16225 tablet_bootstrap.cc:654] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.028838 16226 raft_consensus.cc:359] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.029554 16224 tablet_bootstrap.cc:492] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:48.025099 16004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1de023233f46099b62464dc18c6377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.019979 16074 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1de023233f46099b62464dc18c6377 (DEFAULT_TABLE table=soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:48.036314 16074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1de023233f46099b62464dc18c6377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.037940 16224 tablet_bootstrap.cc:654] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.045169 16226 raft_consensus.cc:385] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.045567 16226 raft_consensus.cc:740] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.046463 16226 consensus_queue.cc:260] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.049260 16226 ts_tablet_manager.cc:1434] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:20:48.050417 16226 tablet_bootstrap.cc:492] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:48.055051 16224 tablet_bootstrap.cc:492] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:48.055977 16224 ts_tablet_manager.cc:1403] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.012s
I20260710 13:20:48.059998 16224 raft_consensus.cc:359] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.061245 16224 raft_consensus.cc:385] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.061757 16224 raft_consensus.cc:740] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.062958 16224 consensus_queue.cc:260] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.063925 16226 tablet_bootstrap.cc:654] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.066391 16224 ts_tablet_manager.cc:1434] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:20:48.071578 16224 tablet_bootstrap.cc:492] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:48.076516 16225 tablet_bootstrap.cc:492] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:48.078905 16224 tablet_bootstrap.cc:654] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.078984 16225 ts_tablet_manager.cc:1403] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.029s
I20260710 13:20:48.078419 16226 tablet_bootstrap.cc:492] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:48.080622 16226 ts_tablet_manager.cc:1403] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.001s
I20260710 13:20:48.082523 16225 raft_consensus.cc:359] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.083293 16225 raft_consensus.cc:385] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.083578 16225 raft_consensus.cc:740] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.084496 16226 raft_consensus.cc:359] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.084430 16225 consensus_queue.cc:260] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.085227 16226 raft_consensus.cc:385] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.085574 16226 raft_consensus.cc:740] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.086378 16226 consensus_queue.cc:260] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.087023 16225 ts_tablet_manager.cc:1434] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:48.088200 16225 tablet_bootstrap.cc:492] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:48.088975 16226 ts_tablet_manager.cc:1434] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:48.090327 16226 tablet_bootstrap.cc:492] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
W20260710 13:20:48.092691 15887 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:48.095247 16225 tablet_bootstrap.cc:654] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.097160 16226 tablet_bootstrap.cc:654] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.102804 16224 tablet_bootstrap.cc:492] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:48.103358 16224 ts_tablet_manager.cc:1403] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.011s
I20260710 13:20:48.106626 16224 raft_consensus.cc:359] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.107439 16224 raft_consensus.cc:385] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.107788 16224 raft_consensus.cc:740] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.108570 16224 consensus_queue.cc:260] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.110925 16224 ts_tablet_manager.cc:1434] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:48.112119 16224 tablet_bootstrap.cc:492] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:48.118973 16224 tablet_bootstrap.cc:654] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.135330 16224 tablet_bootstrap.cc:492] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:48.135917 16224 ts_tablet_manager.cc:1403] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 13:20:48.136298 16225 tablet_bootstrap.cc:492] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:48.136880 16225 ts_tablet_manager.cc:1403] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.026s
I20260710 13:20:48.137367 16226 tablet_bootstrap.cc:492] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:48.138568 16226 ts_tablet_manager.cc:1403] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.021s
I20260710 13:20:48.138718 16224 raft_consensus.cc:359] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.139600 16224 raft_consensus.cc:385] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.139935 16224 raft_consensus.cc:740] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.140357 16225 raft_consensus.cc:359] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.141418 16225 raft_consensus.cc:385] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.140731 16224 consensus_queue.cc:260] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.141759 16225 raft_consensus.cc:740] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.142146 16226 raft_consensus.cc:359] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.143268 16226 raft_consensus.cc:385] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.143040 16225 consensus_queue.cc:260] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.143651 16226 raft_consensus.cc:740] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.144258 16224 ts_tablet_manager.cc:1434] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:48.144629 16226 consensus_queue.cc:260] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.145807 16224 tablet_bootstrap.cc:492] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:48.145960 16225 ts_tablet_manager.cc:1434] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:20:48.147394 16225 tablet_bootstrap.cc:492] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:48.147616 16226 ts_tablet_manager.cc:1434] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:48.149080 16138 raft_consensus.cc:493] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.149735 16138 raft_consensus.cc:515] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.155587 16226 tablet_bootstrap.cc:492] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:48.155870 16224 tablet_bootstrap.cc:654] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.162652 16225 tablet_bootstrap.cc:654] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.164526 16226 tablet_bootstrap.cc:654] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.173164 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7133026545884b9aaebd1215fd366c94" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:48.174446 16016 raft_consensus.cc:2468] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:48.175375 16225 tablet_bootstrap.cc:492] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:48.175927 16225 ts_tablet_manager.cc:1403] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.009s
I20260710 13:20:48.176793 16226 tablet_bootstrap.cc:492] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:48.177376 16226 ts_tablet_manager.cc:1403] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260710 13:20:48.179113 16225 raft_consensus.cc:359] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.180047 16225 raft_consensus.cc:385] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.180387 16225 raft_consensus.cc:740] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.181294 16225 consensus_queue.cc:260] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.176900 16055 leader_election.cc:304] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:48.185782 16226 raft_consensus.cc:359] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.186930 16226 raft_consensus.cc:385] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.180060 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7133026545884b9aaebd1215fd366c94" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:48.187479 16226 raft_consensus.cc:740] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.188066 15941 raft_consensus.cc:2468] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:48.188479 16226 consensus_queue.cc:260] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.190375 16138 leader_election.cc:290] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:48.191250 16241 raft_consensus.cc:2804] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.193585 16241 raft_consensus.cc:493] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.194012 16241 raft_consensus.cc:3060] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.191843 16226 ts_tablet_manager.cc:1434] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:48.193244 16225 ts_tablet_manager.cc:1434] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.003s
I20260710 13:20:48.197677 16225 tablet_bootstrap.cc:492] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:48.197793 16226 tablet_bootstrap.cc:492] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:48.204957 16226 tablet_bootstrap.cc:654] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.212118 16241 raft_consensus.cc:515] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.204968 16225 tablet_bootstrap.cc:654] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.220851 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7133026545884b9aaebd1215fd366c94" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:48.221917 15941 raft_consensus.cc:3060] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.234440 16241 leader_election.cc:290] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:48.243637 16225 tablet_bootstrap.cc:492] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:48.244153 16225 ts_tablet_manager.cc:1403] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.010s
I20260710 13:20:48.247150 16226 tablet_bootstrap.cc:492] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:48.247035 16225 raft_consensus.cc:359] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.247762 16226 ts_tablet_manager.cc:1403] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.014s
I20260710 13:20:48.247822 16225 raft_consensus.cc:385] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.248204 16225 raft_consensus.cc:740] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.249178 16225 consensus_queue.cc:260] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.251379 16225 ts_tablet_manager.cc:1434] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:20:48.252473 16225 tablet_bootstrap.cc:492] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:48.259481 16225 tablet_bootstrap.cc:654] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.259089 16226 raft_consensus.cc:359] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.269889 16226 raft_consensus.cc:385] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.271227 15941 raft_consensus.cc:2468] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
W20260710 13:20:48.272960 16055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.36.194:38633, user_credentials={real_user=slave}} blocked reactor thread for 96329.1us
I20260710 13:20:48.274750 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7133026545884b9aaebd1215fd366c94" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:48.275354 16225 tablet_bootstrap.cc:492] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:48.275362 16016 raft_consensus.cc:3060] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.275866 16224 tablet_bootstrap.cc:492] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:48.276116 16225 ts_tablet_manager.cc:1403] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 13:20:48.276362 16224 ts_tablet_manager.cc:1403] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.131s	user 0.049s	sys 0.076s
I20260710 13:20:48.277434 16053 leader_election.cc:304] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:48.282192 16234 raft_consensus.cc:493] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.282959 16234 raft_consensus.cc:515] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.283183 16224 raft_consensus.cc:359] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.283557 16225 raft_consensus.cc:359] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.284303 16224 raft_consensus.cc:385] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.284395 16225 raft_consensus.cc:385] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.284643 16224 raft_consensus.cc:740] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.284802 16225 raft_consensus.cc:740] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.285709 16225 consensus_queue.cc:260] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.285712 16224 consensus_queue.cc:260] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.286962 16241 raft_consensus.cc:2804] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.285303 16234 leader_election.cc:290] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:48.287485 16241 raft_consensus.cc:697] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Leader. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:48.288475 16241 consensus_queue.cc:237] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.272029 16226 raft_consensus.cc:740] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.299670 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b9d2f16faa4a5982cb491372355d3b" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:48.300073 16224 ts_tablet_manager.cc:1434] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.008s
I20260710 13:20:48.300551 16225 ts_tablet_manager.cc:1434] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260710 13:20:48.300400 16090 raft_consensus.cc:2468] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 0.
I20260710 13:20:48.301563 16225 tablet_bootstrap.cc:492] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:48.302729 15981 leader_election.cc:304] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:48.302695 16226 consensus_queue.cc:260] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.304044 16143 raft_consensus.cc:2804] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.304416 16143 raft_consensus.cc:493] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.304742 16143 raft_consensus.cc:3060] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.305269 16226 ts_tablet_manager.cc:1434] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260710 13:20:48.306416 16226 tablet_bootstrap.cc:492] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:48.308692 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b9d2f16faa4a5982cb491372355d3b" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:48.309424 15941 raft_consensus.cc:2468] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 0.
I20260710 13:20:48.314083 16016 raft_consensus.cc:2468] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:48.315245 16225 tablet_bootstrap.cc:654] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.316921 16224 tablet_bootstrap.cc:492] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:48.317651 16143 raft_consensus.cc:515] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.320458 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b9d2f16faa4a5982cb491372355d3b" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:48.321012 15941 raft_consensus.cc:3060] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.327641 16226 tablet_bootstrap.cc:654] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.331604 16224 tablet_bootstrap.cc:654] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.332515 16132 raft_consensus.cc:493] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.333024 16132 raft_consensus.cc:515] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.335005 15941 raft_consensus.cc:2468] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 1.
I20260710 13:20:48.335188 16132 leader_election.cc:290] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:48.336341 15979 leader_election.cc:304] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:48.337313 16234 raft_consensus.cc:2804] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.342051 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b9d2f16faa4a5982cb491372355d3b" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:48.342724 16090 raft_consensus.cc:3060] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.343050 15837 catalog_manager.cc:5697] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195). New cstate: current_term: 1 leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:48.351612 16143 leader_election.cc:290] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:48.352754 16090 raft_consensus.cc:2468] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 1.
I20260710 13:20:48.358928 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d255ffc2356b41f8937fbc7e14bdc47f" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:48.359614 16016 raft_consensus.cc:2468] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 0.
I20260710 13:20:48.362442 15906 leader_election.cc:304] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:48.363782 16132 raft_consensus.cc:2804] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.364398 16132 raft_consensus.cc:493] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.365011 16132 raft_consensus.cc:3060] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.368212 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d255ffc2356b41f8937fbc7e14bdc47f" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:48.368937 16090 raft_consensus.cc:2468] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 0.
I20260710 13:20:48.382431 16234 raft_consensus.cc:697] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Becoming Leader. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:48.383574 16234 consensus_queue.cc:237] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.384522 16226 tablet_bootstrap.cc:492] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:48.382659 16132 raft_consensus.cc:515] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.388561 16224 tablet_bootstrap.cc:492] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:48.385319 16226 ts_tablet_manager.cc:1403] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.028s
I20260710 13:20:48.390852 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d255ffc2356b41f8937fbc7e14bdc47f" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:48.391557 16015 raft_consensus.cc:3060] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.387889 16132 leader_election.cc:290] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 election: Requested vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:48.393393 16225 tablet_bootstrap.cc:492] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:48.389462 16224 ts_tablet_manager.cc:1403] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.019s
I20260710 13:20:48.394007 16225 ts_tablet_manager.cc:1403] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.093s	user 0.028s	sys 0.056s
I20260710 13:20:48.396872 16224 raft_consensus.cc:359] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.392987 16226 raft_consensus.cc:359] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.397078 16225 raft_consensus.cc:359] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.397737 16226 raft_consensus.cc:385] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.397971 16225 raft_consensus.cc:385] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.398073 16226 raft_consensus.cc:740] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.398502 16225 raft_consensus.cc:740] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.398965 16226 consensus_queue.cc:260] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.399535 16015 raft_consensus.cc:2468] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 1.
I20260710 13:20:48.399389 16225 consensus_queue.cc:260] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.401407 16226 ts_tablet_manager.cc:1434] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 13:20:48.401618 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d255ffc2356b41f8937fbc7e14bdc47f" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:48.402647 16090 raft_consensus.cc:3060] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.402725 15906 leader_election.cc:304] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:48.404749 16132 raft_consensus.cc:2804] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.409981 16090 raft_consensus.cc:2468] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 1.
I20260710 13:20:48.403200 16226 tablet_bootstrap.cc:492] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:48.401837 16224 raft_consensus.cc:385] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.401959 16225 ts_tablet_manager.cc:1434] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:48.410845 16224 raft_consensus.cc:740] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.405292 16132 raft_consensus.cc:697] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Becoming Leader. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:48.412185 16132 consensus_queue.cc:237] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.415277 16225 tablet_bootstrap.cc:492] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:48.418515 16226 tablet_bootstrap.cc:654] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.413173 16224 consensus_queue.cc:260] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.423815 16226 tablet_bootstrap.cc:492] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:48.423779 16225 tablet_bootstrap.cc:654] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.424865 16224 ts_tablet_manager.cc:1434] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260710 13:20:48.426002 16226 ts_tablet_manager.cc:1403] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.002s
I20260710 13:20:48.426093 16224 tablet_bootstrap.cc:492] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:48.429198 16226 raft_consensus.cc:359] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.430591 15837 catalog_manager.cc:5697] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194). New cstate: current_term: 1 leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.431981 16226 raft_consensus.cc:385] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.432317 16226 raft_consensus.cc:740] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.433069 16226 consensus_queue.cc:260] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.436163 16224 tablet_bootstrap.cc:654] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.436439 16226 ts_tablet_manager.cc:1434] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:48.439736 16226 tablet_bootstrap.cc:492] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:48.451675 16226 tablet_bootstrap.cc:654] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.454227 16224 tablet_bootstrap.cc:492] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:48.453814 15838 catalog_manager.cc:5697] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd reported cstate change: term changed from 0 to 1, leader changed from <none> to eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193). New cstate: current_term: 1 leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.454742 16224 ts_tablet_manager.cc:1403] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.007s
I20260710 13:20:48.458086 16224 raft_consensus.cc:359] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.458997 16224 raft_consensus.cc:385] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.459221 16225 tablet_bootstrap.cc:492] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:48.459328 16224 raft_consensus.cc:740] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.459838 16225 ts_tablet_manager.cc:1403] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.013s
I20260710 13:20:48.460384 16224 consensus_queue.cc:260] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.462180 16225 raft_consensus.cc:359] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.462883 16225 raft_consensus.cc:385] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.462967 16224 ts_tablet_manager.cc:1434] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:20:48.463171 16225 raft_consensus.cc:740] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.464047 16224 tablet_bootstrap.cc:492] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:48.463925 16225 consensus_queue.cc:260] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.466032 16225 ts_tablet_manager.cc:1434] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:20:48.466981 16225 tablet_bootstrap.cc:492] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Bootstrap starting.
I20260710 13:20:48.470042 16241 raft_consensus.cc:493] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.470577 16241 raft_consensus.cc:515] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.471017 16224 tablet_bootstrap.cc:654] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.471894 16225 tablet_bootstrap.cc:654] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.473671 15939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcc4a68ffef426b9c3b281b9d214425" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:48.473928 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcc4a68ffef426b9c3b281b9d214425" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:48.474426 15939 raft_consensus.cc:2468] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:48.474489 16015 raft_consensus.cc:2468] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:48.476253 16055 leader_election.cc:304] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:48.476820 16226 tablet_bootstrap.cc:492] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:48.477423 16226 ts_tablet_manager.cc:1403] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.004s
I20260710 13:20:48.477339 16138 raft_consensus.cc:2804] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.477612 16234 raft_consensus.cc:493] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.477859 16138 raft_consensus.cc:493] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.478472 16138 raft_consensus.cc:3060] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.480507 16226 raft_consensus.cc:359] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.481217 16226 raft_consensus.cc:385] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.481487 16226 raft_consensus.cc:740] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.482188 16226 consensus_queue.cc:260] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.485836 16226 ts_tablet_manager.cc:1434] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:48.486966 16138 raft_consensus.cc:515] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.487532 16226 tablet_bootstrap.cc:492] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c: Bootstrap starting.
I20260710 13:20:48.489099 16241 leader_election.cc:290] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:48.489238 16242 raft_consensus.cc:493] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.490063 16242 raft_consensus.cc:515] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.492894 16242 leader_election.cc:290] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:48.493955 16226 tablet_bootstrap.cc:654] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.494693 16138 leader_election.cc:290] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:48.495646 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b51975327340a9be7f4ee312378bdd" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:48.496573 16015 raft_consensus.cc:2468] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:48.498457 16225 tablet_bootstrap.cc:492] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: No bootstrap required, opened a new log
I20260710 13:20:48.498936 16225 ts_tablet_manager.cc:1403] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.006s
I20260710 13:20:48.499331 16226 tablet_bootstrap.cc:492] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c: No bootstrap required, opened a new log
I20260710 13:20:48.499871 16226 ts_tablet_manager.cc:1403] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 13:20:48.499519 15939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b51975327340a9be7f4ee312378bdd" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:48.500437 15939 raft_consensus.cc:2468] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:48.501562 16225 raft_consensus.cc:359] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.502235 16225 raft_consensus.cc:385] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.502486 16225 raft_consensus.cc:740] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.502411 16226 raft_consensus.cc:359] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.502712 15939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcc4a68ffef426b9c3b281b9d214425" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:48.503118 16226 raft_consensus.cc:385] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.503427 16226 raft_consensus.cc:740] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.503252 16225 consensus_queue.cc:260] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.503541 15939 raft_consensus.cc:3060] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.504218 16226 consensus_queue.cc:260] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.504407 16053 leader_election.cc:304] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:48.505573 16138 raft_consensus.cc:2804] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.506217 16138 raft_consensus.cc:493] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.506450 16226 ts_tablet_manager.cc:1434] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:48.506764 16138 raft_consensus.cc:3060] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.478431 16234 raft_consensus.cc:515] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.511104 16225 ts_tablet_manager.cc:1434] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:20:48.512931 16234 leader_election.cc:290] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:48.513587 15939 raft_consensus.cc:2468] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:48.514631 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78a9fb47ccd46469440ff1416df1dca" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:48.515494 16090 raft_consensus.cc:2468] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 0.
I20260710 13:20:48.517040 16053 leader_election.cc:304] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:48.518064 15981 leader_election.cc:304] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:48.520264 16241 raft_consensus.cc:2804] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.520696 16241 raft_consensus.cc:697] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Leader. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:48.521518 16241 consensus_queue.cc:237] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.528105 16242 raft_consensus.cc:493] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.528892 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcc4a68ffef426b9c3b281b9d214425" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:48.528764 16242 raft_consensus.cc:515] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.529560 16015 raft_consensus.cc:3060] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.532536 16143 raft_consensus.cc:2804] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.533008 16143 raft_consensus.cc:493] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.533561 16143 raft_consensus.cc:3060] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.536059 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78a9fb47ccd46469440ff1416df1dca" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:48.536756 15941 raft_consensus.cc:2468] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 0.
I20260710 13:20:48.537192 16132 raft_consensus.cc:493] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.537954 16132 raft_consensus.cc:515] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.538652 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a22f5bf2b4e48f1be8ea1fc9523ecde" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:48.539767 16016 raft_consensus.cc:2468] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:48.541105 16055 leader_election.cc:304] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:48.542484 16132 leader_election.cc:290] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:48.543962 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a22f5bf2b4e48f1be8ea1fc9523ecde" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:48.544673 16016 raft_consensus.cc:2468] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 0.
I20260710 13:20:48.532663 16242 leader_election.cc:290] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:48.546518 15906 leader_election.cc:304] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:48.547946 16132 raft_consensus.cc:2804] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.548580 16132 raft_consensus.cc:493] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.549181 16132 raft_consensus.cc:3060] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.556645 16138 raft_consensus.cc:515] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.547072 16242 raft_consensus.cc:2804] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.550017 16143 raft_consensus.cc:515] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.558429 16242 raft_consensus.cc:493] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.558986 16242 raft_consensus.cc:3060] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.562507 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78a9fb47ccd46469440ff1416df1dca" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:48.562887 16138 leader_election.cc:290] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:48.563310 15941 raft_consensus.cc:3060] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.564720 16015 raft_consensus.cc:2468] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:48.563721 16224 tablet_bootstrap.cc:492] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:48.565493 16224 ts_tablet_manager.cc:1403] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.102s	user 0.030s	sys 0.038s
I20260710 13:20:48.566617 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78a9fb47ccd46469440ff1416df1dca" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:48.567193 16090 raft_consensus.cc:3060] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.568362 16224 raft_consensus.cc:359] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.569051 16224 raft_consensus.cc:385] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.569299 16224 raft_consensus.cc:740] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.569980 16224 consensus_queue.cc:260] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.571857 16224 ts_tablet_manager.cc:1434] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:48.572578 16143 leader_election.cc:290] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:48.571543 16132 raft_consensus.cc:515] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.577052 16224 tablet_bootstrap.cc:492] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd: Bootstrap starting.
I20260710 13:20:48.583884 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a22f5bf2b4e48f1be8ea1fc9523ecde" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:48.584609 16016 raft_consensus.cc:3060] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.588754 16224 tablet_bootstrap.cc:654] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.590552 16090 raft_consensus.cc:2468] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 1.
I20260710 13:20:48.595965 16016 raft_consensus.cc:2468] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 1.
W20260710 13:20:48.597681 16053 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.36.193:45219, user_credentials={real_user=slave}} blocked reactor thread for 80530.8us
I20260710 13:20:48.599366 16242 raft_consensus.cc:515] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.584095 16132 leader_election.cc:290] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 election: Requested vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:48.603086 15939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a22f5bf2b4e48f1be8ea1fc9523ecde" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:48.603967 15939 raft_consensus.cc:2393] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in current term 1: Already voted for candidate eb32c9ddf785426aa0ec1c315e13fffd in this term.
I20260710 13:20:48.604880 16088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a22f5bf2b4e48f1be8ea1fc9523ecde" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:48.605831 16088 raft_consensus.cc:2393] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb32c9ddf785426aa0ec1c315e13fffd in current term 1: Already voted for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in this term.
I20260710 13:20:48.605034 15940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b51975327340a9be7f4ee312378bdd" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:48.601824 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a22f5bf2b4e48f1be8ea1fc9523ecde" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" is_pre_election: true
I20260710 13:20:48.606559 15940 raft_consensus.cc:3060] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.607059 16089 raft_consensus.cc:2393] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb32c9ddf785426aa0ec1c315e13fffd in current term 1: Already voted for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in this term.
W20260710 13:20:48.602610 16055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.36.194:38633, user_credentials={real_user=slave}} blocked reactor thread for 61614.8us
I20260710 13:20:48.609318 15981 leader_election.cc:304] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:48.612077 15906 leader_election.cc:304] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea
I20260710 13:20:48.612421 16143 raft_consensus.cc:2804] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.613101 16143 raft_consensus.cc:697] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Becoming Leader. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:48.613418 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b51975327340a9be7f4ee312378bdd" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:48.613925 16143 consensus_queue.cc:237] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.620482 16016 raft_consensus.cc:3060] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.617905 15941 raft_consensus.cc:2468] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 1.
I20260710 13:20:48.618450 16132 raft_consensus.cc:2804] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.626255 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a22f5bf2b4e48f1be8ea1fc9523ecde" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:48.626902 16132 raft_consensus.cc:697] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Becoming Leader. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:48.627406 16015 raft_consensus.cc:2393] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in current term 1: Already voted for candidate eb32c9ddf785426aa0ec1c315e13fffd in this term.
I20260710 13:20:48.628527 16266 raft_consensus.cc:493] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.629012 16266 raft_consensus.cc:515] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.629508 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a22f5bf2b4e48f1be8ea1fc9523ecde" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:48.631553 16266 leader_election.cc:290] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:48.630045 16132 consensus_queue.cc:237] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.629748 16242 leader_election.cc:290] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:48.640702 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1de023233f46099b62464dc18c6377" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:48.640859 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1de023233f46099b62464dc18c6377" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:48.641824 16015 raft_consensus.cc:2468] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:48.641922 16053 leader_election.cc:304] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [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: e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd
I20260710 13:20:48.643291 16055 leader_election.cc:304] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:48.643483 16266 raft_consensus.cc:493] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:48.645609 16053 leader_election.cc:343] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:48.644919 15836 catalog_manager.cc:5697] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195). New cstate: current_term: 1 leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:48.645736 16266 raft_consensus.cc:515] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.648478 16266 leader_election.cc:290] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:48.650369 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b9855c02674ab88fc6634aea1c9428" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c" is_pre_election: true
I20260710 13:20:48.651302 16015 raft_consensus.cc:2468] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:48.645364 15837 catalog_manager.cc:5697] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194). New cstate: current_term: 1 leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.646266 16242 raft_consensus.cc:2804] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.652486 16242 raft_consensus.cc:493] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.652875 16242 raft_consensus.cc:3060] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.653388 16055 leader_election.cc:304] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:48.654795 16266 raft_consensus.cc:2804] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.655273 16266 raft_consensus.cc:493] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.655840 16266 raft_consensus.cc:3060] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.646207 16241 raft_consensus.cc:2749] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:48.660255 16224 tablet_bootstrap.cc:492] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd: No bootstrap required, opened a new log
I20260710 13:20:48.659749 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b9855c02674ab88fc6634aea1c9428" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" is_pre_election: true
I20260710 13:20:48.662261 16224 ts_tablet_manager.cc:1403] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.017s
I20260710 13:20:48.662484 15941 raft_consensus.cc:2468] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 0.
I20260710 13:20:48.649498 15940 raft_consensus.cc:2468] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:48.657449 16016 raft_consensus.cc:2468] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:48.665150 16224 raft_consensus.cc:359] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.665966 16224 raft_consensus.cc:385] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.665482 16053 leader_election.cc:304] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:48.666847 16241 raft_consensus.cc:2804] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.667397 16241 raft_consensus.cc:697] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Leader. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:48.668212 16241 consensus_queue.cc:237] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.670277 16266 raft_consensus.cc:515] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.672900 16242 raft_consensus.cc:515] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.674645 16266 leader_election.cc:290] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:48.674830 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b9855c02674ab88fc6634aea1c9428" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:48.673076 15940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b9855c02674ab88fc6634aea1c9428" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:48.675644 16016 raft_consensus.cc:3060] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.674862 15838 catalog_manager.cc:5697] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd reported cstate change: term changed from 0 to 1, leader changed from <none> to eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193). New cstate: current_term: 1 leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.675860 15940 raft_consensus.cc:3060] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.676149 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1de023233f46099b62464dc18c6377" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:48.680361 16242 leader_election.cc:290] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:48.681036 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1de023233f46099b62464dc18c6377" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:48.681661 16015 raft_consensus.cc:3060] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.683214 16016 raft_consensus.cc:2468] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:48.686652 16055 leader_election.cc:304] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:48.688897 16266 raft_consensus.cc:2804] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.689496 16242 consensus_queue.cc:1048] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:48.692580 16015 raft_consensus.cc:2468] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:48.689548 16266 raft_consensus.cc:697] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Leader. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:48.694443 16055 leader_election.cc:304] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:48.695503 16242 raft_consensus.cc:2804] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.696226 16242 raft_consensus.cc:697] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Leader. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:48.697297 16242 consensus_queue.cc:237] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.698508 16224 raft_consensus.cc:740] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.700902 16224 consensus_queue.cc:260] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.703068 16224 ts_tablet_manager.cc:1434] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:20:48.694427 16266 consensus_queue.cc:237] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.703727 15941 raft_consensus.cc:3060] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.707091 15940 raft_consensus.cc:2468] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:48.712848 15837 catalog_manager.cc:5697] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195). New cstate: current_term: 1 leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:48.719029 15941 raft_consensus.cc:2468] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 1.
I20260710 13:20:48.744685 16266 consensus_queue.cc:1048] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:48.752064 15837 catalog_manager.cc:5697] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195). New cstate: current_term: 1 leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:48.753780 15837 catalog_manager.cc:5697] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195). New cstate: current_term: 1 leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:48.774878 16089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7133026545884b9aaebd1215fd366c94"
dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
mode: GRACEFUL
new_leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
 from {username='slave'} at 127.0.0.1:59322
I20260710 13:20:48.775619 16089 raft_consensus.cc:606] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Received request to transfer leadership to TS eb32c9ddf785426aa0ec1c315e13fffd
I20260710 13:20:48.781525 16016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22b9d2f16faa4a5982cb491372355d3b"
dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
mode: GRACEFUL
new_leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
 from {username='slave'} at 127.0.0.1:51182
I20260710 13:20:48.782116 16016 raft_consensus.cc:606] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Received request to transfer leadership to TS eb32c9ddf785426aa0ec1c315e13fffd
I20260710 13:20:48.787400 16089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30b51975327340a9be7f4ee312378bdd"
dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
mode: GRACEFUL
new_leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
 from {username='slave'} at 127.0.0.1:59322
I20260710 13:20:48.788084 16089 raft_consensus.cc:606] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Received request to transfer leadership to TS eb32c9ddf785426aa0ec1c315e13fffd
I20260710 13:20:48.794216 16089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bcc4a68ffef426b9c3b281b9d214425"
dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
mode: GRACEFUL
new_leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
 from {username='slave'} at 127.0.0.1:59322
I20260710 13:20:48.794721 16089 raft_consensus.cc:606] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Received request to transfer leadership to TS 4acfd00287aa4e148f4bebd8812baf3c
I20260710 13:20:48.800725 15941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a22f5bf2b4e48f1be8ea1fc9523ecde"
dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
mode: GRACEFUL
new_leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
 from {username='slave'} at 127.0.0.1:36540
I20260710 13:20:48.801375 15941 raft_consensus.cc:606] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Received request to transfer leadership to TS 4acfd00287aa4e148f4bebd8812baf3c
I20260710 13:20:48.810213 16089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42b9855c02674ab88fc6634aea1c9428"
dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
mode: GRACEFUL
new_leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
 from {username='slave'} at 127.0.0.1:59322
I20260710 13:20:48.810767 16089 raft_consensus.cc:606] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Received request to transfer leadership to TS 4acfd00287aa4e148f4bebd8812baf3c
I20260710 13:20:48.873100 16143 consensus_queue.cc:1048] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.879649 16234 raft_consensus.cc:993] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c: : Instructing follower eb32c9ddf785426aa0ec1c315e13fffd to start an election
I20260710 13:20:48.880275 16251 raft_consensus.cc:1081] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Signalling peer eb32c9ddf785426aa0ec1c315e13fffd to start an election
I20260710 13:20:48.884392 15941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22b9d2f16faa4a5982cb491372355d3b"
dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
 from {username='slave'} at 127.0.0.1:36530
I20260710 13:20:48.885185 15941 raft_consensus.cc:493] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.885525 15941 raft_consensus.cc:3060] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.887787 16143 consensus_queue.cc:1048] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:48.889128 16132 consensus_queue.cc:1048] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.892179 15941 raft_consensus.cc:515] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.895143 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b9d2f16faa4a5982cb491372355d3b" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:48.896040 16016 raft_consensus.cc:3055] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:48.896431 16016 raft_consensus.cc:740] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:48.897615 16016 consensus_queue.cc:260] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.898881 16016 raft_consensus.cc:3060] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.902441 15941 leader_election.cc:290] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 2 election: Requested vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:48.903306 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b9d2f16faa4a5982cb491372355d3b" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:48.907784 16266 consensus_queue.cc:1048] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.909060 16016 raft_consensus.cc:2468] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 2.
I20260710 13:20:48.920935 15906 leader_election.cc:304] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [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: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea
I20260710 13:20:48.922072 16283 raft_consensus.cc:2804] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.922641 16283 raft_consensus.cc:697] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Becoming Leader. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:48.923532 16283 consensus_queue.cc:237] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.928761 16266 raft_consensus.cc:993] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: : Instructing follower 4acfd00287aa4e148f4bebd8812baf3c to start an election
I20260710 13:20:48.928632 16132 consensus_queue.cc:1048] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.930212 16242 raft_consensus.cc:1081] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Signalling peer 4acfd00287aa4e148f4bebd8812baf3c to start an election
I20260710 13:20:48.932219 16015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bcc4a68ffef426b9c3b281b9d214425"
dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
 from {username='slave'} at 127.0.0.1:51174
I20260710 13:20:48.933641 16015 raft_consensus.cc:493] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.935302 16015 raft_consensus.cc:3060] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.936674 16242 consensus_queue.cc:1048] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.944427 16015 raft_consensus.cc:515] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.947476 15837 catalog_manager.cc:5697] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd reported cstate change: term changed from 1 to 2, leader changed from 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194) to eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193). New cstate: current_term: 2 leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.951501 16015 leader_election.cc:290] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 2 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:48.951428 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcc4a68ffef426b9c3b281b9d214425" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:48.952502 16088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcc4a68ffef426b9c3b281b9d214425" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:48.953115 16088 raft_consensus.cc:3055] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:48.952526 15941 raft_consensus.cc:3060] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.953437 16088 raft_consensus.cc:740] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:48.954504 16088 consensus_queue.cc:260] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.955770 16088 raft_consensus.cc:3060] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.961721 15941 raft_consensus.cc:2468] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 2.
I20260710 13:20:48.962992 15979 leader_election.cc:304] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:48.963793 16143 raft_consensus.cc:2804] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.964311 16143 raft_consensus.cc:697] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 LEADER]: Becoming Leader. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:48.965148 16143 consensus_queue.cc:237] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:48.966023 16088 raft_consensus.cc:2468] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 2.
I20260710 13:20:48.974860 15837 catalog_manager.cc:5697] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c reported cstate change: term changed from 1 to 2, leader changed from e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195) to 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194). New cstate: current_term: 2 leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:49.048163 16143 consensus_queue.cc:1048] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:49.060379 16251 consensus_queue.cc:1048] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:49.103425 16242 consensus_queue.cc:1048] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:49.111320 16265 raft_consensus.cc:993] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea: : Instructing follower eb32c9ddf785426aa0ec1c315e13fffd to start an election
I20260710 13:20:49.111793 16265 raft_consensus.cc:1081] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Signalling peer eb32c9ddf785426aa0ec1c315e13fffd to start an election
I20260710 13:20:49.112802 16283 consensus_queue.cc:1048] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:49.113816 15940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30b51975327340a9be7f4ee312378bdd"
dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
 from {username='slave'} at 127.0.0.1:36518
I20260710 13:20:49.115067 15940 raft_consensus.cc:493] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:49.115440 15940 raft_consensus.cc:3060] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.117072 16241 consensus_queue.cc:1048] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:49.124948 15940 raft_consensus.cc:515] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:49.127079 16132 raft_consensus.cc:993] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd: : Instructing follower 4acfd00287aa4e148f4bebd8812baf3c to start an election
I20260710 13:20:49.127560 16132 raft_consensus.cc:1081] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Signalling peer 4acfd00287aa4e148f4bebd8812baf3c to start an election
I20260710 13:20:49.129179 15940 leader_election.cc:290] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 2 election: Requested vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:49.129714 16015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a22f5bf2b4e48f1be8ea1fc9523ecde"
dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
 from {username='slave'} at 127.0.0.1:51166
I20260710 13:20:49.130385 16015 raft_consensus.cc:493] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:49.130820 16015 raft_consensus.cc:3060] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.131291 16088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b51975327340a9be7f4ee312378bdd" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:49.131907 16088 raft_consensus.cc:3055] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:49.132223 16088 raft_consensus.cc:740] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:49.133015 16088 consensus_queue.cc:260] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:49.134125 16088 raft_consensus.cc:3060] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.134651 16016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b51975327340a9be7f4ee312378bdd" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:49.135249 16016 raft_consensus.cc:3060] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.140012 16132 consensus_queue.cc:1048] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:49.142933 16088 raft_consensus.cc:2468] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 2.
I20260710 13:20:49.146193 16016 raft_consensus.cc:2468] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 2.
I20260710 13:20:49.146960 15906 leader_election.cc:304] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:49.148082 16283 raft_consensus.cc:2804] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:49.148633 16283 raft_consensus.cc:697] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Becoming Leader. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:49.149703 16283 consensus_queue.cc:237] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:49.150362 16015 raft_consensus.cc:515] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:49.152346 16014 raft_consensus.cc:1240] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Rejecting Update request from peer eb32c9ddf785426aa0ec1c315e13fffd for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:49.156045 15940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a22f5bf2b4e48f1be8ea1fc9523ecde" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:49.156754 15940 raft_consensus.cc:3055] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:49.157137 15940 raft_consensus.cc:740] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:49.158239 15940 consensus_queue.cc:260] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:49.157121 16015 leader_election.cc:290] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 2 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:49.159994 15940 raft_consensus.cc:3060] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.160845 16088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a22f5bf2b4e48f1be8ea1fc9523ecde" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:49.161444 16088 raft_consensus.cc:3060] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.166811 16241 consensus_queue.cc:1048] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:49.167654 15940 raft_consensus.cc:2468] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 2.
I20260710 13:20:49.168948 15979 leader_election.cc:304] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:49.168923 15838 catalog_manager.cc:5697] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd reported cstate change: term changed from 1 to 2, leader changed from e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195) to eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193). New cstate: current_term: 2 leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:49.169972 16234 raft_consensus.cc:2804] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:49.170470 16234 raft_consensus.cc:697] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 2 LEADER]: Becoming Leader. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:49.171309 16234 consensus_queue.cc:237] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [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: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:49.172895 16088 raft_consensus.cc:2468] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 2.
I20260710 13:20:49.181449 16242 raft_consensus.cc:993] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: : Instructing follower 4acfd00287aa4e148f4bebd8812baf3c to start an election
I20260710 13:20:49.181921 16242 raft_consensus.cc:1081] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Signalling peer 4acfd00287aa4e148f4bebd8812baf3c to start an election
I20260710 13:20:49.183704 16014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42b9855c02674ab88fc6634aea1c9428"
dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
 from {username='slave'} at 127.0.0.1:51174
I20260710 13:20:49.185381 16014 raft_consensus.cc:493] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:49.185899 16014 raft_consensus.cc:3060] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.186319 15837 catalog_manager.cc:5697] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c reported cstate change: term changed from 1 to 2, leader changed from eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193) to 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194). New cstate: current_term: 2 leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:49.186885 16265 consensus_queue.cc:1048] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:49.194650 16014 raft_consensus.cc:515] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:49.201268 15940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b9855c02674ab88fc6634aea1c9428" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:49.201426 16014 leader_election.cc:290] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 2 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:49.201678 16088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b9855c02674ab88fc6634aea1c9428" candidate_uuid: "4acfd00287aa4e148f4bebd8812baf3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:49.202045 15940 raft_consensus.cc:3060] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.202360 16088 raft_consensus.cc:3055] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:49.202765 16088 raft_consensus.cc:740] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:49.203424 16088 consensus_queue.cc:260] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:49.204365 16088 raft_consensus.cc:3060] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.207597 15940 raft_consensus.cc:2468] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 2.
I20260710 13:20:49.208807 15979 leader_election.cc:304] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:49.209921 16088 raft_consensus.cc:2468] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acfd00287aa4e148f4bebd8812baf3c in term 2.
I20260710 13:20:49.211328 16234 raft_consensus.cc:2804] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:49.211848 16234 raft_consensus.cc:697] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 LEADER]: Becoming Leader. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:49.212735 16234 consensus_queue.cc:237] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:49.214231 16265 consensus_queue.cc:1048] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:49.222332 15836 catalog_manager.cc:5697] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c reported cstate change: term changed from 1 to 2, leader changed from e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195) to 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194). New cstate: current_term: 2 leader_uuid: "4acfd00287aa4e148f4bebd8812baf3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:49.225392 16265 consensus_queue.cc:1048] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:49.332248 16265 raft_consensus.cc:993] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: : Instructing follower eb32c9ddf785426aa0ec1c315e13fffd to start an election
I20260710 13:20:49.332962 16266 raft_consensus.cc:1081] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Signalling peer eb32c9ddf785426aa0ec1c315e13fffd to start an election
I20260710 13:20:49.334699 15940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7133026545884b9aaebd1215fd366c94"
dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
 from {username='slave'} at 127.0.0.1:36518
I20260710 13:20:49.335228 15940 raft_consensus.cc:493] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:49.335566 15940 raft_consensus.cc:3060] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.342057 15940 raft_consensus.cc:515] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:49.344262 15940 leader_election.cc:290] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 2 election: Requested vote from peers 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633), e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195:41699)
I20260710 13:20:49.345147 16014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7133026545884b9aaebd1215fd366c94" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:49.345532 16088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7133026545884b9aaebd1215fd366c94" candidate_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
I20260710 13:20:49.345930 16014 raft_consensus.cc:3060] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.346155 16088 raft_consensus.cc:3055] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:49.346614 16088 raft_consensus.cc:740] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:49.347553 16088 consensus_queue.cc:260] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:49.348496 16088 raft_consensus.cc:3060] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.351789 16014 raft_consensus.cc:2468] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 2.
I20260710 13:20:49.353545 15906 leader_election.cc:304] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acfd00287aa4e148f4bebd8812baf3c, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:49.354454 16283 raft_consensus.cc:2804] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:49.354799 16088 raft_consensus.cc:2468] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb32c9ddf785426aa0ec1c315e13fffd in term 2.
I20260710 13:20:49.355027 16283 raft_consensus.cc:697] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Becoming Leader. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:49.356101 16283 consensus_queue.cc:237] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:49.363224 15838 catalog_manager.cc:5697] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd reported cstate change: term changed from 1 to 2, leader changed from e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195) to eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193). New cstate: current_term: 2 leader_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:49.365314 15940 raft_consensus.cc:1275] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Refusing update from remote peer 4acfd00287aa4e148f4bebd8812baf3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.366721 16234 consensus_queue.cc:1048] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.373988 16088 raft_consensus.cc:1275] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Refusing update from remote peer 4acfd00287aa4e148f4bebd8812baf3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.375617 16143 consensus_queue.cc:1048] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.475848 16014 raft_consensus.cc:1275] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Refusing update from remote peer eb32c9ddf785426aa0ec1c315e13fffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.477221 16283 consensus_queue.cc:1048] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.484793 16088 raft_consensus.cc:3060] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.492436 16088 raft_consensus.cc:1275] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Refusing update from remote peer eb32c9ddf785426aa0ec1c315e13fffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.494050 16132 consensus_queue.cc:1048] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.544656 16088 raft_consensus.cc:1275] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Refusing update from remote peer eb32c9ddf785426aa0ec1c315e13fffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.546059 16283 consensus_queue.cc:1048] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.553967 16014 raft_consensus.cc:1275] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Refusing update from remote peer eb32c9ddf785426aa0ec1c315e13fffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.556376 16282 consensus_queue.cc:1048] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.631517 16088 raft_consensus.cc:1275] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Refusing update from remote peer 4acfd00287aa4e148f4bebd8812baf3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.632899 16143 consensus_queue.cc:1048] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.640578 15940 raft_consensus.cc:1275] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Refusing update from remote peer 4acfd00287aa4e148f4bebd8812baf3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.642481 16143 consensus_queue.cc:1048] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.682672 16088 raft_consensus.cc:1275] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Refusing update from remote peer 4acfd00287aa4e148f4bebd8812baf3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.684221 16143 consensus_queue.cc:1048] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.692912 15940 raft_consensus.cc:1275] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Refusing update from remote peer 4acfd00287aa4e148f4bebd8812baf3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.695088 16234 consensus_queue.cc:1048] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.828240 16014 raft_consensus.cc:1275] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Refusing update from remote peer eb32c9ddf785426aa0ec1c315e13fffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.829574 16132 consensus_queue.cc:1048] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.837528 16088 raft_consensus.cc:1275] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Refusing update from remote peer eb32c9ddf785426aa0ec1c315e13fffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.839053 16282 consensus_queue.cc:1048] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.817046 15838 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42012:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:51.836637 15838 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42012:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:51.869558 11411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:51.986622 16326 tablet.cc:1724] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.112709 16355 tablet.cc:1724] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.130092 16353 tablet.cc:1724] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.133311 16358 tablet.cc:1724] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.139020 16362 tablet.cc:1724] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:52.166087 16352 log.cc:927] Time spent T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260710 13:20:52.170111 16012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30a0d597d36f4b4886392fcf98b94db3"
dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
mode: GRACEFUL
new_leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
 from {username='slave'} at 127.0.0.1:52804
I20260710 13:20:52.170795 16012 raft_consensus.cc:606] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Received request to transfer leadership to TS e1e2c0e4ba3b4c6fa419693f54ffa3ea
I20260710 13:20:52.114735 16359 tablet.cc:1724] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.127739 16350 tablet.cc:1724] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.186695 16364 tablet.cc:1724] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:52.236012 16345 log.cc:927] Time spent T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd: Append to log took a long time: real 0.157s	user 0.002s	sys 0.000s
I20260710 13:20:52.245425 16363 tablet.cc:1724] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.248767 16350 tablet.cc:1724] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:52.252038 16360 log.cc:927] Time spent T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Append to log took a long time: real 0.139s	user 0.000s	sys 0.002s
W20260710 13:20:52.254405 16346 log.cc:927] Time spent T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c: Append to log took a long time: real 0.172s	user 0.012s	sys 0.018s
I20260710 13:20:52.268131 16358 tablet.cc:1724] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.278887 16364 tablet.cc:1724] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:52.305717 16351 log.cc:927] Time spent T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd: Append to log took a long time: real 0.162s	user 0.000s	sys 0.004s
I20260710 13:20:52.306303 16362 tablet.cc:1724] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.332000 15940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5"
dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
mode: GRACEFUL
new_leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
 from {username='slave'} at 127.0.0.1:34852
I20260710 13:20:52.332646 15940 raft_consensus.cc:606] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Received request to transfer leadership to TS e1e2c0e4ba3b4c6fa419693f54ffa3ea
I20260710 13:20:52.339499 16326 tablet.cc:1724] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.341236 16353 tablet.cc:1724] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:52.335186 15906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.36.194:38633, user_credentials={real_user=slave}} blocked reactor thread for 69497.1us
I20260710 13:20:52.348269 11411 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:52.349778 11411 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:52.357429 16359 tablet.cc:1724] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.370980 16370 tablet.cc:1724] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.371858 16342 raft_consensus.cc:993] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c: : Instructing follower e1e2c0e4ba3b4c6fa419693f54ffa3ea to start an election
I20260710 13:20:52.372519 16342 raft_consensus.cc:1081] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Signalling peer e1e2c0e4ba3b4c6fa419693f54ffa3ea to start an election
I20260710 13:20:52.371779 16371 tablet.cc:1724] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.375152 16089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30a0d597d36f4b4886392fcf98b94db3"
dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
 from {username='slave'} at 127.0.0.1:59312
I20260710 13:20:52.376336 16089 raft_consensus.cc:493] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:52.376789 16089 raft_consensus.cc:3060] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.383198 16358 tablet.cc:1724] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.386850 16363 tablet.cc:1724] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.400476 16364 tablet.cc:1724] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.401129 16350 tablet.cc:1724] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.405771 16347 raft_consensus.cc:993] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd: : Instructing follower e1e2c0e4ba3b4c6fa419693f54ffa3ea to start an election
I20260710 13:20:52.406281 16347 raft_consensus.cc:1081] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Signalling peer e1e2c0e4ba3b4c6fa419693f54ffa3ea to start an election
I20260710 13:20:52.410193 16090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5"
dest_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea"
 from {username='slave'} at 127.0.0.1:59310
I20260710 13:20:52.410691 16090 raft_consensus.cc:493] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:52.411041 16090 raft_consensus.cc:3060] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:52.414008 16326 tablet.cc:1724] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.417853 16362 tablet.cc:1724] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.420843 16353 tablet.cc:1724] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.435020 16090 raft_consensus.cc:515] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:52.441973 16370 tablet.cc:1724] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.445070 16371 tablet.cc:1724] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:52.435338 16089 raft_consensus.cc:515] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:52.458645 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:52.459250 16015 raft_consensus.cc:3060] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:52.456297 16090 leader_election.cc:290] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 3 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:52.460244 16089 leader_election.cc:290] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 2 election: Requested vote from peers eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219), 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633)
I20260710 13:20:52.462837 16014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a0d597d36f4b4886392fcf98b94db3" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acfd00287aa4e148f4bebd8812baf3c"
I20260710 13:20:52.466560 16014 raft_consensus.cc:3055] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:52.466997 16014 raft_consensus.cc:740] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4acfd00287aa4e148f4bebd8812baf3c, State: Running, Role: LEADER
I20260710 13:20:52.456970 15941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638e071fc67f407dbb27b00f4a4a23b5" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:52.467675 15941 raft_consensus.cc:3055] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:52.468185 16014 consensus_queue.cc:260] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:52.464658 15939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a0d597d36f4b4886392fcf98b94db3" candidate_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb32c9ddf785426aa0ec1c315e13fffd"
I20260710 13:20:52.470237 16014 raft_consensus.cc:3060] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.470542 15939 raft_consensus.cc:3060] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.468225 15941 raft_consensus.cc:740] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb32c9ddf785426aa0ec1c315e13fffd, State: Running, Role: LEADER
I20260710 13:20:52.477445 15939 raft_consensus.cc:2468] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 2.
I20260710 13:20:52.478884 16053 leader_election.cc:304] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e2c0e4ba3b4c6fa419693f54ffa3ea, eb32c9ddf785426aa0ec1c315e13fffd; no voters: 
I20260710 13:20:52.478240 15941 consensus_queue.cc:260] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [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: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:52.479918 16333 raft_consensus.cc:2804] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:52.480481 16015 raft_consensus.cc:2468] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 3.
I20260710 13:20:52.480602 16333 raft_consensus.cc:697] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 LEADER]: Becoming Leader. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:52.480903 15941 raft_consensus.cc:3060] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:52.481801 16055 leader_election.cc:304] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [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: 4acfd00287aa4e148f4bebd8812baf3c, e1e2c0e4ba3b4c6fa419693f54ffa3ea; no voters: 
I20260710 13:20:52.482192 16333 consensus_queue.cc:237] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:52.484930 16014 raft_consensus.cc:2468] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 2.
I20260710 13:20:52.486536 16365 raft_consensus.cc:2804] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:52.487243 16365 raft_consensus.cc:697] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 3 LEADER]: Becoming Leader. State: Replica: e1e2c0e4ba3b4c6fa419693f54ffa3ea, State: Running, Role: LEADER
I20260710 13:20:52.488256 16365 consensus_queue.cc:237] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [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: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } }
I20260710 13:20:52.492776 15941 raft_consensus.cc:2468] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e2c0e4ba3b4c6fa419693f54ffa3ea in term 3.
I20260710 13:20:52.495008 15838 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c: soft_deleted_table [id=db0bccbe135445be9f3eb9637b713369] alter complete (version 1)
I20260710 13:20:52.504674 15838 catalog_manager.cc:5697] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea reported cstate change: term changed from 2 to 3, leader changed from eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193) to e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195). New cstate: current_term: 3 leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.506111 15838 catalog_manager.cc:5697] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea reported cstate change: term changed from 1 to 2, leader changed from 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194) to e1e2c0e4ba3b4c6fa419693f54ffa3ea (127.11.36.195). New cstate: current_term: 2 leader_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e2c0e4ba3b4c6fa419693f54ffa3ea" member_type: VOTER last_known_addr { host: "127.11.36.195" port: 41699 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.887980 15939 raft_consensus.cc:1275] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Refusing update from remote peer e1e2c0e4ba3b4c6fa419693f54ffa3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:52.889326 16333 consensus_queue.cc:1048] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:52.899048 16014 raft_consensus.cc:1275] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Refusing update from remote peer e1e2c0e4ba3b4c6fa419693f54ffa3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:52.901062 16365 consensus_queue.cc:1048] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.028214 16014 raft_consensus.cc:1275] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 3 FOLLOWER]: Refusing update from remote peer e1e2c0e4ba3b4c6fa419693f54ffa3ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:53.029489 16365 consensus_queue.cc:1048] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acfd00287aa4e148f4bebd8812baf3c" member_type: VOTER last_known_addr { host: "127.11.36.194" port: 38633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:53.039740 15939 raft_consensus.cc:1275] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 3 FOLLOWER]: Refusing update from remote peer e1e2c0e4ba3b4c6fa419693f54ffa3ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:53.041507 16138 consensus_queue.cc:1048] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb32c9ddf785426aa0ec1c315e13fffd" member_type: VOTER last_known_addr { host: "127.11.36.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:53.411269 11411 tablet_server.cc:179] TabletServer@127.11.36.193:0 shutting down...
W20260710 13:20:53.424576 15979 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 13:20:53.430650 15979 consensus_peers.cc:597] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c -> Peer eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219): Couldn't send request to peer eb32c9ddf785426aa0ec1c315e13fffd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:53.445292 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:53.446223 11411 tablet_replica.cc:333] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.447067 11411 raft_consensus.cc:2243] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.447770 11411 raft_consensus.cc:2272] T 9c1de023233f46099b62464dc18c6377 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.451161 11411 tablet_replica.cc:333] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.451861 11411 raft_consensus.cc:2243] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.452282 11411 raft_consensus.cc:2272] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.454406 11411 tablet_replica.cc:333] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.455147 11411 raft_consensus.cc:2243] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.455708 11411 raft_consensus.cc:2272] T 1bcc4a68ffef426b9c3b281b9d214425 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.458081 11411 tablet_replica.cc:333] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.458829 11411 raft_consensus.cc:2243] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.459370 11411 raft_consensus.cc:2272] T 42b9855c02674ab88fc6634aea1c9428 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.461784 11411 tablet_replica.cc:333] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.462412 11411 raft_consensus.cc:2243] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.463210 11411 raft_consensus.cc:2272] T 30b51975327340a9be7f4ee312378bdd P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.465473 11411 tablet_replica.cc:333] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.466343 11411 raft_consensus.cc:2243] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.467978 11411 raft_consensus.cc:2272] T a78a9fb47ccd46469440ff1416df1dca P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.470942 11411 tablet_replica.cc:333] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.471558 11411 raft_consensus.cc:2243] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.472365 11411 raft_consensus.cc:2272] T 58bad061b28b488aa37a9026bb60131d P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.474784 11411 tablet_replica.cc:333] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.475368 11411 raft_consensus.cc:2243] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.476301 11411 raft_consensus.cc:2272] T d255ffc2356b41f8937fbc7e14bdc47f P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.478288 11411 tablet_replica.cc:333] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.479152 11411 raft_consensus.cc:2243] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.479712 11411 raft_consensus.cc:2272] T edc9e6f86a444c2a9f95a164491281d4 P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.482437 11411 tablet_replica.cc:333] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.483165 11411 raft_consensus.cc:2243] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:53.483516 15979 consensus_peers.cc:597] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c -> Peer eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219): Couldn't send request to peer eb32c9ddf785426aa0ec1c315e13fffd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:53.483734 11411 raft_consensus.cc:2272] T 4730357ac5594f07831fbb1b78335b26 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.486050 11411 tablet_replica.cc:333] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.486667 11411 raft_consensus.cc:2243] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.487143 11411 raft_consensus.cc:2272] T 879345a821a040d39de3ae2296ccc7bf P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.489166 11411 tablet_replica.cc:333] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.489812 11411 raft_consensus.cc:2243] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.490653 11411 raft_consensus.cc:2272] T 2e91ac98d87a4d8b84721ae9f5bce550 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.492825 11411 tablet_replica.cc:333] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.493381 11411 raft_consensus.cc:2243] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.493827 11411 raft_consensus.cc:2272] T 638e071fc67f407dbb27b00f4a4a23b5 P eb32c9ddf785426aa0ec1c315e13fffd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.496428 11411 tablet_replica.cc:333] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.497102 11411 raft_consensus.cc:2243] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.498003 11411 raft_consensus.cc:2272] T 6ff2502db8714bcc8f6ffe60cb3e0760 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.500484 11411 tablet_replica.cc:333] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.501075 11411 raft_consensus.cc:2243] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.501609 11411 raft_consensus.cc:2272] T 30a0d597d36f4b4886392fcf98b94db3 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.504086 11411 tablet_replica.cc:333] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.504642 11411 raft_consensus.cc:2243] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.505427 11411 raft_consensus.cc:2272] T 7133026545884b9aaebd1215fd366c94 P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.507964 11411 tablet_replica.cc:333] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.508575 11411 raft_consensus.cc:2243] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.509671 11411 raft_consensus.cc:2272] T 22b9d2f16faa4a5982cb491372355d3b P eb32c9ddf785426aa0ec1c315e13fffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.512485 11411 tablet_replica.cc:333] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd: stopping tablet replica
I20260710 13:20:53.513222 11411 raft_consensus.cc:2243] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.513877 11411 raft_consensus.cc:2272] T 2b07ad2e846e43adbc1eef0ae120068f P eb32c9ddf785426aa0ec1c315e13fffd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:53.514185 15979 consensus_peers.cc:597] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c -> Peer eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219): Couldn't send request to peer eb32c9ddf785426aa0ec1c315e13fffd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:53.514783 15979 consensus_peers.cc:597] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c -> Peer eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219): Couldn't send request to peer eb32c9ddf785426aa0ec1c315e13fffd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:53.524319 15979 consensus_peers.cc:597] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c -> Peer eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219): Couldn't send request to peer eb32c9ddf785426aa0ec1c315e13fffd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:53.555390 11411 tablet_server.cc:196] TabletServer@127.11.36.193:0 shutdown complete.
W20260710 13:20:53.566903 16053 consensus_peers.cc:597] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea -> Peer eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219): Couldn't send request to peer eb32c9ddf785426aa0ec1c315e13fffd. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:45219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:53.585529 11411 tablet_server.cc:179] TabletServer@127.11.36.194:0 shutting down...
I20260710 13:20:53.618976 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:53.619612 11411 tablet_replica.cc:333] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.620210 11411 raft_consensus.cc:2243] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.620707 11411 raft_consensus.cc:2272] T 9c1de023233f46099b62464dc18c6377 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.622596 11411 tablet_replica.cc:333] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.623149 11411 raft_consensus.cc:2243] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.623883 11411 raft_consensus.cc:2272] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.625723 11411 tablet_replica.cc:333] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.626257 11411 raft_consensus.cc:2243] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.626962 11411 raft_consensus.cc:2272] T 42b9855c02674ab88fc6634aea1c9428 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.628669 11411 tablet_replica.cc:333] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.629163 11411 raft_consensus.cc:2243] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.629561 11411 raft_consensus.cc:2272] T 30b51975327340a9be7f4ee312378bdd P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.631143 11411 tablet_replica.cc:333] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.631667 11411 raft_consensus.cc:2243] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.632067 11411 raft_consensus.cc:2272] T d255ffc2356b41f8937fbc7e14bdc47f P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.633652 11411 tablet_replica.cc:333] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.634187 11411 raft_consensus.cc:2243] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.634949 11411 raft_consensus.cc:2272] T 1bcc4a68ffef426b9c3b281b9d214425 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.636538 11411 tablet_replica.cc:333] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.637002 11411 raft_consensus.cc:2243] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.637734 11411 raft_consensus.cc:2272] T a78a9fb47ccd46469440ff1416df1dca P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.639387 11411 tablet_replica.cc:333] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.639866 11411 raft_consensus.cc:2243] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.640233 11411 raft_consensus.cc:2272] T 58bad061b28b488aa37a9026bb60131d P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.642062 11411 tablet_replica.cc:333] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.642601 11411 raft_consensus.cc:2243] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.643262 11411 raft_consensus.cc:2272] T edc9e6f86a444c2a9f95a164491281d4 P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.644961 11411 tablet_replica.cc:333] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.645493 11411 raft_consensus.cc:2243] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.645941 11411 raft_consensus.cc:2272] T 638e071fc67f407dbb27b00f4a4a23b5 P 4acfd00287aa4e148f4bebd8812baf3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.648698 11411 tablet_replica.cc:333] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.649176 11411 raft_consensus.cc:2243] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.649549 11411 raft_consensus.cc:2272] T 6ff2502db8714bcc8f6ffe60cb3e0760 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.651405 11411 tablet_replica.cc:333] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.651913 11411 raft_consensus.cc:2243] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.652277 11411 raft_consensus.cc:2272] T 2e91ac98d87a4d8b84721ae9f5bce550 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.653944 11411 tablet_replica.cc:333] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.654346 11411 raft_consensus.cc:2243] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.655006 11411 raft_consensus.cc:2272] T 879345a821a040d39de3ae2296ccc7bf P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.657021 11411 tablet_replica.cc:333] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.657699 11411 raft_consensus.cc:2243] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.658597 11411 raft_consensus.cc:2272] T 4730357ac5594f07831fbb1b78335b26 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.660881 11411 tablet_replica.cc:333] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.661525 11411 raft_consensus.cc:2243] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.662034 11411 raft_consensus.cc:2272] T 7133026545884b9aaebd1215fd366c94 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.663631 11411 tablet_replica.cc:333] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.664043 11411 raft_consensus.cc:2243] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.664389 11411 raft_consensus.cc:2272] T 22b9d2f16faa4a5982cb491372355d3b P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.666005 11411 tablet_replica.cc:333] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.666425 11411 raft_consensus.cc:2243] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.666740 11411 raft_consensus.cc:2272] T 2b07ad2e846e43adbc1eef0ae120068f P 4acfd00287aa4e148f4bebd8812baf3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.668321 11411 tablet_replica.cc:333] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c: stopping tablet replica
I20260710 13:20:53.668735 11411 raft_consensus.cc:2243] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.669056 11411 raft_consensus.cc:2272] T 30a0d597d36f4b4886392fcf98b94db3 P 4acfd00287aa4e148f4bebd8812baf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.705098 11411 tablet_server.cc:196] TabletServer@127.11.36.194:0 shutdown complete.
I20260710 13:20:53.731792 11411 tablet_server.cc:179] TabletServer@127.11.36.195:0 shutting down...
I20260710 13:20:53.758582 11411 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:53.759264 11411 tablet_replica.cc:333] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.759845 11411 raft_consensus.cc:2243] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.760591 11411 raft_consensus.cc:2272] T 9c1de023233f46099b62464dc18c6377 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.762864 11411 tablet_replica.cc:333] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
W20260710 13:20:53.762902 16055 consensus_peers.cc:597] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea -> Peer 4acfd00287aa4e148f4bebd8812baf3c (127.11.36.194:38633): Couldn't send request to peer 4acfd00287aa4e148f4bebd8812baf3c. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.194:38633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:53.763612 11411 raft_consensus.cc:2243] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.764007 11411 raft_consensus.cc:2272] T 1bcc4a68ffef426b9c3b281b9d214425 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.765705 11411 tablet_replica.cc:333] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.766184 11411 raft_consensus.cc:2243] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.766536 11411 raft_consensus.cc:2272] T 6a22f5bf2b4e48f1be8ea1fc9523ecde P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.768075 11411 tablet_replica.cc:333] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.768575 11411 raft_consensus.cc:2243] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.768918 11411 raft_consensus.cc:2272] T 42b9855c02674ab88fc6634aea1c9428 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.770539 11411 tablet_replica.cc:333] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.771065 11411 raft_consensus.cc:2243] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.771502 11411 raft_consensus.cc:2272] T 30b51975327340a9be7f4ee312378bdd P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.773052 11411 tablet_replica.cc:333] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.773540 11411 raft_consensus.cc:2243] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.774000 11411 raft_consensus.cc:2272] T 22b9d2f16faa4a5982cb491372355d3b P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:53.774245 16053 consensus_peers.cc:597] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea -> Peer eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219): Couldn't send request to peer eb32c9ddf785426aa0ec1c315e13fffd. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:45219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:53.775596 11411 tablet_replica.cc:333] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.776168 11411 raft_consensus.cc:2243] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.776577 11411 raft_consensus.cc:2272] T 7133026545884b9aaebd1215fd366c94 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.778319 11411 tablet_replica.cc:333] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.778811 11411 raft_consensus.cc:2243] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.779512 11411 raft_consensus.cc:2272] T 2b07ad2e846e43adbc1eef0ae120068f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.781558 11411 tablet_replica.cc:333] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.782238 11411 raft_consensus.cc:2243] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.782595 11411 raft_consensus.cc:2272] T d255ffc2356b41f8937fbc7e14bdc47f P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.784147 11411 tablet_replica.cc:333] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.784590 11411 raft_consensus.cc:2243] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.784910 11411 raft_consensus.cc:2272] T edc9e6f86a444c2a9f95a164491281d4 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.786623 11411 tablet_replica.cc:333] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.787060 11411 raft_consensus.cc:2243] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.787392 11411 raft_consensus.cc:2272] T 4730357ac5594f07831fbb1b78335b26 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.789070 11411 tablet_replica.cc:333] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.789505 11411 raft_consensus.cc:2243] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.789897 11411 raft_consensus.cc:2272] T 879345a821a040d39de3ae2296ccc7bf P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.791546 11411 tablet_replica.cc:333] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.791989 11411 raft_consensus.cc:2243] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.792322 11411 raft_consensus.cc:2272] T 6ff2502db8714bcc8f6ffe60cb3e0760 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.794194 11411 tablet_replica.cc:333] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.794695 11411 raft_consensus.cc:2243] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.795113 11411 raft_consensus.cc:2272] T 2e91ac98d87a4d8b84721ae9f5bce550 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.796904 11411 tablet_replica.cc:333] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
W20260710 13:20:53.797178 16053 consensus_peers.cc:597] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea -> Peer eb32c9ddf785426aa0ec1c315e13fffd (127.11.36.193:45219): Couldn't send request to peer eb32c9ddf785426aa0ec1c315e13fffd. Status: Network error: Client connection negotiation failed: client connection to 127.11.36.193:45219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:53.797374 11411 raft_consensus.cc:2243] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.798178 11411 raft_consensus.cc:2272] T 638e071fc67f407dbb27b00f4a4a23b5 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.800495 11411 tablet_replica.cc:333] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.800968 11411 raft_consensus.cc:2243] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.801714 11411 raft_consensus.cc:2272] T 30a0d597d36f4b4886392fcf98b94db3 P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.803735 11411 tablet_replica.cc:333] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.804265 11411 raft_consensus.cc:2243] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.804661 11411 raft_consensus.cc:2272] T a78a9fb47ccd46469440ff1416df1dca P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.806241 11411 tablet_replica.cc:333] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea: stopping tablet replica
I20260710 13:20:53.806658 11411 raft_consensus.cc:2243] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.807044 11411 raft_consensus.cc:2272] T 58bad061b28b488aa37a9026bb60131d P e1e2c0e4ba3b4c6fa419693f54ffa3ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.833633 11411 tablet_server.cc:196] TabletServer@127.11.36.195:0 shutdown complete.
I20260710 13:20:53.859781 11411 master.cc:562] Master@127.11.36.254:35637 shutting down...
I20260710 13:20:53.880648 11411 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.881135 11411 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.881428 11411 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d245599a859445d9c2b0f08fe2a4b2c: stopping tablet replica
I20260710 13:20:53.903082 11411 master.cc:584] Master@127.11.36.254:35637 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11031 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23846 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117326 ms total)
[  PASSED  ] 8 tests.
I20260710 13:20:53.956352 11411 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 ~553 seconds ago
I20260710 13:20:53.956630 11411 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 ~553 seconds ago
I20260710 13:20:53.956861 11411 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 387 messages since previous log ~553 seconds ago
I20260710 13:20:53.957113 11411 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 13:20:53.957301 11411 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 13:20:53.957612 11411 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260710 13:20:53.957927 11411 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~25 seconds ago
